wasp-os/wasp/apps
Francesco Gazzetta 0eabf0f109 Remove morse from default apps
Even after optimizing it, it makes the image 224 bytes too big.

Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
2021-11-17 15:29:08 +00:00
..
alarm.py [alarms] Skip touch events on checkboxes of undefined alarms 2021-10-16 10:37:25 +01:00
calc.py Calc app: fill gaps 2021-10-16 10:32:03 +01: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 all clocks: Add a preview() method ready for a watch face chooser 2021-06-20 10:21:25 +01:00
demo.py apps: DemoApp: Fully document the demo app 2021-06-20 10:43:25 +01:00
dual_clock.py all clocks: Add a preview() method ready for a watch face chooser 2021-06-20 10:21:25 +01:00
faces.py apps: Replace del self.x with self.x = None in all apps 2021-07-28 22:01:04 +01:00
fibonacci_clock.py all clocks: Add a preview() method ready for a watch face chooser 2021-06-20 10:21:25 +01: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 Remove morse from default apps 2021-11-17 15:29:08 +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 apps: Fixed weather app with GadgetBridge. 2021-08-23 20:09:02 +01:00
word_clock.py all clocks: Add a preview() method ready for a watch face chooser 2021-06-20 10:21:25 +01:00