143 Commits (01234bb94b7b5d3b23df96bbcc5cdca535ae2814)

Author SHA1 Message Date
pandasoft0 01234bb94b Add ability to scroll to top by tab click at the Account activity (#1146) 7 years ago
Konrad Pozniak a0b3494c42
Fix crash when sharing to Tusky while not logged in (#1096) 7 years ago
Mihai Boisteanu d150cebcd0 Fixed sharing files doesn't return control after posting (#1062) 7 years ago
Konrad Pozniak fe1e9f4100
delete conversation cache on logout (#1037) 7 years ago
Konrad Pozniak e371fa0e24
Tab customization & direct messages tab (#1012) 7 years ago
Levi Bard d5173c2268 Add support for selecting account when sharing from outside apps (#1011) 7 years ago
Levi Bard 8014b1296d Ensure that the right account is shown as selected after performing "Open as". #992 (#996) 7 years ago
Levi Bard 91fba293f2 Implement "Open status as (another account)" #958 (#988) 7 years ago
Ivan Kupalov 3ab78a19bc Caching toots (#809) 7 years ago
Konrad Pozniak a445c12094
Upgrade to AndroidX, move to MaterialComponents theme (#953) 7 years ago
Conny Duck f87b87bea3 close drawer when clicking on own profile and adding account 7 years ago
Konrad Pozniak 348c20c792
New settings (#891) 7 years ago
Levi Bard 0bca94b94e Enable sharing media directly from Tusky (#852) 8 years ago
Konrad Pozniak 0b3bee0d15
fix account switching when offline/error (#830) 8 years ago
Konrad Pozniak e89f8cf3ee
wait for EmojiCompat to be initialized before using it (#791) 8 years ago
Konrad Pozniak f022944e90
add possibility to change profile fields, refactor (#751) 8 years ago
Conny Duck ce7270cdb2 fix the activity transitions (again 🙄) 8 years ago
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 8 years ago
Konrad Pozniak 3204223af7
fix clear notifications crash (#458) 8 years ago
Konrad Pozniak ed22d65c68 simplify MainActivity back press handling (#456) 8 years ago
Ivan Kupalov ddc4954f8a Cancel notifications on opening notifications tab (#450) 8 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