Auxio/app
OxygenCobalt 8b8d36cf22
playback: improve persistence
Improve playback persistence in the following ways:
1. Shift the boundary of PlaybackStateManager and PlaybackStateDatabase
so that the reading and searching phases both occur at the same time,
which is more efficient.
2. Improve music hashing so that conflicts are minimized [this also
helps the future playlists addition]
3. Generally improve code style
2021-11-04 06:58:43 -06:00
..
src playback: improve persistence 2021-11-04 06:58:43 -06:00
build.gradle playback: animate playback bar 2021-11-01 20:01:46 -06:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00