BlackyHawky / Clock

Privacy-conscious open-source clock, based on AOSP Clock
Apache License 2.0
178 stars 11 forks source link

Timer Full View #52

Open Murilogs1910 opened 3 months ago

Murilogs1910 commented 3 months ago

Is your feature request related to a problem? Please describe. I use the timer when playing some games with friends, and it's important that everyone can easily see the time remaining in their turn. Also, it's helpful if the buttons are bigger so it's faster for me to press them.

Describe the solution you'd like A view dedicated to a single timer, opened when you press it on the list. I could be like the one the app had before, or something similar to Chrono, that allows me to easily reset and play the timer with a double click, due to its UI (screenshots sent in the bottom of the issue).

Use case I believe I already covered that in the "problem" section.

Describe alternatives you've considered A button to toggle between the old and the new views of the timer page.

Additional context First is for when you just open it without having started the timer, or right after resetting it. Second when is for when it's playing, and the last one is paused. As you can see, just double clicking where the reset button is will reset it and then start it again.