1
0
Fork 0
wasp-os/wasp
Daniel Thompson 1b99764e8d apps: clock: Simplify and increase commenting
The main simplification is to adopt the status bar (with the status bar
clock disabled) and to restructure the way draw and redraw are handled.
Since the clock application is one of the most popular to customize it
has also had extensive commenting added to describe how it works.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-10-25 08:55:20 +00:00
..
apps apps: clock: Simplify and increase commenting 2020-10-25 08:55:20 +00:00
boards boards: Introduce a shared manifest for all 240x240 devices 2020-10-10 14:04:44 +01:00
drivers drivers: flash: Automatic wake/sleep to minimise idle current 2020-10-10 11:45:25 +01:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Fix wrong background color of strings 2020-08-02 21:55:04 +02:00
gadgetbridge.py gadgetbridge: Disable the not-implemented message 2020-08-15 20:37:52 +01:00
icons.py widgets: status: Add a status bar combo widget 2020-10-21 21:28:09 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py wasp: Fix broken indention 2020-09-22 21:14:45 +01:00
widgets.py widgets: status: Add a status bar combo widget 2020-10-21 21:28:09 +01:00