SimpleMobileTools / Simple-Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
1.28k stars 407 forks source link

Option to add song to queue when tapping it #431

Closed diggy128 closed 2 years ago

diggy128 commented 2 years ago

When having a few songs on a queue and you simple tap on one, the queue is replaced with current folder's song and starts playing the selected song.

It would be nice to be able to simply add songs to queue by tapping them on the folder view without removing the selected queue (long tapping is possible but is cumbersome if you want to mash up a quick selection)

tibbi commented 2 years ago

you can select the wanted ones and using Menu -> Add to queue. I dont plan implementing that on click.

diggy128 commented 2 years ago

Ok. But the default behavior is to replace the queue when tapping a song. Is this the desired behavior?

tibbi commented 2 years ago

sure

pasckosky commented 5 months ago

Is it possible to be able to choose between "replace", "add to queue" and "prevent accidental taps" ?

I say so because sometimes due to accidental tap (for example when you just want to scroll, but you move your finger too little and ui get it as a tap) the queue is replaced without intentions and then you have to rebuild the queue again.

Then the default can be "replace" as it currently is.

Just an idea.