BlackyHawky / Clock

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

Add a list view for timers #7

Closed advait404 closed 5 months ago

advait404 commented 2 years ago

Currently, there is no way to view the progress of multiple timers in one screen, and when having more then 3 timers, swiping between then becomes quite tedious.

An approach similar to the simple clock app would be great. A toggle icon in the corner or a setting option to switch between the 'clock style' and 'list style' view can work. Alternatively, adding all the timers in the notification area can have a similar function.

qw123wh commented 2 years ago

This is what I would like to do, pretty much the same behavior that happens in this app "Clock +"

I am not able to do this by myself, I need some developer who can fork and pull request

https://github.com/philliphsu/ClockPlus

C60F0788-588E-4E2F-8FAE-5B4237DAFEC6

qw123wh commented 5 months ago

completed, new timer display added