1
0
Fork 0
wasp-os/wasp
Francesco Gazzetta 5f28d05cc0 Alarm: swap stop and snooze controls
It was too easy to accidentally stop the alarm by touching the screen,
either by moving around or by trying to press the side button to snooze.

Snoozing instead of stopping is better than the opposite because it
poses no risk of missing the alarm, so we swap the controls to:

touch -> snooze
press -> stop

Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
2022-02-02 12:20:06 +00:00
..
apps Alarm: swap stop and snooze controls 2022-02-02 12:20:06 +00:00
boards Add watchface with weekday 2022-02-02 12:18:27 +00:00
drivers drivers: hrs3300: Reduce HGAIN to x8 2021-09-10 21:17:57 +01:00
fonts Advanced alarm app 2021-07-25 08:56:14 +01:00
modules bma42x: Provide a means to check the chip id 2021-08-31 21:53:24 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Improve line wrapping 2021-07-22 20:04:50 +01:00
gadgetbridge.py Added weather application. 2021-06-03 21:43:38 +01:00
icons.py icons: Introduce new clock icon 2021-06-20 10:18:58 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py apps: heart: Implement a debug mode to copy out raw data 2021-05-05 21:06:39 +01:00
requirements.txt Update requirements.txt 2021-03-09 21:15:02 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
steplogger.py apps: steps: Add a history graph 2021-02-25 08:00:03 +00:00
wasp.py apps: Fixed weather app with GadgetBridge. 2021-08-23 20:09:02 +01:00
widgets.py Advanced alarm app 2021-07-25 08:56:14 +01:00