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
/
wasp.py
Age
Commit message (
Expand
)
Author
2022-02-27
fix: switch app to itself cancel vibrations
thiswillbeyourgithub
2021-08-23
apps: Fixed weather app with GadgetBridge.
Tait Berlette
2021-06-21
wasp: Manager: Fix the capture of the post-init free RAM
Daniel Thompson
2021-06-20
wasp: Manager: Rewrite the startup logic
Daniel Thompson
2021-06-20
apps: FacesApp: Add a watch face chooser
Daniel Thompson
2021-06-04
manager/rtc: Experimental power saving technique
Daniel Thompson
2021-06-03
MemoryError exception now shows custom message instead of CrashApp.
Tait Berlette
2021-06-03
Added weather application.
Tait Berlette
2021-06-03
manager: Improve application registration
Daniel Thompson
2021-02-25
apps: steps: Add a history graph
Daniel Thompson
2021-01-15
system: Move free memory capture into the switch method
Daniel Thompson
2021-01-12
system: Fix app unregister function
ChristianRomberg
2021-01-10
system: Allows apps to be registered using strings
Daniel Thompson
2021-01-03
manager: Enable Software by default
Daniel Thompson
2020-12-31
manager: Recategorize the theme labels for apps
Daniel Thompson
2020-12-31
wasp: manager: Byte-swap the theme encoding
Daniel Thompson
2020-12-13
widgets: BatteryMeter: Fix theme handling
Daniel Thompson
2020-12-13
Added basic theming engine.
kozova1
2020-12-13
apps: testapp: Automatically report free memory
Daniel Thompson
2020-11-29
Notify level in settings app
Carlosgg
2020-11-14
apps: testapp: Add an alarm test
Daniel Thompson
2020-11-14
manager: Implement alarm callbacks for applications to use
Daniel Thompson
2020-11-12
apps: Add music player app with GadgetBridge support
Carlosgg
2020-11-04
manager: Introduce shared "system bar"
Daniel Thompson
2020-09-22
wasp: Fix broken indention
Daniel Thompson
2020-09-16
wasp: Allow app initialization to fail
Daniel Thompson
2020-08-15
wasp: Introduce a NEXT event
Daniel Thompson
2020-07-19
Introduction basic notification support
Daniel Thompson
2020-06-30
wasp: Switch to scheduling from interrupt
Daniel Thompson
2020-06-22
apps: heart: Introduce simple app for the heart rate sensor
Daniel Thompson
2020-06-11
drivers: cst816s: optimize for power saving and responsiveness
Fuji Pebri
2020-06-09
wasp: apps: Step counter application
Daniel Thompson
2020-05-14
Make wasp-os namig consistant
Daniel Thompson
2020-05-14
wasp: Even more docstrings
Daniel Thompson
2020-05-10
wasp: apps: Remove __init__.py
Daniel Thompson
2020-04-26
wasp: Manager: Avoid printing the stack trace when it can cause problems
Daniel Thompson
2020-04-14
wasp: Manager: Bring in proper separation of apps
Daniel Thompson
2020-04-14
wasp: Manager: Push exceptions to the console as well as the crash app
Daniel Thompson
2020-04-12
WIP: Introduce the quick_ring
Daniel Thompson
2020-04-12
wasp: apps: Add shortcuts to all apps
Daniel Thompson
2020-04-11
docs: Fix warnings and add a few extra apps to the docs
Daniel Thompson
2020-04-11
wasp: On-device crash reporting
Daniel Thompson
2020-04-10
wasp: apps: Add a new (super simple) settings app
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
wasp: Manager: Parameterize the keep awake timer
Daniel Thompson
2020-04-06
wasp: Rename Debounce to PinHandler
Daniel Thompson
2020-04-06
wasp: draw565: Allow the drawing context to be reset
Daniel Thompson
2020-04-06
wasp: Add button presses to the event system.
Daniel Thompson
2020-04-06
wasp: Get the terminology straight
Daniel Thompson
[next]