187 Commits (66809b39dc1eadd9aaf23de5a3578840c62e3d20)

Author SHA1 Message Date
Conny Duck 11641eba79 remove unused resources 7 years ago
Conny Duck e5b33eb826 simplify theme handling 7 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 7 years ago
remi6397 487763b53e Theming improvements (#502) 7 years ago
Ivan Kupalov 67027168b6 Set caption for media (#500) 7 years ago
Ivan Kupalov 3aefe4bda5 Add basic lists support (#501) 7 years ago
Sergio López 0971fd452a implement support for HTTP proxy (#489) 7 years ago
Conny Duck 5522923194 add navigation bar color for API >= 27 7 years ago
Conny Duck 13db4264f2 add new debug build so two tusky versions can be run on the same device 7 years ago
Conny Duck be7762988f change handling of font size, introduce font size setting 7 years ago
Conny Duck 3feaac1d32 improve german translation, strings 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
nailyk 1712ae8d21 Correct array translations (#470) 7 years ago
Conny Duck 679ab52ea4 improve default post privacy to work like web mastodon, add default post privacy option 7 years ago
Conny Duck b239c2eef5 move string arrays into string.xml files so they do not get forgotten by translators 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Ivan Kupalov 06af962610 Use Android-Job to pull notifications. Closes #401. (#431) 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Conny Duck 453b38e89e update AboutActivity to show License, remove ic_logo.png 7 years ago
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Conny Duck 665d708e54 new splashscreen, some cleanup 7 years ago
Conny Duck 8d1f1acbf3 remove some unneeded strings 7 years ago
Conny Duck a2149d5566 update german strings 7 years ago
Conny Duck d65d63b82b implement notification channels, use system notification settings on android Oreo 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
Vavassor 6fbfc92199 Adds a confirmation dialog for unfollowing a user using the account header button. 7 years ago
Conny Duck 9d75172e74 rename setting "follow button" -> "compose button" 7 years ago
Conny Duck 45ae9ed0ef show if an account follows you back in AccountActivity 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 a9c90171a3 Fixes a few content descriptions and re-titles the Drafts page. 7 years ago
Vavassor 95b6fe8550 Adds ability to localize timestamps. 7 years ago
Jeroen e8ba4c15d3 Updating instances website and project website 7 years ago
Vavassor 1d45505caa Reverts notifications from MQTT prototype to pull notifications. 7 years ago
Vavassor 7fc9603cb4 Adds envelope icon indicator to direct messages on timelines, so they can be differentiated from private statuses. 7 years ago
torrentcome bc6501583e (correction) fix some forgot code to present the pull request :D 7 years ago
torrentcome 738b787e3c (string) add string 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 7 years ago
Vavassor 2a98693ed4 Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 7 years ago
torrentcome 6447f407c7 (saved_toot) add part of saved toot activity 7 years ago
Vavassor 875b2eb4af Adds option to hide media previews if reduced data usage is desired Closes #56. 7 years ago
Vavassor c39c61e118 Fixes cursor being placed after a media link when it is added in the composer. Also, adjusts a tinting error in the composer buttons. 7 years ago
Vavassor 3f861084bf Changes the NSFW button to a "hide media" icon in the composer. This is inspired in part by the upstream change tootsuite/mastodon#2696. But also NSFW was never a good description of this function. 7 years ago
Vavassor 9d78808bf3 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 7 years ago