141 Commits (fe16e9148c7a722872c30f47b875fadf56913111)

Author SHA1 Message Date
Mihai Boisteanu 7e2d8d6bfc Fixed sharing files doesn't return control after posting (#1062) 5 years ago
Konrad Pozniak 26fb9e3ccf delete conversation cache on logout (#1037) 5 years ago
Konrad Pozniak c3fc97a12f Tab customization & direct messages tab (#1012) 5 years ago
Levi Bard 549789b283 Add support for selecting account when sharing from outside apps (#1011) 5 years ago
Levi Bard 2de1ee661d Ensure that the right account is shown as selected after performing "Open as". #992 (#996) 6 years ago
Levi Bard b61a3c68e8 Implement "Open status as (another account)" #958 (#988) 6 years ago
Ivan Kupalov cec5444e22 Caching toots (#809) 6 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Conny Duck 716cf0667b close drawer when clicking on own profile and adding account 6 years ago
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