summaryrefslogtreecommitdiff
path: root/wasp
AgeCommit message (Expand)Author
2020-12-13apps: testapp: Automatically report free memoryDaniel Thompson
2020-12-12apps: testapp: Make the line benchmark use 360 degreesDaniel Thompson
2020-12-12draw565: Added line drawing functionKozova1
2020-12-12apps: snake: Remove redundant importDaniel Thompson
2020-12-12boards: simulator: Additional testsDaniel Thompson
2020-12-12boards: simulator: Improve spi.write() simulationDaniel Thompson
2020-12-05apps: settings: Add Scroll Indicatorkozova1
2020-12-04simulator: Suppress the pysdl2/numpy warningDaniel Thompson
2020-12-04simulator: test: Grey box stopwatch testDaniel Thompson
2020-12-04simulator: tests: Parameterize the basic app testsDaniel Thompson
2020-12-04simulator: Introduce fully automatic testintDaniel Thompson
2020-11-29Notify level in settings appCarlosgg
2020-11-29apps: snake: Add a snake game applicationJohannes Wache
2020-11-29apps: alarm: Add the alarm app to the libraryDaniel Thompson
2020-11-29apps: alarm: Fix touch handling when the alarm is ringingDaniel Thompson
2020-11-29apps: alarm: Adopt 2-bit RLE for the iconDaniel Thompson
2020-11-29apps: alarm: Add Alarm application based on the new alarm systemSiroj42
2020-11-29sphinx: icons: Get the doc build working againDaniel Thompson
2020-11-29apps: pager: notifications: improve swipe handlingDaniel Thompson
2020-11-29apps: pager: notifications: dismiss confirmation view on app exitDaniel Thompson
2020-11-29apps: pager: notifications: fix handling of touch messagesDaniel Thompson
2020-11-29widgets: ConfirmationView: Allow the widget to manage its own visibilityDaniel Thompson
2020-11-29apps: pager: notifications: Fix typo in clear notification messageDaniel Thompson
2020-11-29apps: pager: notifications: Added remove all notifications dialogAidan Houlihan
2020-11-26apps: settings: Avoid circular dependancies during app initDaniel Thompson
2020-11-26apps: settings: Fix initial slider valuekozova1
2020-11-22widgets: clock: Improve the redraw logicDaniel Thompson
2020-11-22docs: Wordsmtithing updates after reviewDaniel Thompson
2020-11-22apps: music: Add to application indexDaniel Thompson
2020-11-14[pinetime,p8,k9]: Show when main.py is runningDaniel Thompson
2020-11-14apps: testapp: Add an alarm testDaniel Thompson
2020-11-14apps: steps: Use the alarm system to reset the step counter at midnightDaniel Thompson
2020-11-14manager: Implement alarm callbacks for applications to useDaniel Thompson
2020-11-12simulator: Enable the music app in the simulatorDaniel Thompson
2020-11-12icons: Optimize flash size of the music player iconsDaniel Thompson
2020-11-12apps: music: Fix double track name bugDaniel Thompson
2020-11-12apps: Add music player app with GadgetBridge supportCarlosgg
2020-11-11hrs3300: Defer initialization until the HRS is usedDaniel Thompson
2020-11-08docs: Add an Application Library chapterDaniel Thompson
2020-11-04manager: Introduce shared "system bar"Daniel Thompson
2020-10-25apps: fibonacci clock: Updates to structure like clock appDaniel Thompson
2020-10-25apps: clock: Simplify and increase commentingDaniel Thompson
2020-10-21apps: steps: Switch over the status bar widgetDaniel Thompson
2020-10-21apps: stopwatch: Switch over the status bar widgetDaniel Thompson
2020-10-21widgets: status: Add a status bar combo widgetDaniel Thompson
2020-10-21widgets: battery: Fix a redraw bugDaniel Thompson
2020-10-21widgets: clock: Add a simple clock widgetDaniel Thompson
2020-10-20widgets: Rename StatusBar to NotificaitonBarDaniel Thompson
2020-10-10apps: fibonacci_clock: Nudge the clock down a few pixelsDaniel Thompson
2020-10-10apps: fibonacci_clock: Enable status bar for notificationsDaniel Thompson