ntngrtltr
2c94ee9c2e
add support for runtime-permissions (fix needed)
8 years ago
ntngrtltr
57f829e58e
download images by tap an hold
8 years ago
Zachary Epps
de0f1b7ab0
added new option in preferences.xml
...
modified MainActivity so that the "compose new toot" button is exposed as a static (had to copy its reference into a new variable so as to not upset BindView)
modified TimelineFragment so that when the RecycleView is instantiated we overload the onScroll so that we can hide the FAB
8 years ago
ntngrtltr
2f39d46fbc
add missing translation
8 years ago
ntngrtltr
0d78e8e68a
add translatable=false flag
8 years ago
ntngrtltr
a15cc0d031
fix unescaped apostrophe
8 years ago
Zachary Epps
7a5e5dca7e
changed AccountActivity so that it shows FAB that allows a user to un/follow a user from it instead of the menu
...
added an xml svg for unfollowing someone
removed the useless line from build.gradle that I added in the last pull
8 years ago
Caleb Maclennan
3066b1a8eb
Begin Turkish translation
8 years ago
Caleb Maclennan
1d77cca054
Add copy of English strings as a base
8 years ago
Vavassor
a9970ee875
Simplify the error messages and remove unused strings.
8 years ago
Dryusdan
861f8b2cef
Forgot one english sentence
8 years ago
Dryusdan
8d378ad29a
Make french translation
...
Reference of #60 issues
8 years ago
Koyu Berteon
0fb1d1e13c
Fixed small typo
8 years ago
Vavassor
2cb0b96abd
Fixes a crash during authentication and another when opening the composer options. Also, sets up the next update to reset the redirect URI for the app during authorization.
8 years ago
Johannes Barre
f578386b83
Update German translations
...
* The plural of Status is Status (pronounced differently, tho), not Statuse, see https://de.wiktionary.org/wiki/Status - Not just for that reason, I suggest to remove the word *Status* completely and use *Toot* or *Toots* instead
* "Dieser Benutzer war nie *x*" translates to "This user was never *x*". The new translations are similar to the English ones, but I'd prefer something like "Couldn't follow that user".
* "%s ist dir gefolgt" -> "%s was following you"
* With the visibility I took more freedom and translated them "Public visible", "Public visible, but not in the public timeline" and "Only visible to followers and mentioned"
8 years ago
Neville Park
016baf8711
Larger placeholder avatars
8 years ago
Vavassor
1ebe514100
First minor release
8 years ago
Vavassor
e46e50ac60
Clarifies a bit of the explanation on the login page.
8 years ago
Neville Park
73d79f0f78
Add files via upload
8 years ago
Neville Park
4138acdfbd
Delete avatar-default.png
8 years ago
Neville Park
2ba051bfcc
Delete avatar_default.png
8 years ago
Neville Park
1e4e2eb5e5
New default/error avatar images
8 years ago
Vavassor
53376da406
Adds the local timeline.
8 years ago
Vavassor
eed3f2d899
Light icon buttons are colour background with white text again. It just looks nice.
8 years ago
Vavassor
1f798902b7
Spruces up the light theme.
...
Also, fixes a bug where the show more/less button for content warnings is sometimes already checked.
8 years ago
Vavassor
251602fb2c
Adds preferences for receiving notifications by type.
8 years ago
Vavassor
4b136ce458
Light theme properly separated again, making it ready for palette changes.
8 years ago
Vavassor
81700e7b84
Adds an indicator of visibility to the send button in the composer. Closes #38
8 years ago
Vavassor
b3e9b86b61
Remove array.xml and re-enable (partially working) light theme.
8 years ago
Vavassor
2c76a65145
Second bugfix release. Also fixes localization build issues.
8 years ago
Vavassor
9478cd4ea1
You can navigate to who favourited/reblogged you from clicking the notification now. Closes #11
8 years ago
Vavassor
70536ed001
Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue?
8 years ago
Vavassor
7f4637c04c
Improved login error messages. Also, updated readme with F-Droid removed and no mention of alpha status.
8 years ago
Koyu Berteon
b70e7e70c4
Fixed small typo
8 years ago
Koyu Berteon
77c95bc0b7
Added German localization
8 years ago
Vavassor
263d586a51
First bugfix release. Also, added a link to the "No Account?" dialog on the login page.
8 years ago
Vavassor
22b1472a3f
Actually* fix the layout error on account pages.
8 years ago
Eugen Rochko
3a1181bd82
Enable/disable push notifications. Clearing notifications
...
resets the summary of the notifications
8 years ago
Eugen Rochko
47ebcb29bf
Share action for own toots
8 years ago
Vavassor
0c464e488e
Fixes a layout error on account profiles.
8 years ago
Eugen Rochko
3798f9a803
Fix login activity crashes, repeated re-authentications,
...
layout when keyboard appears
8 years ago
Vavassor
355c85b8d8
Names no longer ellipsize unnecessarily on account pages.
8 years ago
Vavassor
5d68c6df8f
Finished the tusky-api server.
8 years ago
Eugen Rochko
ce82a81f0e
Fixed view media fragment behaviour, reblogs/favs of reblogs
8 years ago
Eugen Rochko
bc46afd801
Display lock icon on locked profiles
8 years ago
Eugen Rochko
2e50c547ce
Group push notifications
...
Clear notifications when opening MainActivity
Use lowest privacy setting when replying
8 years ago
Eugen Rochko
4db1d54d79
Fix exception when bad domain on login screen
8 years ago
Vavassor
ed08f708ed
Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21 , closes #22 , and closes #17 .
8 years ago
Vavassor
b937a7bc9e
Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21 , closes #22 , and closes #17 .
8 years ago
Eugen Rochko
9fdd14b722
Rounded corners on avatars in statuses
8 years ago