PhotonQyv
9117169440
Add files via upload
...
Added fix for issues #190 & #259 both rotation/orientation related
8 years ago
PhotonQyv
ccffd151da
Add files via upload
...
Added fix for issues #190 & #259 both rotation/orientation related
8 years ago
Vavassor
c8be990d1d
Fixes a crash when reorienting and downsizing an image for upload. Closes #247
8 years ago
Vavassor
84b26d2b6b
Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered.
8 years ago
Vavassor
e5c62e6415
Switches back a foolish last second change that ruined the light theme toolbar text fix.
8 years ago
Vavassor
07f22b2560
Fixes the text colour in the light theme for the collapsed toolbar in the account page.
8 years ago
Vavassor
c534b7424f
Adds content descriptions to header and avatar buttons in the profile editor and puts the page in a scroll view so it's navigable in landscape mode.
8 years ago
daycode
8df5e4f9e2
Add gestion of avatar and header
8 years ago
Peter Cai
c9036bf336
TuskyApplication: call super.onCreate()
...
Although for now it makes no difference calling super.onCreate or not
(the method Application.onCreate() is empty), it is denoted with
@CallSuper and might cause errors in some IDE if it is not called.
8 years ago
Vavassor
9f925d7f1c
Account page interactions with locked users are made much clearer.
8 years ago
daycode
1fbd987ac0
design the edit profile view
8 years ago
Vavassor
5943c051f5
Adds forgotten and required interface to FavouritesActivity (SFragment.OnUserRemovedListener). Closes #245
8 years ago
Vavassor
acaefff326
Follow requests list is available. Closes #222
8 years ago
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