guardianproject / guardianproject/haven
Feature request: during playback, show time and progress slider all the time
- Dominant language
- Java
- Stars
- 6.8k
- Forks
- 752
- PR merge metrics
- No merged PRs in 30d
Description
When reviewing the logs, you can drill down into events like captured video.
During the playback of captured video, is there any reason to not have the progress bar on the bottom of the screen the whole time? Tapping will bring up that progress bar, but it doesn't cover any part of the screen used for playback of the captured video. Nothing is lost by showing the bar the whole time, is there?
Alternately, it would be possible to the progress bar by default as video launches, to give the user a sense of the file length, but then allow it to fade away. (Most folk will understand that they can get the progress/slider bar back by tapping.)
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Android captured-video playback screen and inspect how tapping currently reveals the time and progress slider. Choose the requested persistent or initially visible-and-fading behavior based on the existing playback UI; done means the control shows the video duration and position without obscuring playback, while still supporting the stated interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100