wasp-os/wasp/apps
Daniel Thompson 66743d42c8 wasp: Manager: Bring in proper separation of apps
This is getting us much closer to the final UI concept. We have a
quick ring from which we can select typical apps such as clock and
stopwatch which will (eventually) be supplemented with step counting
and heart rate monitoriing. More exotic apps (currenrtly torch, self
test, settings) are all relagated to the launcher ring.
2020-04-14 20:05:57 +01:00
..
__init__.py WIP: Introduce the quick_ring 2020-04-12 08:59:37 +01:00
clock.py wasp: launcher: Experimental launcher implementation 2020-04-06 22:04:21 +01:00
flashlight.py wasp: launcher: Experimental launcher implementation 2020-04-06 22:04:21 +01:00
launcher.py wasp: Manager: Bring in proper separation of apps 2020-04-14 20:05:57 +01:00
pager.py wasp: On-device crash reporting 2020-04-11 20:15:02 +01:00
settings.py wasp: apps: Add a new (super simple) settings app 2020-04-10 20:30:20 +01:00
stopwatch.py wasp: stopwatch: Replace the stub with a "real" implementation 2020-04-14 20:03:04 +01:00
template.py wasp: template: Implement optional application methods 2020-04-12 08:41:31 +01:00
testapp.py wasp: testapp: Sort tests alphabetically 2020-04-12 08:40:11 +01:00