Auxio/app/src/main/java/org/oxycblt/auxio/settings
OxygenCobalt fe0c2761c7
music: make musicloader async
Make MusicLoader instantiation fully asynchronous. This implementation
changes a lot about Auxio. For one, the loading screen is now gone.
However, many parts of the app now run under the fact that MusicStore
might not be available. However, I don't think there will be too much bugs
from it. Some more changes will be made to improve this implementation.
2021-10-24 20:01:15 -06:00
..
pref home: add tab customization 2021-10-17 20:27:16 -06:00
tabs settings: make tab dialog use checkboxes 2021-10-20 19:37:20 -06:00
AboutFragment.kt music: make musicloader async 2021-10-24 20:01:15 -06:00
SettingsCompat.kt style: migrate to Material3 2021-10-10 16:44:17 -06:00
SettingsFragment.kt ui: misc ui updates 2021-10-01 20:17:48 -06:00
SettingsListFragment.kt home: cleanup code 2021-10-17 20:53:00 -06:00
SettingsManager.kt style: improve material you usage 2021-10-19 20:43:23 -06:00