Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
SpaceFox 85888ac238
Uses the system theme as default theme (#3813)
Set the "System Design" as the default theme.

This ensures that the app's initial behaviour respect's the user's system-wide theme choice, while still allowing the user to adjust it later.

This is only done for new installs of Tusky. If the user is upgrading from a previous release and they did not have an explicit theme set then the dark theme is used, and the UX does not change.
2023-08-23 15:04:24 +02:00
..
account Hide option to mute own domain from account profile page (it is a no-op). (#3937) 2023-08-19 14:17:04 +02:00
accountlist Cache locked state of connected accounts (#3790) 2023-07-27 00:09:26 +02:00
announcements Officially rename error elephant to errorphant (#3922) 2023-08-05 15:39:07 +02:00
compose Uses the system theme as default theme (#3813) 2023-08-23 15:04:24 +02:00
conversation Composite semi-transparent avatars over a solid background (#3874) 2023-08-08 23:09:59 +02:00
drafts update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
filters Prompt the user before deleting a filter 2023-08-17 22:26:46 +02:00
followedtags Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
instanceinfo Show additional bug report info in AboutActivity (#3802) 2023-08-03 12:20:35 +02:00
instancemute Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
login Kotlin 1.9.0 (#3835) 2023-08-02 09:04:24 +02:00
notifications Fix exception when updating summary notifications (#3976) 2023-08-22 18:22:45 +02:00
preference Uses the system theme as default theme (#3813) 2023-08-23 15:04:24 +02:00
report Ensure text field has focus when reporting statuses 2023-05-04 14:53:27 +02:00
scheduled Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
search Retain text in search view when switching tabs before first search (#3540) 2023-07-19 11:40:08 +02:00
timeline Simplify repeated code that shows errors (#3762) 2023-06-19 23:49:20 +02:00
trending Rename "Trending" to "TrendingTags" or similar where necessary (#3906) 2023-08-19 12:54:35 +02:00
viewthread Start/end the thread divider in the middle of the avatar (#3892) 2023-08-10 19:25:33 +02:00