gateship-one / odyssey

Odyssey music player
GNU General Public License v3.0
232 stars 39 forks source link

Previous Track Button Missing From Lock Screen Controls #186

Open prg318 opened 4 years ago

prg318 commented 4 years ago

Bug Report

Setup Description

Pixel XL 128GB running LineageOS

Version of Odyssey

1.1.18 from f-droid

Android Version

9.0 (LineageOS 16)

Device Manufacturer and model

Google Pixel XL

Bug Description

I'm not sure if this is intended behavior or not, but the previous track button seems to be missing from the lock screen controls. When my device is unlocked, I see the full "Previous track, pause, next track" set of buttons. However, when the screen is locked, only the "Pause" and "next track" buttons are available. It would be great to have the previous track button available on the lock screen, or at least have an option to enable it.

Reproducible

Yes

Expected Behaviour

Expect a "Previous Track", "Play/Pause" and "Next Track" button on the lock screen

Actual Behaviour

Only "Play/Pause" and "Next Track" are available on the lock screen controls.

Log

N/A

gnome17 commented 4 years ago

Hi,

the "previous track" option is already available but you have to expand the notification.

prg318 commented 4 years ago

Ohh thank you! Didn't realize that.

Is this an intentional design decision? There's probably room for it on the notification without pulling down - especially considering it has all three buttons when the screen is unlocked

Thanks again

gnome17 commented 4 years ago

A notification has two states, expanded and collapsed. Depending on your android version the system will use the collapsed state if the screen is locked and the expanded state if the screen is unlocked.

In the collapsed state only play and next will be shown because we wanted to save as much space as possible for the music information.