132 Commits (9d5cc095b80998cc8fa8124956e0774a1748bc93)

Author SHA1 Message Date
Konrad Pozniak 70ca42c8b7 New settings (#891) 6 years ago
Levi Bard 66b94e5397 Enable sharing media directly from Tusky (#852) 6 years ago
Konrad Pozniak cbb323a434 fix account switching when offline/error (#830) 6 years ago
Konrad Pozniak c6acee511e wait for EmojiCompat to be initialized before using it (#791) 6 years ago
Konrad Pozniak 02ce668c25 add possibility to change profile fields, refactor (#751) 6 years ago
Conny Duck 3e08d439e9 fix the activity transitions (again 🙄) 6 years ago
Conny Duck 97c590c6d9 improve activity slide in/out handling 6 years ago
Konrad Pozniak 759fd0f11b Custom emojis in drawer (#737) 6 years ago
Konrad Pozniak caa04a2341 improve dependency injection (#723) 6 years ago
Conny Duck 9133a74d37 cleanup code 6 years ago
Konrad Pozniak 3b5a7cd916 Account activity redesign (#662) 6 years ago
Ivan Kupalov 0375193029 Add EventHub, add fav, reblog events, improve timelines (#562) 6 years ago
Konrad Pozniak d33345dd5c 1.8 fixes (#637) 6 years ago
Konrad Pozniak 8db482bb46 move bottom sheet from fragments to activities (#628) 6 years ago
remi6397 90335f4b20 Notification tweaks: Grouping and Quick Reply button (#587) 6 years ago
Konrad Pozniak 5a2b1c8a97 fix crash in MainActivity when clicking notification 6 years ago
Konrad Pozniak 3a873df06f Dependency injection improvement (#596) 6 years ago
Konrad Pozniak 31ca403a6c ComposeActivity improvements (#548) 6 years ago
Conny Duck 06d44c949e add possibility to un/lock accounts 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
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