guardianproject / haven

Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
https://guardianproject.github.io/haven/
GNU General Public License v3.0
6.58k stars 728 forks source link

Feature request: during playback, show time and progress slider all the time #338

Open deviantollam opened 5 years ago

deviantollam commented 5 years ago

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.)