110 Commits (5998f3b375dbf6ad1a68615f2249b70cbe8b3c8c)

Author SHA1 Message Date
Conny Duck 5ef929952c make it possible to switch accounts when active account fails to load 6 years ago
Konrad Pozniak c9e0e6a565 Rewrite EditProfileActivity in Kotlin (#525) 6 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
Ivan Kupalov 3aefe4bda5 Add basic lists support (#501) 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 07d5f7452a upgrade libraries, fix DrawerImagerLoader deprecated warning 7 years ago
Konrad Pozniak e3fe9819bf fix clear notifications crash (#458) 7 years ago
Konrad Pozniak 10313951be simplify MainActivity back press handling (#456) 7 years ago
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 7 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Conny Duck c6f2cc55ea make FAB hide on scroll in AccountActivity as well 7 years ago
Vavassor 2674a11c50 The unloaded drawer header was sometimes returning zero dimensions and crashing. It's just easier to let it handle resizing and cropping. 7 years ago
Vavassor 1d45505caa Reverts notifications from MQTT prototype to pull notifications. 7 years ago
torrentcome 7184878b63 (menu) change menu array to list 7 years ago
Vavassor d96ff61876 Adds side drawer opening/closing by pressing the physical menu button, if present. Closes #178 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Vavassor 9d78808bf3 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 7 years ago
Vavassor 2d74f078e0 Search page fully functional for accounts and hashtags. Closes #44 7 years ago
Vavassor cc8baac73b Adds a prototype search page. The previous search bar is not yet removed. 7 years ago
Vavassor 16b29e1acd Fixes follow requests button in the main menu acting as though it were the log out button. Closes #307 7 years ago
Vavassor 00188182b7 Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
Vavassor 6208b848b7 Adds notification clearing and makes the client a little more stable. 7 years ago
Vavassor 54327f6e2b Removes the product flavor split. 7 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 7 years ago
Tryton Van Meer e112720efc logout() now creates a dialog asking the user if they wish to logout. 7 years ago
Conny Duck ef97a46e0a fixed light theme header background when no header image was set 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Conny Duck 3fcbee67b9 remove redundant account_header background, fix weird flicker in header when opening AccountActivity 7 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. 7 years ago
Vavassor 38226cd86f fixes line endings back to LF 7 years ago
PhotonQyv 9117169440 Add files via upload 7 years ago
Vavassor 84b26d2b6b Change locked accounts to default visibility to "followers-only", and reorganizes the composer because it was getting cluttered. 7 years ago
Vavassor acaefff326 Follow requests list is available. Closes #222 7 years ago
Vavassor f67de9037d Moves Firebase notifications to a "google" build flavor and adds an "fdroid" flavor that uses polling for notifications. 7 years ago
Vavassor c6cf2d034a Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 7 years ago
Vavassor b6e3edaa32 Adds a list of muted users. 7 years ago
Vavassor b9f0c51e70 Provisional profile editor complete. 7 years ago
daycode a30a9fdc31 Add missing icons in Menu 7 years ago
Vavassor 84741c1f1b Adds a partial profile editor (non-working). 7 years ago
serage.betelmal 642e2af23e Adding an about activity to the App 7 years ago
Raphael Michel fce573f1ec Update thread view after sent reply (closes #74) 7 years ago
Vavassor 77285c9966 Adds missing content description for the profile avatar in the navigation drawer. 7 years ago
Vavassor 3bf84f9b7d Cleaned up content descriptions and added the last missing ones. Closes #122 7 years ago
Vavassor 2e45a0bbff Adds missing content descriptions and fixes a bit of the follow button hiding code. 7 years ago
ntngrtltr e02eb76a91 fix permission requests 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago