index
:
wasp-os.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wasp
/
apps
/
clock.py
Age
Commit message (
Expand
)
Author
2022-02-02
Add watchface with weekday
Francesco Gazzetta
2022-02-02
Remove icons from watchface apps
Francesco Gazzetta
2021-06-20
all clocks: Add a preview() method ready for a watch face chooser
Daniel Thompson
2021-01-13
simulator: test_qa: Add some basic docstring tests
Daniel Thompson
2020-12-31
manager: Recategorize the theme labels for apps
Daniel Thompson
2020-12-28
icons, fonts.digits: Switch over to 2-bit RLE encoding
Daniel Thompson
2020-12-13
apps: clock: Fix theme handling
Daniel Thompson
2020-12-13
Added basic theming engine.
kozova1
2020-11-04
manager: Introduce shared "system bar"
Daniel Thompson
2020-10-25
apps: clock: Simplify and increase commenting
Daniel Thompson
2020-10-20
widgets: Rename StatusBar to NotificaitonBar
Daniel Thompson
2020-08-16
README: Add a (fairly) comprehensive screenshot tour
Daniel Thompson
2020-07-24
StatusBar: Rename and add BLE connection status icon
Daniel Thompson
2020-07-19
Introduction basic notification support
Daniel Thompson
2020-05-14
wasp: Even more docstrings
Daniel Thompson
2020-04-06
wasp: launcher: Experimental launcher implementation
Daniel Thompson
2020-04-06
wasp: manager: make sleep() and background() callbacks optional
Daniel Thompson
2020-04-06
apps: Remove unused support for effect animation
Daniel Thompson
2020-04-06
wasp: Get the terminology straight
Daniel Thompson
2020-03-26
wasp: Move the constants into seperate container classes
Daniel Thompson
2020-03-22
Add licensing information for all wasp-os files.
Daniel Thompson
2020-03-22
Rename manager.py and expose its interfaces to all applications
Daniel Thompson
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
2020-03-08
wasp: Move the apps into their own directory.
Daniel Thompson