Auxio/app
OxygenCobalt 4dcc3c3b69
playback: fix queue adding with one-song queues
Fix an issue where with queues of one-song, adding another song with
"Play next" results in it going behind the current song. This stemmed
from a fix for a crash with empty queues, so instead of doing some
insane min/max logic we just check if the queue is empty and just don't
add the item if it is. It will only get overwritten anyway.
2022-01-13 20:24:02 -07:00
..
src playback: fix queue adding with one-song queues 2022-01-13 20:24:02 -07:00
build.gradle playback: use custom exoplayer 2022-01-09 12:27:18 -07:00
proguard-rules.pro Create dedicated app object 2021-01-14 07:42:56 -07:00