-
-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
Description
Checklist (Your issue will be automatically closed if you delete this part)
- I make sure that there are no existing issues - open or closed - which I could contribute my information to.
** Description
I suggest adding a lock feature to the full-screen playback interface. Here are the details of the feature request:
- Add a lock button to the full-screen playback interface.
- Once the user taps the lock button, the UI should be locked, leaving only the unlock button visible on the screen.
- In the locked state, gesture operations should be disabled, including:
- Adjusting brightness
- Adjusting volume
- Adjusting playback progress
- To unlock the interface, the user should be required to tap the unlock button on the screen.
- The lock feature within the PipePipe app should be independent of the device's own lock settings (such as screen lock or password). The app's lock functionality should operate separately.
rrondo and xtrimex