timer-machine-android icon indicating copy to clipboard operation
timer-machine-android copied to clipboard

When tapping start, create a new item above

Open dcdom2 opened this issue 2 years ago • 2 comments

TimerDroid has a nice feature. It has a "running timers" heading and when you tap start on a timer, a new item is created in the Running timers list.

This allows:

  1. shorter list item height.
  2. the ability to start the same preset timer more than once. This is very useful if you have multiple of the variable to which the timer applies, like chemical preparation.
  3. Easier tracking of running timers.

dcdom2 avatar Jun 21 '23 18:06 dcdom2

It's a valuable feature, although implementing it requires considerable codebase refactoring. It can be a candidate for the next big release.

DeweyReed avatar Jun 23 '23 10:06 DeweyReed

That's great. Thanks!

dcdom2 avatar Jun 24 '23 09:06 dcdom2