Vavassor
a4b51430b4
Organizes libraries and removes a flavor-specific import (possibly unnecessary?).
8 years ago
Vavassor
fe05d7de7a
Raises the check interval to a more reasonable level.
8 years ago
Vavassor
f67de9037d
Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications.
...
Also, adds a few missing license notices.
8 years ago
jeroenpraat
542faa36a5
Very small fix Dutch strings
8 years ago
Conny Duck
35072528fd
make tabs fill whole space in landscape mode
8 years ago
Vavassor
1e6df9c56c
Emojione shortcodes now converted to unicode in display names. closes #82 , closes #129
8 years ago
Vavassor
80971e2fc4
Custom tabs are now used for login and links on account pages, with a fallback to the default browser if not supported.
...
Also, fixes crashes when entering tag and threads due to me forgetting to implement the interfaces required by the code that removes posts from timelines when blocking/muting.
Also fixes a small bug where for mentions of users from other instances, clicking on the mention would open the profile in the browser instead of in-app.
8 years ago
Elarcis
35f8e2aff7
(untested) Fixed grammatical errors in the french translation
...
I don't have the necessary SDK for Android apps, however I was able to fix some awful grammatical errors in the french locales. Nuff said.
8 years ago
Vavassor
ee9dc79ff3
fixes typo in merged fix
8 years ago
jeroenpraat
d12bb9d6d0
Small fix: Improved instances example
8 years ago
FlameArche
2ca1d9a60f
Adds Japanese new translations
8 years ago
Caleb Maclennan
c56482d30a
Correct French spelling per @SkyzohKey's comment in PR review
8 years ago
BOSCH, Cedric
323fbee2e8
Traduction vers le français
8 years ago
Caleb Maclennan
b714bd128f
Update TR translation with recently added and edited strings
8 years ago
Caleb Maclennan
7c50f6b829
Copy new untranslated strings from EN → DE and re-order to match
8 years ago
Caleb Maclennan
a205024f9a
Copy new untranslated strings from EN → AR
8 years ago
Caleb Maclennan
a9be5a2fca
Copy new untranslated strings from EN → JA
8 years ago
Caleb Maclennan
6d03219b5d
Copy new untranslated strings from EN → NL
8 years ago
Konrad Pozniak
b561232b5e
use material design icon for local timeline tab
8 years ago
Konrad Pozniak
dcf3e2836e
fix bugs with fab showing/hiding on scroll
8 years ago
Vavassor
a299473dba
Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback.
8 years ago
Peter Cai
4048d04338
Let OkHttp3Downloader create an OkHttpClient by default
...
This re-enables the local cache in default cache directory
8 years ago
Peter Cai
c11606e7bd
Fix #198 : Use OkHttp3Downloader by default
8 years ago
Vavassor
c6cf2d034a
Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline.
8 years ago
Vavassor
0da98f4f67
Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot.
8 years ago
Vavassor
b6e3edaa32
Adds a list of muted users.
8 years ago
Caleb Maclennan
00e9acfa23
Copy new untranslated strings from EN → FR and re-order to match
8 years ago
Caleb Maclennan
032ab5bc66
Copy new untranslated strings from EN → TR
8 years ago
Vavassor
52ff86982f
Changes the icon for the visibility menu in the composer to match the current visibility. Also, fixes build errors with the dutch translation file.
8 years ago
Vavassor
c235985911
fix build issues
8 years ago
Vavassor
2b34454cc9
Changes the profile editor save icon to something better.
8 years ago
Vavassor
b9f0c51e70
Provisional profile editor complete.
8 years ago
jeroenpraat
d2232b2327
a bit nuance
8 years ago
jeroenpraat
a1408d0e87
Dutch translation strings
8 years ago
Konrad Pozniak
ea2018cf02
Add a custom User-Agent that contains Tusky & Android Version to all requests
8 years ago
daycode
a30a9fdc31
Add missing icons in Menu
8 years ago
Vavassor
5941a2f5b3
Profile editor functionally complete.
8 years ago
Wesley Ellis
14fdc9ed15
Make compose EditText TYPE_TEXT_FLAG_CAP_SENTENCES
8 years ago
daycode
6c38512091
fix color icon for both themes
8 years ago
Michel
bc43f87703
Update strings.xml
...
Just updated some entries.
But I didn't find translation keys for:
- 'Expand this status'
- 'Report %s'
Do they exist?
Best regards,
cyweo
8 years ago
daycode
2b584249e3
French translation for the visibility panel
8 years ago
daycode
d6a66656de
Add Direct Message to visibility panel
8 years ago
FlameArche
2768d0e963
Improves Japanese translation.
8 years ago
Caleb Maclennan
6d557d926f
Translate new strings and edits since original branch point
8 years ago
Caleb Maclennan
1823003474
Finish all strings and fix escaping
8 years ago
Caleb Maclennan
43cdcf733b
Finish off all short stings and normalize usage
8 years ago
Dryusdan
809b24a798
Correct mistake (again)
8 years ago
Raphael Michel
834ad78c36
Allow to filter boosts and replies from home ( closes #133 )
8 years ago
Konrad Pozniak
2e3d8b8cae
fixes crash when media url is empty
8 years ago
Raphael Michel
15088fa42a
Allow taking photos directly from the app ( closes #139 )
8 years ago