AkaneTan / Gramophone

A sane music player built with media3 and material design library that is following android's standard strictly.
GNU General Public License v3.0
802 stars 49 forks source link

Rearrange Titles in Queue Using Gestures #183

Closed topazrn closed 1 month ago

topazrn commented 1 month ago

Implement #154

nift4 commented 1 month ago

Hi, thanks for this PR - not updating the unshuffled index will cause playlist to be out of sync like in the bug you reported, but i'll commit a fix

topazrn commented 1 month ago

Oops, I didn't notice there was such a thing. Thanks for the incoming fix!

nift4 commented 1 month ago

It turned out to be a little more complicated, I'll commit a fix some other day

nift4 commented 1 month ago

This lead me to discover some bugs in our shuffle implementation, thanks for that :P