Auxio/app
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
..
src playback: use room for persistence 2023-01-23 12:45:55 -07:00
build.gradle playback: use room for persistence 2023-01-23 12:45:55 -07:00
NOTICE all: switch to spotless 2022-03-13 17:38:19 -06:00
proguard-rules.pro all: misc cleanup 2023-01-03 18:56:06 -07:00