Auxio/app/src
Alexander Capehart f27215a4be
playback: use room for persistence
Finally give up and use Room to persist the playback state.

This should make dependency injection much easier, and the
implementation isn't exactly the *worst*, as I was already using
"raw" data structures for the old queue database.
2023-01-23 12:45:55 -07:00
..
androidTest/java/org/oxycblt/auxio settings: decouple 2023-01-06 16:17:57 -07:00
debug/res/values drawable: update icon 2021-10-11 18:54:26 -06:00
main playback: use room for persistence 2023-01-23 12:45:55 -07:00
test/java/org/oxycblt/auxio/music settings: move impls out 2023-01-23 10:18:44 -07:00