86 Commits (4e350b4f8790ad077a2cc5cacc3379c826447316)

Author SHA1 Message Date
Conny Duck 5c91f3b993 fix bug where sometimes mentions where duplicated when replying 7 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 7 years ago
Gareth Murphy 645e849a22 Add regular expression feed filtering (#557) 7 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 7 years ago
Conny Duck f5958cd28d fix issue where scrolling wont stop after jumping to top 7 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 7 years ago
Conny Duck 4d4f48065c change the color of all SwipeRefreshLayouts to match the Tusky theme 7 years ago
Conny Duck 1d594d528d fail silently when status card cannot be loaded for compatibility with Pleroma 7 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 7 years ago
Conny Duck 9807ee5f54 fix link header handling in AccountActivityFragment 7 years ago
Conny Duck faae2acfe7 fix timeline filtering not working after app restart 7 years ago
Conny Duck 11641eba79 remove unused resources 7 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 7 years ago
remi6397 487763b53e Theming improvements (#502) 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 b73b778579 fix some lint warnings 7 years ago
Conny Duck e8fe52561a fix problem with spark buttons behaving weirdly 7 years ago
Conny Duck 13ed14efec fix IndexOutOfBoundsException in ViewThreadFragment 7 years ago
Konrad Pozniak 27b3606482 UI Improvements (#445) 7 years ago
Ivan Kupalov 3106250930 Save reply info in draft, refactor (#449) 7 years ago
Konrad Pozniak e3fe9819bf fix clear notifications crash (#458) 7 years ago
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 7 years ago
Conny Duck c73b4b227a upgrade to API Level 27, fix nullability problems with new support library 7 years ago
Conny Duck 55ef3eda8a fix a bug where a thread was not shown completely 7 years ago
Conny Duck a0684126b8 fix crash when AccountMediaFragment was recreated 7 years ago
Conny Duck 6653ca1eeb fix bug where account timeline showed only media toots 7 years ago
charlag ccc5f261f7 Open status from notifications 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Conny Duck 7cbdf2c96c upgrade room library to 1 (fix merge problem) 7 years ago
Conny Duck 4fa8dcc8be fix placeholder not resetting itself after a load failed 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
charlag 33ece0410d Make more clear representation of placeholder in notifications 7 years ago
Ivan Kupalov f0a1392649 Implement media tab (#430) 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Conny Duck 42aa75b92e fix an error where opening notifications would lead to the wrong status 7 years ago
Ivan Kupalov 5b581fe7f3 Reply improvements (#432) 7 years ago
Conny Duck 8d2c3974bd add actionbar to PreferencesActivity 7 years ago
Conny Duck 64e83bb80c title and menu to open toot in browser for ViewThreadActivity 7 years ago
Conny Duck 37aa9d701d fix a bug where favs & reblogs where not shown correctly in NotificationsFragment 7 years ago
Konrad Pozniak 39530cb960 Link previews for detail statuses (#424) 7 years ago
Conny Duck 1486d6068a close ViewThreadActivity if the main status got removed to avoid crashes on subsequent refreshes 7 years ago
Conny Duck 5c59fa7c5d create notification channels ahead of time so users can edit the settings before a notification was issued 7 years ago
Conny Duck d65d63b82b implement notification channels, use system notification settings on android Oreo 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
flyingrub b86887b564 Add a menu entry to copy the link of a toot 7 years ago
Len Chan f48f6230a2 add option: always show all sensitive content without warning 7 years ago
Conny Duck bcb88afde3 bugfix, layout improvements 7 years ago
Conny Duck c6f2cc55ea make FAB hide on scroll in AccountActivity as well 7 years ago
Vavassor cd74ebb6fc Makes the main status of a thread appear as a more detailed view. 7 years ago