Pangoraw
d231518dd4
Use softer color for light theme.
8 years ago
Vavassor
5249977a81
Makes the view media toolbar transparent.
8 years ago
Vavassor
ecfa5aae8c
changes terminology
8 years ago
Conny Duck
d263d77d78
sharing of own toots now possible
8 years ago
Pangoraw
e24e91b455
Allow broadcasting event across activities.
8 years ago
torrentcome
2e6531b6f9
(media) add toolbar and download button
8 years ago
torrentcome
32c2231406
(icon) add icon download
8 years ago
Vavassor
0b3d726eed
Adds a splash screen replacement.
8 years ago
Vavassor
abccbc83d8
Adds a higher-resolution elephant friend to the login page. Closes #99
8 years ago
Vavassor
34184def5a
Adds back button to the about page and for the Tusky's Profile button it searches for the account first and saves the ID for subsequent presses. Closes #279
8 years ago
Paul
b4d40eed91
Add loading on login activity while fetching tokens
8 years ago
Vavassor
9eef2f7302
Makes about page work with light theme and landscape orientation.
8 years ago
Vavassor
bf8d7384db
Moves out-of-place Firebase InstanceId call to the google build flavor. Closes #274
8 years ago
Paul
8a840a6951
Add loader when waiting to display a media
8 years ago
Tryton Van Meer
ff88e6c280
Added string 'action_logout_confirm'
8 years ago
Tryton Van Meer
e112720efc
logout() now creates a dialog asking the user if they wish to logout.
8 years ago
Conny Duck
ef97a46e0a
fixed light theme header background when no header image was set
8 years ago
Vavassor
c16c95d7a7
Fixes "google" build flavor, which was messed up by the repacking process.
8 years ago
Vavassor
7f31aff144
Reorganizes the whole codebase.
8 years ago
ButterflyOfFire
f155542490
i18n - Updating Arabic strings translation
...
i18n - Updating Arabic strings translation
8 years ago
Conny Duck
3fcbee67b9
remove redundant account_header background, fix weird flicker in header when opening AccountActivity
8 years ago
Conny Duck
36549d051e
use TextInputEditText instead of EditText inside TextInputLayout
8 years ago
Conny Duck
d9e0025424
added missing quotation marks in MediaTypeDeserializer
8 years ago
Conny Duck
b7aba05f19
updated dependencies
8 years ago
Conny Duck
a55a307b31
fixed crash when media type is unknown
8 years ago
Caleb Maclennan
b211d8bbe2
Fix spelling and translate new strings for Turkish
8 years ago
m4sk1n
831b5ce953
i18n: fixed some things in Polish translation
8 years ago
Vavassor
3a7d06dde9
Adds a link to the text of a post when media is attached.
8 years ago
Vavassor
55d1d26879
Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons.
8 years ago
Vavassor
9f78d7a9b8
Fixes reorienting creating a visual duplicate of the thread. Closes #237
8 years ago
Vavassor
38226cd86f
fixes line endings back to LF
8 years ago
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
Marcin Mikołajczak
fff9cd0551
i18n: added Polish translation
...
Signed-off-by: Marcin Mikołajczak <m4sk1n@vivaldi.net>
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
Conny Duck
29ea70a98d
updated german translation
8 years ago
daycode
8df5e4f9e2
Add gestion of avatar and header
8 years ago
nore715
9d5244439b
Update strings.xml
...
Fix a few grammatical issues to comply with existing rules :
- space before "!" in fr str for "error_compose_character_limit" as in fr str for "footer_empty"
- second part of negation added in fr str for "error_media_upload_opening", "error_media_upload_sending", "error_failed_app_registration" (ne ... pas) as in fr str for "error_empty" and others
- added a period in fr str for "dialog_whats_an_instance"
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
serage.betelmal
e7d97064a0
Adding more content to the About activity
8 years ago
daycode
1fbd987ac0
design the edit profile view
8 years ago
ButterflyOfFire
4ca5e63f75
Update strings.xml
8 years ago
Vavassor
5943c051f5
Adds forgotten and required interface to FavouritesActivity (SFragment.OnUserRemovedListener). Closes #245
8 years ago
Poulpette
cc540ef29e
Improve French translation
...
Some typos have been fixed and terminology changes have been suggested.
Also the gender-inclusive marks have been removed: independently
of our personal opinions regarding which sociological features
a written language should or shouldn’t take into account,
the fact remains that interpunct, hyphen, slash and apostrophe
are not admitted characters to highlight the feminine gender
due to the reading issues that would come out of those
graphical modifications. Moreover, those marks do not take into account
accessibility problems either (screen readers, etc.).
Therefore French grammatical rules should logically prevail.
8 years ago
Vavassor
acaefff326
Follow requests list is available. Closes #222
8 years ago