126 Commits (eee48e48d1e0ec0fe9bd466fc4adbf895cdfb910)

Author SHA1 Message Date
Conny Duck 9a42999451 improve activity slide in/out handling 8 years ago
Konrad Pozniak 9b422a97fe
Custom emojis in drawer (#737) 8 years ago
Konrad Pozniak 7f648b1acd
improve dependency injection (#723) 8 years ago
Conny Duck 50b0d1fb8d cleanup code 8 years ago
Konrad Pozniak 63f9d99390
Account activity redesign (#662) 8 years ago
Ivan Kupalov 3756a1fd20
Add EventHub, add fav, reblog events, improve timelines (#562) 8 years ago
Konrad Pozniak 27b4cf8739
1.8 fixes (#637) 8 years ago
Konrad Pozniak a2bfef3101
move bottom sheet from fragments to activities (#628) 8 years ago
remi6397 e8c79cce65 Notification tweaks: Grouping and Quick Reply button (#587) 8 years ago
Konrad Pozniak d9e29e2cb6 fix crash in MainActivity when clicking notification 8 years ago
Konrad Pozniak b4ba457d89
Dependency injection improvement (#596) 8 years ago
Konrad Pozniak 27eefbf65a
ComposeActivity improvements (#548) 8 years ago
Conny Duck 3628b8431d add possibility to un/lock accounts 8 years ago
Ivan Kupalov a5cffe0fea Add Dagger (#554) 8 years ago
Ivan Kupalov 28e46c9cc0 Add ComposeActivity tests. Add ServiceLocator (#542) 8 years ago
Konrad Pozniak 71954a277e
convert entity classes to Kotlin data classes (#526) 8 years ago
Conny Duck 254be4b21c make it possible to switch accounts when active account fails to load 8 years ago
Konrad Pozniak 17a122b293
Rewrite EditProfileActivity in Kotlin (#525) 8 years ago
Konrad Pozniak 0b59b8d0ac
notification improvements (#522) 8 years ago
Konrad Pozniak 92ae463b38
Multi account feature (#490) 8 years ago
Ivan Kupalov 6152043df3 Add basic lists support (#501) 8 years ago
Conny Duck 2899114f66 add new debug build so two tusky versions can be run on the same device 8 years ago
Conny Duck 3055e6176e upgrade libraries, fix DrawerImagerLoader deprecated warning 9 years ago
Konrad Pozniak 3204223af7
fix clear notifications crash (#458) 9 years ago
Konrad Pozniak ed22d65c68 simplify MainActivity back press handling (#456) 9 years ago
Ivan Kupalov ddc4954f8a Cancel notifications on opening notifications tab (#450) 9 years ago
Conny Duck f2f3be37b3 cleanup code, remove some unneeded files 9 years ago
Conny Duck 099d76d919 make FAB hide on scroll in AccountActivity as well 9 years ago
Vavassor 1d10a7f6e8 The unloaded drawer header was sometimes returning zero dimensions and crashing. It's just easier to let it handle resizing and cropping. 9 years ago
Vavassor f68f6d7473 Reverts notifications from MQTT prototype to pull notifications. 9 years ago
torrentcome 2022705282 (menu) change menu array to list 9 years ago
Vavassor b9d6f489d1 Adds side drawer opening/closing by pressing the physical menu button, if present. Closes #178 9 years ago
Vavassor b1aa05694e Removes ButterKnife annotations. 9 years ago
Vavassor 18ebfa212e Minor writing style changes. 9 years ago
Vavassor 53e6769d55 Consolidates the main header and removes the now-unneeded FloatingSearchView library. Closes #67 9 years ago
Vavassor 401dd62af7 Search page fully functional for accounts and hashtags. Closes #44 9 years ago
Vavassor 289e2fbbe1 Adds a prototype search page. The previous search bar is not yet removed. 9 years ago
Vavassor 93f5e416c0 Fixes follow requests button in the main menu acting as though it were the log out button. Closes #307 9 years ago
Vavassor a4ee128e26 Broadcasts now cause a refresh on timelines after a post is composed instead of listeners. 9 years ago
Vavassor 9c56f0e7bc Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 9 years ago
Conny Duck 1a39e58d3c remove unnecessary Log utility class, replace Exception.printStackTrace with logging 9 years ago
Vavassor 73a5144741 Adds notification clearing and makes the client a little more stable. 9 years ago
Vavassor 388ecfcf2e Removes the product flavor split. 9 years ago
Vavassor a2a600a9de 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 9 years ago
Tryton Van Meer a5e43446b5 logout() now creates a dialog asking the user if they wish to logout. 9 years ago
Conny Duck d34f4429cd fixed light theme header background when no header image was set 9 years ago
Vavassor aa2394748c Reorganizes the whole codebase. 9 years ago
Conny Duck b97c4e24ed remove redundant account_header background, fix weird flicker in header when opening AccountActivity 9 years ago
Vavassor bd687fb45d Fixes crash on android version Lollipop and earlier due to an unsupported way vector drawable icons were assigned to radio buttons. 9 years ago
Vavassor b047204577 fixes line endings back to LF 9 years ago