CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
867 stars 39 forks source link

Draft: feat: Add Shuffle All button to Downloaded section #149

Closed GallowsDove closed 5 months ago

GallowsDove commented 5 months ago

Added Shuffle All button that plays and shuffles all downloaded songs.

related issue: #132

It seems that I suck at layouting, so I'd appreciate help with properly layouting the floating button, as it doesn't look good when no song is playing, and if it's lower it gets covered up by the currently playing song

CappielloAntonio commented 5 months ago

Hi, I have implemented context based shuffling logic. This way I can shuffle the tracks starting from the set filter. And thank you for the tips!

-2147483648_-210589