799 Commits (7c2ac42689fdb12b876fe5ae3ad9bc3ce91569fc)
 

Author SHA1 Message Date
Conny Duck 7c2ac42689 fix typo in preference key 7 years ago
Conny Duck d65d63b82b implement notification channels, use system notification settings on android Oreo 7 years ago
Conny Duck 43bdc4f3d7 improve content warning background 7 years ago
Conny Duck 7480e88642 change background color of detailed status for better legibility, especially with light theme 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Konrad Pozniak 5fc865a172 Merge pull request #395 from lindwurm/patch-l10n-ja-1 7 years ago
lindwurm 1d87d3d450 Update Japanese Translations 7 years ago
Konrad Pozniak ed3457fa1c Merge pull request #378 from torrentcome/#377 7 years ago
Konrad Pozniak 8c7113dfb7 Merge pull request #386 from lenchan139/master 7 years ago
Conny Duck 626ffd79f1 fix a bug where saving a toot with attached media would crash the app 7 years ago
Konrad Pozniak 4722acb2c5 Update README.md 7 years ago
Konrad Pozniak 2664c4e6db Merge pull request #389 from flyingrub/master 7 years ago
Konrad Pozniak 356192f81d Merge branch 'master' into master 7 years ago
Konrad Pozniak f183325b26 Merge pull request #391 from flyingrub/copy 7 years ago
Konrad Pozniak 28831956ff Merge pull request #372 from connyduck/avatar-placeholder-improvement 7 years ago
flyingrub b86887b564 Add a menu entry to copy the link of a toot 7 years ago
flyingrub cbdca54d27 Add feedback when downloading image 7 years ago
Len Chan f48f6230a2 add option: always show all sensitive content without warning 7 years ago
torrentcome 660c46d7ee (#377) hide sensitive images after showing them 7 years ago
Conny Duck 0b4211b86a rounded corners for avatar placeholder 7 years ago
Vavassor d3e7126ff0 Changes content warning show more/less button to use a drawable with built-in shadow for compatibility with API levels below 21. 7 years ago
Vavassor bc15722070 Merge pull request #370 from lindwurm/patch-l10n-ja 7 years ago
Vavassor 9cc8160b31 Merge branch 'connyduck-prod-build-fixes' 7 years ago
Conny Duck 931836a56d remove metadata files of jsoup library from final build 7 years ago
Conny Duck f9ee53d753 fix proguard config for new libraries 7 years ago
lindwurm a69884350a l10n: Update Japanese translations 7 years ago
Vavassor ceb5a9c8cc Merge branch 'dimqua-master' 7 years ago
Vavassor 1bac6a6f93 Merge branch 'master' of https://github.com/dimqua/Tusky into dimqua-master 7 years ago
Vavassor 6fbfc92199 Adds a confirmation dialog for unfollowing a user using the account header button. 7 years ago
Vavassor 9727d4bac4 Merge branch 'connyduck-button-improvements' 7 years ago
Vavassor 21c6064e3d Merge branch 'button-improvements' of https://github.com/connyduck/Tusky into connyduck-button-improvements 7 years ago
Vavassor af527c15fc Merge branch 'connyduck-account-activity-improvements' 7 years ago
Vavassor cd6a3a32f1 Merge branch 'account-activity-improvements' of https://github.com/connyduck/Tusky into connyduck-account-activity-improvements 7 years ago
Vavassor 270ca288c0 Merge pull request #365 from connyduck/update-build 7 years ago
Vavassor ee08b68b97 Merge pull request #360 from torrentcome/#20_duplicated_interface 7 years ago
Conny Duck 9d75172e74 rename setting "follow button" -> "compose button" 7 years ago
Conny Duck bcb88afde3 bugfix, layout improvements 7 years ago
Conny Duck 627be76008 improve buttons in follow request/muted users/saved toots/blocked users 7 years ago
Conny Duck d41bf5d7e7 code cleanup, simplify AccountActivityLayout 7 years ago
Conny Duck 45ae9ed0ef show if an account follows you back in AccountActivity 7 years ago
Conny Duck c6f2cc55ea make FAB hide on scroll in AccountActivity as well 7 years ago
Conny Duck e4ce775685 change floating action button to "mention", create new follow button in AccountActivity 7 years ago
Vavassor 81bcd8dbd1 Actually form thread lines properly in the thread view. Closes #57 7 years ago
Vavassor 681e68b487 Adjusts background colours and button colours on the dark theme. Also, adds a background to the main status in a thread. 7 years ago
Vavassor 3981116a1a Cleans up the distinction between detailed and normal status view holders. 7 years ago
Conny Duck eba8f43b8e upgrade to Android Api 26, update dependencies 7 years ago
Conny Duck d4ad3d96ad improve layout of AccountActivity tabs 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago
Vavassor 0c962144c5 Fixes URLs being deleted erroneously when multiple images are added in the composer. 7 years ago
Vavassor b6291b8004 Fixes a crash when autocompleting a mention, second try. (previous fix was commit 48c03125f5) 7 years ago