wasp-os/wasp/apps
Daniel Thompson ba8546dd60 apps: software: Add support for user-defined applications
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-09-10 21:17:57 +01:00
..
alarm.py apps: Replace del self.x with self.x = None in all apps 2021-07-28 22:01:04 +01:00
calc.py simulator: test_qa: Add some basic docstring tests 2021-01-13 21:51:17 +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 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 apps: heart: Implement a debug mode to copy out raw data 2021-05-05 21:06:39 +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 apps: software: Add support for user-defined applications 2021-09-10 21:17:57 +01: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 widgets: Refactor the stopwatch as a widget 2021-06-20 17:03:05 +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