Auxio/app
unrenowned c6b960466b
playback: fix playNext crash on last song of queue
Fixes OxygenCobalt/Auxio#735. ExoPlayer method for fetching next media
item returns C.INDEX_UNSET (-1) when used on the last song of a queue,
which is not a valid index for ExoPlayer.addMediaItems(). New code just
adds songs to the end of the queue if there isn't a next song.
2024-03-29 14:27:18 +00:00
..
src playback: fix playNext crash on last song of queue 2024-03-29 14:27:18 +00:00
build.gradle build: bump to 3.4.2 2024-02-28 22:46:43 -07:00
NOTICE deps: update deps 2023-03-17 15:13:11 -06:00
proguard-rules.pro build: fix release 2023-05-20 20:11:33 -06:00