84 Commits (a109089f7b65d2d2bc2609ddd45710e473fe693c)

Author SHA1 Message Date
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 4 years ago
Konrad Pozniak d5d9af4fde Upgrade api level to Android 10, implement new sharing api (#1537) 5 years ago
Konrad Pozniak 14ce0c4952 upgrade appcompat, fix nightmode (#1455) 5 years ago
Konrad Pozniak 89eb1e2987 remove callList from BaseActivity (#1503) 5 years ago
Konrad Pozniak bbb693f433 remove some unneeded code from BaseActivity (#1281) 5 years ago
Konrad Pozniak 2c2c8fa991 fix downloading media on Android 5 (#1206) 5 years ago
Konrad Pozniak 41268859b1 fix some lint warnings 5 years ago
Levi Bard dc632244c9 Add option to download all media for a toot with one tap. (#1121) 5 years ago
Konrad Pozniak 7cb5762eff Improve Dependency Injection (#1120) 5 years ago
Mélanie Chauvel (ariasuni) 3742cb682c Add support for language switching (#1108) 5 years ago
Bernd 01218a9946 Add new Theme "Use System Design" + fixes to night mode (#1069) 5 years ago
Conny Duck 8f9516a491 fix share chooser dialog design 5 years ago
Levi Bard 549789b283 Add support for selecting account when sharing from outside apps (#1011) 5 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Konrad Pozniak 70ca42c8b7 New settings (#891) 6 years ago
Levi Bard 1deaaa1144 Refactor media views (#866) 6 years ago
Levi Bard 66b94e5397 Enable sharing media directly from Tusky (#852) 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
qwazix 3b09db6cb4 Add black theme (#726) 6 years ago
Ivan Kupalov 54d00f0ada Add smaller and larger font options (fix #657) (#660) 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 3a873df06f Dependency injection improvement (#596) 6 years ago
Ivan Kupalov f43ef319d0 Add Dagger (#554) 6 years ago
Ivan Kupalov 5d954a8eab Add ComposeActivity tests. Add ServiceLocator (#542) 6 years ago
Conny Duck cde610b27d update dependencies, use new scheduleAsync of job library 6 years ago
Konrad Pozniak 167c460c08 notification improvements (#522) 6 years ago
Conny Duck 94f018b578 fixes a crash when trying to share via Tusky while not logged in 6 years ago
Conny Duck 11641eba79 remove unused resources 6 years ago
Conny Duck e5b33eb826 simplify theme handling 6 years ago
Konrad Pozniak 40cda2ced3 Multi account feature (#490) 6 years ago
remi6397 487763b53e Theming improvements (#502) 6 years ago
Sergio López 0971fd452a implement support for HTTP proxy (#489) 7 years ago
Conny Duck ffeaae82c3 make medium the default font size on startup 7 years ago
Conny Duck be7762988f change handling of font size, introduce font size setting 7 years ago
Ivan Kupalov 287e6aaf95 Cancel notifications on opening notifications tab (#450) 7 years ago
Conny Duck 2c95080428 fix some lint warnings, remove unused code 7 years ago
Ivan Kupalov 06af962610 Use Android-Job to pull notifications. Closes #401. (#431) 7 years ago
Ivan Kupalov 387b37e0a8 Add media upload progress. Closes #412 (#426) 7 years ago
Conny Duck 170694b6ea remove Tusky API (was needed for push notifications) 7 years ago
Conny Duck 09e2746c41 remove old emoji shortcodes 7 years ago
Ivan Kupalov 65b7ce1909 Load custom emoji in statuses (#400) 7 years ago
Vavassor 1d45505caa Reverts notifications from MQTT prototype to pull notifications. 7 years ago
Vavassor dacfbb3455 Minor writing style changes. 7 years ago
Vavassor fb7bf66e22 Fixes a mistake made while merging #294. 7 years ago
Vavassor dfe9cae90b pretty much finishes the prototype 7 years ago
Conny Duck 4a402cbe54 remove unnecessary Log utility class, replace Exception.printStackTrace with logging 7 years ago
Vavassor efaf0f50b5 Adds TLS to the push notification client (keystore_tusky_api is omitted). 7 years ago