| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-26 | wasp: Move the constants into seperate container classes | Daniel Thompson | |
| 2020-03-22 | Add licensing information for all wasp-os files. | Daniel Thompson | |
| 2020-03-22 | Rename manager.py and expose its interfaces to all applications | Daniel Thompson | |
| This is a big change that break compatiblity with existing applications *and* with existing installed versions of main.py. When upgrading it is import to update main.py: ./tools/wasptool --upload wasp/main.py | |||
| 2020-03-09 | wasp: draw565: Refactor to allow apps to focus on the drawable. | Daniel Thompson | |
| 2020-03-08 | wasp: Re-factor how Draw565 is used. | Daniel Thompson | |
| Moving it from applications into the watch is useful for two reasons. Firstly it means applications don't need to know as much about the display color depth and secondly it makes it easier to replace the drawing routines with wasptool. | |||
| 2020-03-08 | wasp: Move the apps into their own directory. | Daniel Thompson | |
