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
Age
Commit message (
Expand
)
Author
2020-11-22
apps: music: Add to application index
Daniel Thompson
2020-11-14
[pinetime,p8,k9]: Show when main.py is running
Daniel Thompson
2020-11-14
apps: testapp: Add an alarm test
Daniel Thompson
2020-11-14
apps: steps: Use the alarm system to reset the step counter at midnight
Daniel Thompson
2020-11-14
manager: Implement alarm callbacks for applications to use
Daniel Thompson
2020-11-12
simulator: Enable the music app in the simulator
Daniel Thompson
2020-11-12
icons: Optimize flash size of the music player icons
Daniel Thompson
2020-11-12
apps: music: Fix double track name bug
Daniel Thompson
2020-11-12
apps: Add music player app with GadgetBridge support
Carlosgg
2020-11-11
hrs3300: Defer initialization until the HRS is used
Daniel Thompson
2020-11-08
docs: Add an Application Library chapter
Daniel Thompson
2020-11-04
manager: Introduce shared "system bar"
Daniel Thompson
2020-10-25
apps: fibonacci clock: Updates to structure like clock app
Daniel Thompson
2020-10-25
apps: clock: Simplify and increase commenting
Daniel Thompson
2020-10-21
apps: steps: Switch over the status bar widget
Daniel Thompson
2020-10-21
apps: stopwatch: Switch over the status bar widget
Daniel Thompson
2020-10-21
widgets: status: Add a status bar combo widget
Daniel Thompson
2020-10-21
widgets: battery: Fix a redraw bug
Daniel Thompson
2020-10-21
widgets: clock: Add a simple clock widget
Daniel Thompson
2020-10-20
widgets: Rename StatusBar to NotificaitonBar
Daniel Thompson
2020-10-10
apps: fibonacci_clock: Nudge the clock down a few pixels
Daniel Thompson
2020-10-10
apps: fibonacci_clock: Enable status bar for notifications
Daniel Thompson
2020-10-10
widgets: Fix a broken docstring
Daniel Thompson
2020-10-10
apps: fibonacci_clock: Add an simple icon
Daniel Thompson
2020-10-10
boards: Introduce a shared manifest for all 240x240 devices
Daniel Thompson
2020-10-10
apps: fibonacci_clock: Add a Fibonacci clock application
Johannes Wache
2020-10-10
apps: haiku: Add a simple Haiku viewer
Daniel Thompson
2020-10-10
drivers: flash: Automatic wake/sleep to minimise idle current
Daniel Thompson
2020-10-10
boards: pinetime: Don't add nor_cs to the namespace
Daniel Thompson
2020-10-10
apps: pager: Avoid crashes for notifications with no body
Daniel Thompson
2020-09-27
boards: Remove flash wake up commands
Jeffrey Bailey
2020-09-22
wasp: Fix broken indention
Daniel Thompson
2020-09-21
drivers: cst816s: Clear the event buffer during a wake up
Daniel Thompson
2020-09-16
wasp: Allow app initialization to fail
Daniel Thompson
2020-08-16
boards: simulator: Add an screenshot facility
Daniel Thompson
2020-08-16
README: Add a (fairly) comprehensive screenshot tour
Daniel Thompson
2020-08-15
apps: stopwatch: Add NEXT support
Daniel Thompson
2020-08-15
drivers: cst816s: Handle a failure to sleep
Daniel Thompson
2020-08-15
gadgetbridge: Disable the not-implemented message
Daniel Thompson
2020-08-15
wasp: Introduce a NEXT event
Daniel Thompson
2020-08-15
k9: Disable safe-mode
Daniel Thompson
2020-08-15
k9: watch.py.in: Fix backlight
Daniel Thompson
2020-08-09
Merge pull request #48 from Siroj42/master
Daniel Thompson
2020-08-09
k9: Add support for Senbono K9
Daniel Thompson
2020-08-02
draw565: Fix wrong background color of strings
Siroj42
2020-07-27
boards: p8: Full support for Colmi P8
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-07-09
boards: simulator: Swap up/down swipe detection
Daniel Thompson
2020-07-07
simulator: Provide a special main.py for the simulator
Daniel Thompson
[next]