kaaholst / android-squeezer

Remote control for your Logitech Media Server ("Squeezeserver" etc) and players.
Apache License 2.0
75 stars 15 forks source link

Simple Volume Slider possible? #766

Closed hurzl closed 2 months ago

hurzl commented 2 years ago

Why do I have to popup a window and then fiddle with a rotator-simulator to change volume, which mostly doesn't work? Can't it be more accessible?

kaaholst commented 2 years ago

You can use the device's volume up/down hardware buttons. They're always available.

hurzl commented 2 years ago

Yes I know

kaaholst commented 2 years ago

Currently there are volume sliders on the players page (select three dot menu on the top right, then Players). Are you requesting a slider like that to be always visible, e.g. on the now playing screen, if you are on a device where there is room for it?

hurzl commented 2 years ago

There is lots of room on the phone display, but still you have to first popup the volume control, then pop it up again after 5 seconds, because then it also disappears (why?). It could be much easier and less complicated to just have a slider on the screen.

kaaholst commented 2 years ago

Maybe you have a suggestion on where to put the slider, or how to rearrange this layout to make the volume slider fit?

Screenshot_20220627_214807

hurzl commented 2 years ago

If you pack the bottom area a little bit more, there is enough room for another line. Or you could replace the "Change Volume" text by a slider and make "Playlist" icon-only (and even move that 1 or 2 lines up). And make the speaker icon toggle mute. ... Volume Settings by long click ...

kaaholst commented 2 years ago

Those are good suggestions thank you.

Packing it more I think will be complicated because we have to support all sort of different shapes and sizes.

Replacing Change volume by a slider would be consistent with how the players screen volume sliders look and works, including mute via the speaker icon. Where/how to put playlist and volume settings may need some experiments.

I will explore this later.

Thanks for the suggestions!

kaaholst commented 1 year ago

Version 2.3.1 displays the volume control in a bottom sheet which stays open until closed, and the speaker icons now act as volume up/down controls.

Please let me know if you still request a volume slider.

hurzl commented 1 year ago

Ok thank you, but while it's open I can't do anything else. So it doesn't help. I don't understand why you need this big circular control which is more difficult to use anyway.

kaaholst commented 2 months ago

This is fixed in version 2.3.5, so closing this