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
/
software.py
Age
Commit message (
Expand
)
Author
2021-11-30
Collect garbage before enabling apps
Francesco Gazzetta
2021-11-17
Remove morse from default apps
Francesco Gazzetta
2021-11-17
Add morse app
Francesco Gazzetta
2021-09-10
apps: software: Add support for user-defined applications
Daniel Thompson
2021-07-28
apps: Replace del self.x with self.x = None in all apps
Daniel Thompson
2021-06-20
apps: SportsApp: Initial sports app implementation
Daniel Thompson
2021-06-20
apps: FacesApp: Add a watch face chooser
Daniel Thompson
2021-06-03
Added weather application.
Tait Berlette
2021-03-27
apps: Add DualClock app.
BenoƮt HERVIER
2021-03-10
apps: software: Include word clock in the available applications
Daniel Thompson
2021-03-10
apps: software: Automatically track y position for checkboxes
Daniel Thompson
2021-01-13
simulator: test_qa: Add some basic docstring tests
Daniel Thompson
2021-01-10
apps: software: Fix some scrolling bugs
Daniel Thompson
2021-01-10
apps: play2048: Add the 2048 game application
Miguel Rochefort
2021-01-10
apps: timer: Add a countdown timer application
Wolfgang Ginolas
2021-01-10
system: Allows apps to be registered using strings
Daniel Thompson
2021-01-03
apps: software: Add an apps to enable/disable other apps
Daniel Thompson