timer-machine / timer-machine-android

⏲ A highly customizable interval timer app for Android
GNU General Public License v3.0
172 stars 16 forks source link

2 small issues #56

Open popyoung opened 9 months ago

popyoung commented 9 months ago
  1. Since it is quite easy to misclick the 'stop' button (or 'next step' button), could you add a config to allow auto lock?
  2. When I add a notification step with some alarm, I will set a long span (e.g. 1 minute) in case of missing the alarm. But it's really too loud if I already noticed the alarm. So is there a way for me to just turn off the alarm while the step still runs? I can't click next step because this will advance all steps for like 1 minute. I think maybe you should add a silence button to silence the current step.
DeweyReed commented 9 months ago

Auto-locking can be helpful. Adding a setting entry to control it should suffice.

You can turn off its looping by tapping the "Music" reminder and opening its settings panel.

popyoung commented 9 months ago

You can turn off its looping by tapping the "Music" reminder and opening its settings panel.

It looks there is some misunderstanding. What I need is the music (or beep) to be able to loop as long as I set. But when I noticed the alarm, there should be a mute button of the current step (stop the alarm while the timer is ticking).

DeweyReed commented 8 months ago

You can split the step into two steps. The first has Music and Halt and manually moves to the second step when you notice the alarm.