[Bug?] [Clock] snooze by flipping the phone snoozes countdowns [released]
I just noticed that the newly-introduced "snooze by flipping the phone" feature actually works for countdowns, too, but in a way that was very unexpected: It actually snoozed the countdown for five minutes and then ringed again.
This was irritating, because there's no such option in the actual menu shown on screen. I would have expected that it activates the only option that is displayed in the pull-up-menu, i.e. dismisses the countdown.
Edit: Here are specific steps on how to reproduce
- Add a new countdown, let's say for one minute.
- Start the countdown, wait for the countdown to finish.
- After the minute passed, the popup overlay screen comes up, showing the name and length of the countdown, an X and a pull up menu at the bottom. The pull up menu contains only one option, "dismiss".
- Instead of interacting with the screen, flip the phone. The popup overlay gets closed, but the end of the countdown is not dismissed, but snoozed like an alarm, an option you didn't have in in the pull up menu. Afterwards, you can see in the bottom right corner of the lock screen that the clock app is still active.
- Wait five minutes. Afterwards, the popup overlay screen comes up a second time, the same way as it came up in point 3.
I find this quite important, we expect countdown to work as set. By snoozing countdown:
- does the timer keep running after flipping the phone?
- does the countdown timer still trigger an alarm while snoozed just some time earlier?
simo ( 2014-12-23 09:50:32 +0200 )editI saw this too when using clock app count down timers and flipping the phone down to stop it.
mcfrisk ( 2014-12-23 10:11:24 +0200 )edit@simo: You only can snooze the timer by flipping when the popup overlay screen comes up that tells you the countdown has finished. Flipping the phone has no effect while the timer is still running. I added the specific required steps to reproduce this to the question, to increase clarity on what actually happens when.
Florian Jacob ( 2014-12-23 16:24:25 +0200 )editMake the alarm types that are snoozed user-configurable, for example by giving the alarms user-defined tags. For example:
fixed loop (no automated rescheduling or countdown reset) flexible loop (fits around fixed items) minor loop (ignored in case of other alarm events) priority#1 loop (always on time) priority#2 fixed (only delayed in case of priority #1 items) sleep-only (no alarms before wake alarm) leisure (user-defined) work (only scheduled in a subset of the waking hours of the week) homework (as for work but a different subset) housework (as for work and homework, subset for homework may overlap)
This empowers the user to know by setting the device to perform according to their conscious choices, and fewer expectations are not met, less guesswork is implicitly required.
rdmo ( 2014-12-25 12:10:28 +0200 )edit