1
0
Fork 0
wasp-os/wasp/apps
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
..
alarm.py Alarm: swap stop and snooze controls 2022-02-02 12:20:06 +00:00
calc.py Optimize flash usage of calc app 2021-12-26 21:25:07 +00:00
chrono.py all clocks: Add a preview() method ready for a watch face chooser 2021-06-20 10:21:25 +01:00
clock.py Add watchface with weekday 2022-02-02 12:18:27 +00:00
demo.py apps: DemoApp: Fully document the demo app 2021-06-20 10:43:25 +01:00
disaBLE.py Add DisaBLE app that disables bluetooth 2021-12-26 21:25:07 +00:00
dual_clock.py Remove icons from watchface apps 2022-02-02 12:18:27 +00:00
faces.py Add watchface with weekday 2022-02-02 12:18:27 +00:00
fibonacci_clock.py Remove icons from watchface apps 2022-02-02 12:18:27 +00:00
flashlight.py simulator: test_qa: Add some basic docstring tests 2021-01-13 21:51:17 +00:00
gameoflife.py drivers: st7789: Pre-allocate a memoryview 2021-01-17 17:44:21 +00:00
haiku.py simulator: test_qa: Add some basic docstring tests 2021-01-13 21:51:17 +00:00
heart.py HeartApp: draw black line ahead of cursor 2021-10-16 10:32:34 +01:00
hello.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
launcher.py simulator: test_qa: Add some basic docstring tests 2021-01-13 21:51:17 +00:00
musicplayer.py apps: music: Change SWIPE_LEFTRIGHT to SWIPE_UPDOWN. 2021-03-27 09:08:36 +00:00
pager.py widgets: ConfirmationView: Adopt the button widget 2021-01-10 10:34:37 +00:00
play2048.py Disallow swipes while confirmation prompt is displayed 2021-01-15 20:08:57 +00:00
settings.py apps: Fixed weather app with GadgetBridge. 2021-08-23 20:09:02 +01:00
snake.py simulator: test_qa: Add some basic docstring tests 2021-01-13 21:51:17 +00:00
software.py Add DisaBLE app that disables bluetooth 2021-12-26 21:25:07 +00:00
sports.py apps: SportsApp: Initial sports app implementation 2021-06-20 17:24:10 +01:00
steps.py apps: steps: Reduce the graphing scale 2021-03-01 20:03:07 +00:00
stopwatch.py [stopwatch] Fix refactoring remains 2021-10-16 10:26:35 +01:00
template.py all clocks: Add a preview() method ready for a watch face chooser 2021-06-20 10:21:25 +01:00
testapp.py apps: testapp: Force characters to render with a not-black background 2021-03-29 22:17:27 +01:00
timer.py widgets: Clarity whether spinner max is inclusive or exclusive 2021-01-12 20:22:44 +00:00
weather.py Optimize flash usage of weather app 2021-12-26 21:25:07 +00:00
week_clock.py Add watchface with weekday 2022-02-02 12:18:27 +00:00
word_clock.py Remove icons from watchface apps 2022-02-02 12:18:27 +00:00