summaryrefslogtreecommitdiff
path: root/wasp/wasp.py
AgeCommit message (Expand)Author
2022-02-27fix: switch app to itself cancel vibrationsthiswillbeyourgithub
2021-08-23apps: Fixed weather app with GadgetBridge.Tait Berlette
2021-06-21wasp: Manager: Fix the capture of the post-init free RAMDaniel Thompson
2021-06-20wasp: Manager: Rewrite the startup logicDaniel Thompson
2021-06-20apps: FacesApp: Add a watch face chooserDaniel Thompson
2021-06-04manager/rtc: Experimental power saving techniqueDaniel Thompson
2021-06-03MemoryError exception now shows custom message instead of CrashApp.Tait Berlette
2021-06-03Added weather application.Tait Berlette
2021-06-03manager: Improve application registrationDaniel Thompson
2021-02-25apps: steps: Add a history graphDaniel Thompson
2021-01-15system: Move free memory capture into the switch methodDaniel Thompson
2021-01-12system: Fix app unregister functionChristianRomberg
2021-01-10system: Allows apps to be registered using stringsDaniel Thompson
2021-01-03manager: Enable Software by defaultDaniel Thompson
2020-12-31manager: Recategorize the theme labels for appsDaniel Thompson
2020-12-31wasp: manager: Byte-swap the theme encodingDaniel Thompson
2020-12-13widgets: BatteryMeter: Fix theme handlingDaniel Thompson
2020-12-13Added basic theming engine.kozova1
2020-12-13apps: testapp: Automatically report free memoryDaniel Thompson
2020-11-29Notify level in settings appCarlosgg
2020-11-14apps: testapp: Add an alarm testDaniel Thompson
2020-11-14manager: Implement alarm callbacks for applications to useDaniel Thompson
2020-11-12apps: Add music player app with GadgetBridge supportCarlosgg
2020-11-04manager: Introduce shared "system bar"Daniel Thompson
2020-09-22wasp: Fix broken indentionDaniel Thompson
2020-09-16wasp: Allow app initialization to failDaniel Thompson
2020-08-15wasp: Introduce a NEXT eventDaniel Thompson
2020-07-19Introduction basic notification supportDaniel Thompson
2020-06-30wasp: Switch to scheduling from interruptDaniel Thompson
2020-06-22apps: heart: Introduce simple app for the heart rate sensorDaniel Thompson
2020-06-11drivers: cst816s: optimize for power saving and responsivenessFuji Pebri
2020-06-09wasp: apps: Step counter applicationDaniel Thompson
2020-05-14Make wasp-os namig consistantDaniel Thompson
2020-05-14wasp: Even more docstringsDaniel Thompson
2020-05-10wasp: apps: Remove __init__.pyDaniel Thompson
2020-04-26wasp: Manager: Avoid printing the stack trace when it can cause problemsDaniel Thompson
2020-04-14wasp: Manager: Bring in proper separation of appsDaniel Thompson
2020-04-14wasp: Manager: Push exceptions to the console as well as the crash appDaniel Thompson
2020-04-12WIP: Introduce the quick_ringDaniel Thompson
2020-04-12wasp: apps: Add shortcuts to all appsDaniel Thompson
2020-04-11docs: Fix warnings and add a few extra apps to the docsDaniel Thompson
2020-04-11wasp: On-device crash reportingDaniel Thompson
2020-04-10wasp: apps: Add a new (super simple) settings appDaniel Thompson
2020-04-06wasp: launcher: Experimental launcher implementationDaniel Thompson
2020-04-06wasp: manager: make sleep() and background() callbacks optionalDaniel Thompson
2020-04-06wasp: Manager: Parameterize the keep awake timerDaniel Thompson
2020-04-06wasp: Rename Debounce to PinHandlerDaniel Thompson
2020-04-06wasp: draw565: Allow the drawing context to be resetDaniel Thompson
2020-04-06wasp: Add button presses to the event system.Daniel Thompson
2020-04-06wasp: Get the terminology straightDaniel Thompson