summaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2020-12-26 15:09:56 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2020-12-26 15:10:30 (GMT)
commitffb460d7dfa4541e57a67e16f54d3e4ff7bfeace (patch)
treea4cd0087f0c721c4559aa4b1a312aa9c4bc3da57 /TODO.rst
parent8ac5f6c16d0969e91e55d618e6e72cd16606e5e4 (diff)
TODO: Roadmap update
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst21
1 files changed, 16 insertions, 5 deletions
diff --git a/TODO.rst b/TODO.rst
index f0b5f48..636605c 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -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
~~~~~~~~