Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/settings
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
..
AccountPreferenceDataStore.kt Make AccountPreferenceDataStore injectable (#3653) 2023-06-11 15:34:58 +02:00
ProxyConfiguration.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
SettingsConstants.kt Uses the system theme as default theme (#3813) 2023-08-23 15:04:24 +02:00
SettingsDSL.kt Filters> Tabs: use checkbox instead of switch (#3927) 2023-08-06 11:50:11 +02:00