95 Commits (cfea5700b0ba652de580b9d78e848fc280079c7b)

Author SHA1 Message Date
Goooler cfea5700b0
Code cleanups (#3264) 3 years ago
Goooler 3592318dc1
Modernize a bit (#3171) 3 years ago
Nik Clayton 22834431ca
Convert util/{HttpHeaderLink,PairedList,TimestampUtils,ThemeUtils} to Kotlin (#3046) 3 years ago
Nik Clayton 0def7e7230
Provide default text sizes in TuskyBaseTheme (#3108) 3 years ago
Konrad Pozniak c96a81571c
support Android 13 per-app languages (#2829) 3 years ago
Konrad Pozniak d17a0c43ab
Api 33 support (#2719) 3 years ago
Ivan Kupalov 4d8289b245
Implement Login via WebView (#2371) 4 years ago
Levi Bard f822234995
Add "open as" to profiles (#2340) 4 years ago
Konrad Pozniak ca5c455881
update AndroidX, use ActivityResultContracts (#2170) 5 years ago
Konrad Pozniak 483beaa957
move onOptionsItemSelected to BaseActivity (#2059) 5 years ago
Konrad Pozniak 398ee66084
simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 6 years ago
Konrad Pozniak 8767d2ed3d
Theme refactoring (#1656) 6 years ago
Konrad Pozniak 78b5aa8baf
Upgrade api level to Android 10, implement new sharing api (#1537) 7 years ago
Konrad Pozniak 2dad358c96
upgrade appcompat, fix nightmode (#1455) 7 years ago
Konrad Pozniak 8f92274e0b
remove callList from BaseActivity (#1503) 7 years ago
Konrad Pozniak 959a08437d
remove some unneeded code from BaseActivity (#1281) 7 years ago
Konrad Pozniak 5aa3f958a8
fix downloading media on Android 5 (#1206) 7 years ago
Konrad Pozniak ef66deeae7 fix some lint warnings 7 years ago
Levi Bard 205f3771d4 Add option to download all media for a toot with one tap. (#1121) 7 years ago
Konrad Pozniak 5f390b378b
Improve Dependency Injection (#1120) 7 years ago
Mélanie Chauvel (ariasuni) bac131c6d5 Add support for language switching (#1108) 7 years ago
Bernd 507ffb1b41 Add new Theme "Use System Design" + fixes to night mode (#1069) 7 years ago
Conny Duck 85593b519b fix share chooser dialog design 7 years ago
Levi Bard d5173c2268 Add support for selecting account when sharing from outside apps (#1011) 7 years ago
Konrad Pozniak a445c12094
Upgrade to AndroidX, move to MaterialComponents theme (#953) 7 years ago
Konrad Pozniak 348c20c792
New settings (#891) 8 years ago
Levi Bard 952d2a6512 Refactor media views (#866) 8 years ago
Levi Bard 0bca94b94e Enable sharing media directly from Tusky (#852) 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
qwazix 562beacfc1 Add black theme (#726) 8 years ago
Ivan Kupalov 7254a5d7d6 Add smaller and larger font options (fix #657) (#660) 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 b4ba457d89
Dependency injection improvement (#596) 8 years ago
Ivan Kupalov a5cffe0fea Add Dagger (#554) 8 years ago
Ivan Kupalov 28e46c9cc0 Add ComposeActivity tests. Add ServiceLocator (#542) 8 years ago
Conny Duck 6e3faa8957 update dependencies, use new scheduleAsync of job library 8 years ago
Konrad Pozniak 0b59b8d0ac
notification improvements (#522) 8 years ago
Conny Duck 6dd8c7a3ec fixes a crash when trying to share via Tusky while not logged in 8 years ago
Conny Duck 9b6ca7ff42 remove unused resources 8 years ago
Conny Duck f08efec0b6 simplify theme handling 8 years ago
Konrad Pozniak 92ae463b38
Multi account feature (#490) 8 years ago
remi6397 11105f4aac Theming improvements (#502) 8 years ago
Sergio López 7c83e0f87d implement support for HTTP proxy (#489) 8 years ago
Conny Duck b2f9f87fc8 make medium the default font size on startup 8 years ago
Conny Duck bf4d0bb722 change handling of font size, introduce font size setting 8 years ago
Ivan Kupalov ddc4954f8a Cancel notifications on opening notifications tab (#450) 9 years ago
Conny Duck 305d28a5c1 fix some lint warnings, remove unused code 9 years ago