Auxio/app/src/main/java/org/oxycblt/auxio/playback
OxygenCobalt caaeaca494
home: rework loading screen
Move the loading screen into the home view.

Previously, we would use a Snackbar to track the music loading state.
This ended up being a pretty stupid and buggy idea, and would get even
worse with the new music loader changes. Instead, we re-implement the
loading screen into the home view to generally be more sane and
extendable compared to previously.
2022-05-29 20:07:07 -06:00
..
queue deps: upgrade deps 2022-05-26 10:29:41 -06:00
replaygain music: clean implementation 2022-05-28 14:49:18 -06:00
state home: rework loading screen 2022-05-29 20:07:07 -06:00
system all: make callbacks initialize impls 2022-05-28 20:00:10 -06:00
PlaybackBarFragment.kt playback: use gesture insets on panel 2022-05-24 17:24:21 -06:00
PlaybackPanelFragment.kt playback: implement "safe" slider wrapper 2022-05-27 14:34:14 -06:00
PlaybackViewModel.kt all: make callbacks initialize impls 2022-05-28 20:00:10 -06:00
StyledSeekBar.kt music: cleanup implementation 2022-05-29 10:09:49 -06:00