summaryrefslogtreecommitdiff
path: root/wasp/apps
AgeCommit message (Expand)Author
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-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-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-22apps: music: Add to application indexDaniel 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-12apps: music: Fix double track name bugDaniel Thompson
2020-11-12apps: Add music player app with GadgetBridge supportCarlosgg
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-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
2020-10-10apps: fibonacci_clock: Add an simple iconDaniel Thompson
2020-10-10apps: fibonacci_clock: Add a Fibonacci clock applicationJohannes Wache
2020-10-10apps: haiku: Add a simple Haiku viewerDaniel Thompson
2020-10-10apps: pager: Avoid crashes for notifications with no bodyDaniel Thompson
2020-08-16README: Add a (fairly) comprehensive screenshot tourDaniel Thompson
2020-08-15apps: stopwatch: Add NEXT supportDaniel Thompson
2020-07-24StatusBar: Rename and add BLE connection status iconDaniel Thompson
2020-07-19Introduction basic notification supportDaniel Thompson
2020-06-27apps: stopwatch: Improve splits... and colour schemeDaniel Thompson
2020-06-25ppg: Pull the PPG signal processing into a seperate libraryDaniel Thompson
2020-06-24apps: heart: Initial heart rate detectionDaniel Thompson
2020-06-22apps: heart: Introduce simple app for the heart rate sensorDaniel Thompson
2020-06-22wasp: Switch to the faster fill routinesDaniel Thompson
2020-06-22apps: testapp: Filled rectangle drawing benchmarksDaniel Thompson
2020-06-12apps: [steps,stopwatch]: Increase font size of clockDaniel Thompson
2020-06-12apps: steps: Fix the overnight step counter resetDaniel Thompson
2020-06-09wasp: apps: Step counter applicationDaniel Thompson
2020-05-24apps: settings: Adopt the slider... it looks more interestingDaniel Thompson
2020-05-24widgets: Introduce a slider widgetDaniel Thompson
2020-05-18apps: gameoflife: Better pixel colour selectionDaniel Thompson
2020-05-18draw565: Switch to a different palette for RLE 2-bit imagesDaniel Thompson
2020-05-17apps: demo: Move the logo into the demo appDaniel Thompson
2020-05-17apps: demo: Move the demo code into a fully fledged applicationDaniel Thompson
2020-05-14wasp: Even more docstringsDaniel Thompson
2020-05-11docs: Introduce the Application Writer's Guide.Daniel Thompson
2020-05-10apps: template: Fix broken docstringDaniel Thompson