| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-13 | wasp: Rotate the swipe UI by 90 degrees | Daniel Thompson | |
| This is something of an experiment but now the app roll is traversed using horizontal swipes and applications should primarily use vertical swipes to navigate internally. This is mostly because if "feels" better but it also leaves the vertical scrolling hardware available for use by the app. | |||
| 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 | testapp: Smoother transitions between tests | Daniel Thompson | |
| 2020-03-08 | testapp: Show the render time for the string test | Daniel Thompson | |
| 2020-03-08 | wasp: testapp: Extend with a string render test | Daniel Thompson | |
| 2020-03-08 | wasp: Move the apps into their own directory. | Daniel Thompson | |
