Auxio/app/src/main/java/org/oxycblt/auxio/playback
OxygenCobalt d57f980148
playback: cleanup components
Fix miscellanious bugs and clean the component code.

Currently the components are in a strange state. They are a big ball of
mud with inconsistent lifecycles and callbacks. I want to find a way to
unify them under a single lifecycle, but the competing nature of them
makes this extremely difficult.
2022-04-29 19:53:58 -06:00
..
queue music: rework name heirarchy 2022-04-03 12:54:29 -06:00
state playback: fix service state issues 2022-04-29 16:17:26 -06:00
system playback: cleanup components 2022-04-29 19:53:58 -06:00
PlaybackBarFragment.kt playback: rework fields 2022-04-29 14:29:56 -06:00
PlaybackButton.kt playback: rename loopmode to repeatmode 2022-04-29 14:52:33 -06:00
PlaybackPanelFragment.kt playback: fix service state issues 2022-04-29 16:17:26 -06:00
PlaybackViewModel.kt playback: fix service state issues 2022-04-29 16:17:26 -06:00