| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-17 | apps: demo: Move the logo into the demo app | Daniel Thompson | |
| The logo module is currently unused but it simply sits there consuming flash. Let's shift it to the demo app to is can consume RAM instead (but only when we upload the demo to the watch). | |||
| 2020-04-18 | wasp: apps: Conway's Game of Life | Daniel Thompson | |
| 2020-04-11 | wasp: On-device crash reporting | Daniel Thompson | |
| If an application crashes let's report it on the device so it can be distinguished from a hang (if nothing else it should mean we get better bug reports). | |||
| 2020-04-10 | wasp: draw565: Automatic RLE format conversion | Daniel Thompson | |
| From here we can also bring colour to the launcher! | |||
| 2020-04-06 | wasp: launcher: Experimental launcher implementation | Daniel Thompson | |
| It is not really the launcher itself that is immature. Rather that the framework and UI concepts to move between applications isn't complete yet. | |||
| 2020-04-06 | res: Switch from indexed to RGB mode | Daniel Thompson | |
| Indexed mode doesn't work with the new 2-bit encoder and adopting RGB mode means we can compare the efficiency of the various possible encodings. | |||
| 2020-02-09 | wasp: res: Add original source for battery icon | Daniel Thompson | |
| 2020-02-04 | README: Update prior to initial announcement | Daniel Thompson | |
| 2020-02-03 | wasp: fonts: Add a large font for digital clock apps | Daniel Thompson | |
| 2020-01-28 | bootloader: Adopt latest bootloader | Daniel Thompson | |
| Includes splash screen support using res/pinedfu.png. | |||
| 2020-01-28 | res: Add original source artwork for content in logo.py | Daniel Thompson | |
