diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-12-26 15:09:56 (GMT) |
|---|---|---|
| committer | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-12-26 15:10:30 (GMT) |
| commit | ffb460d7dfa4541e57a67e16f54d3e4ff7bfeace (patch) | |
| tree | a4cd0087f0c721c4559aa4b1a312aa9c4bc3da57 /TODO.rst | |
| parent | 8ac5f6c16d0969e91e55d618e6e72cd16606e5e4 (diff) | |
TODO: Roadmap update
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'TODO.rst')
| -rw-r--r-- | TODO.rst | 21 |
1 files changed, 16 insertions, 5 deletions
@@ -23,16 +23,27 @@ Micropython ~~~~~~~~~~~ * [ ] Use SoftDevice sleep logic -* [ ] Rebase on later version of MicroPython Wasp-os ~~~~~~~ -* [ ] Watch/phone integration with GadgetBridge +* [X] Watch/phone integration with GadgetBridge - * [ ] Music player support - * [ ] Set date/time - * [ ] Fully fledged wasp-os device class + * [X] Set date/time + * [X] Fully fledged wasp-os device class + +* [ ] Look and feel + + * [X] Add a simple theming approach + * [ ] Update icon for Music player + * [ ] Introduce fwd/back/vol+/vol- buttons to the music player + * [ ] Update icon for Alarm app + * [ ] Update art work for buttons in Confirmation view + +* [ ] Applications + + * [ ] Introduce an analog watch face + * [ ] Add a sports/activity app (combined stopwatch and trip counter) wasptool ~~~~~~~~ |
