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
2021-06-19
rtc: Undo the once-per-second wake up
Daniel Thompson
2021-06-18
drivers: nrf_rtc: Fix sphinx build
Daniel Thompson
2021-06-04
manager/rtc: Experimental power saving technique
Daniel Thompson
2021-06-04
draw565: Fix bounding box calculations
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-05-05
apps: heart: Implement a debug mode to copy out raw data
Daniel Thompson
2021-03-29
apps: testapp: Force characters to render with a not-black background
Daniel Thompson
2021-03-29
draw565: Optimize the string drawing
Daniel Thompson
2021-03-28
fonts: add 18pt font
thefenriswolf
2021-03-27
apps: Add DualClock app.
BenoƮt HERVIER
2021-03-27
apps: music: Change SWIPE_LEFTRIGHT to SWIPE_UPDOWN.
Tait Berlette
2021-03-22
draw565: Avoid over-long lines when handling space
Daniel Thompson
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-03-10
apps: WordClock: Add a new word-based clock app
Brendan M. Sleight
2021-03-09
Update requirements.txt
Brendan M. Sleight
2021-03-01
apps: steps: Reduce the graphing scale
Daniel Thompson
2021-02-25
apps: steps: Add a history graph
Daniel Thompson
2021-02-25
steplogger: Write less frequently
Daniel Thompson
2021-02-25
steplogger: Ensure today's data is updated when we provide it
Daniel Thompson
2021-02-25
boards: simulator: Increase the display blanking time
Daniel Thompson
2021-02-25
boards: simulator: Pick up out-of-bounds drawing
Daniel Thompson
2021-02-21
steplogger: Add iterator to allow UI to read the data
Daniel Thompson
2021-02-21
steplogger: Introduce code to perform data logging
Daniel Thompson
2021-02-20
st7789: Fix incorrect variable name in ST7789_SPIs. __init__ docstring.
Piotr Tworek
2021-02-20
apps: settings: Clamp the dates a little more tightly
Daniel Thompson
2021-02-06
simulator: test: Add Draw565.bounding_box unit tests
Daniel Thompson
2021-02-05
drivers: draw565: Added bounding_box() function that returns the size of a st...
kozova1
2021-02-04
draw565: Fix an out-by-one error in _bounding_box
Daniel Thompson
2021-02-04
apps: testapp: Ensure we test centred strings
Daniel Thompson
2021-02-03
apps: settings: Added labels to the dates
Isaiah Grace
2021-01-30
install: Include the wasptool dependencies in the install guide
Daniel Thompson
2021-01-18
apps: musicplayer: Adopt GfxButton and use it for trace fwd/back
Daniel Thompson
2021-01-18
widgets: Add a button with a graphical icon
Daniel Thompson
2021-01-17
drivers: st7789: Further reduce allocations during set_window()
Daniel Thompson
2021-01-17
drivers: st7789: Pre-allocate a memoryview
Daniel Thompson
2021-01-17
drivers: st7789: Optimize set_window()
Daniel Thompson
2021-01-17
draw565: Optimize string drawing
Daniel Thompson
2021-01-15
Disallow swipes while confirmation prompt is displayed
George Griffin
2021-01-15
system: Move free memory capture into the switch method
Daniel Thompson
2021-01-13
simulator: test_qa: Update to match latest policy
Daniel Thompson
2021-01-13
simulator: test_qa: Add some basic docstring tests
Daniel Thompson
2021-01-12
simulator: test_qa: Check that apps are includes in the library
Daniel Thompson
2021-01-12
simulator: test_qa: Add some simply QA tests for app screenshots
Daniel Thompson
2021-01-12
apps: settings: Allow date and time to be set on the watch
Daniel Thompson
2021-01-12
widgets: Clarity whether spinner max is inclusive or exclusive
Daniel Thompson
2021-01-12
system: Fix app unregister function
ChristianRomberg
2021-01-10
apps: software: Fix some scrolling bugs
Daniel Thompson
[next]