Auxio/app/src/main/java/org/oxycblt/auxio/settings
OxygenCobalt 03aa2d4579
Migrate to material theming
Finally move the app from AppCompat the Material Bridge theme. This does a couple things:
- Removes need for runtime styling of material widgets used before
- Allows for a better dialog style [But only after a ton of tinkering and weird hacks]
- Makes theming slightly easier [After all the dumb migration bugs and technicalities are fixed]

I never want to do something like this again. UI styling on android is a nightmare.
2021-04-04 09:20:56 -06:00
..
accent Standardize settings entirely 2021-04-03 10:53:16 -06:00
blacklist Standardize settings entirely 2021-04-03 10:53:16 -06:00
ui Migrate to material theming 2021-04-04 09:20:56 -06:00
AboutDialog.kt Update loop behavior [Resolves #13] 2021-04-03 14:56:50 -06:00
SettingsCompat.kt Cleanup settings code 2021-04-03 11:43:23 -06:00
SettingsFragment.kt Cleanup settings code 2021-04-03 11:43:23 -06:00
SettingsListFragment.kt Cleanup settings code 2021-04-03 11:43:23 -06:00
SettingsManager.kt Update loop behavior [Resolves #13] 2021-04-03 14:56:50 -06:00
SettingUtils.kt Cleanup settings code 2021-04-03 11:43:23 -06:00