summaryrefslogtreecommitdiff
path: root/wasp/apps
AgeCommit message (Expand)Author
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
2020-05-10wasp: apps: Remove __init__.pyDaniel Thompson
2020-04-26apps: launcher: Add a scroll ready indicatorDaniel Thompson
2020-04-26apps: launcher: Make app.ICON optionalDaniel Thompson
2020-04-26apps: stopwatch: Fix redraw bug (and remove some old test code)Daniel Thompson
2020-04-26wasp: nrf_rtc: Add a tiny bit of extra resolutionDaniel Thompson
2020-04-18wasp: apps: Conway's Game of LifeDaniel Thompson
2020-04-14wasp: Manager: Bring in proper separation of appsDaniel Thompson
2020-04-14wasp: stopwatch: Replace the stub with a "real" implementationDaniel Thompson
2020-04-12WIP: Introduce the quick_ringDaniel Thompson
2020-04-12wasp: template: Implement optional application methodsDaniel Thompson
2020-04-12wasp: apps: Add shortcuts to all appsDaniel Thompson
2020-04-12wasp: testapp: Sort tests alphabeticallyDaniel Thompson