videoDAC / android

Repository for storing code, configuration and information about the applications developed by videoDAC for Android.
GNU General Public License v3.0
3 stars 5 forks source link

Add a "lock screen" button to the Consumer app template #49

Open chrishobcroft opened 4 years ago

chrishobcroft commented 4 years ago

Situation

Currently, the first time UX for the pay-to-play livestream consumer app works such that the only user interactions in the app are:

Complication

Basic user testing highlighted that on occasion, the user tapped the livestream screen by mistake, which closed the app.

On some occasions, the operating system raised a warning to the user that the app was closing very frequently.

Such behaviour has been described as "dodgy" by one user (not on github).

Proposed Resolution

A proposed solution is to implement a semi-transparent "lock" button, which if pressed, would disable any touches on the screen, allowing uninterrupted ability for the user to achieve their primary use case which is to watch livestream content.

If a user wishes to interrupt their watching of livestream content, they could simply tap the "lock" button, which would unlock the full controls.

Example Use Case

This kind of functionality would be especially useful for people listening to livestream music, and would allow them to lock their phone, and put it in their pocket while listening on headphones.