summaryrefslogtreecommitdiff
path: root/wasp/apps
AgeCommit message (Expand)Author
2021-01-10apps: music: Update the application iconDaniel Thompson
2021-01-10system: Allows apps to be registered using stringsDaniel Thompson
2021-01-10widgets: ConfirmationView: Adopt the button widgetDaniel Thompson
2021-01-03apps: software: Add an apps to enable/disable other appsDaniel Thompson
2021-01-03apps: settings: Use theme colours for text labelsDaniel Thompson
2021-01-03apps: launcher: Use theme colours for text labelsDaniel Thompson
2021-01-03apps: heart: Use theme colours for text labelsDaniel Thompson
2020-12-31apps: calc: Use the UI colours to generate a backgroundDaniel Thompson
2020-12-31manager: Recategorize the theme labels for appsDaniel Thompson
2020-12-30apps: steps: Fix typo in docstringsDaniel Thompson
2020-12-30widgets: ConfirmationView: Fix hit box problemsDaniel Thompson
2020-12-29apps: alarm: add a full colour iconDaniel Thompson
2020-12-29apps: alarm: Adopt the spinner widgetDaniel Thompson
2020-12-29apps: alarm: avoid setting a "silly" alarm during app initDaniel Thompson
2020-12-29widgets: Spinner: Add a simple spinner widgetDaniel Thompson
2020-12-29apps: alarm: Adopt the checkbox widgetDaniel Thompson
2020-12-29widgets: Checkbox: Add a simple checkbox widgetDaniel Thompson
2020-12-29apps: calc: Remember the results between invocationsDaniel Thompson
2020-12-29apps: calc: Rewrite the display and calculation engineDaniel Thompson
2020-12-29apps: calc: Optimize the fields lookup structureDaniel Thompson
2020-12-29apps: calc: Draw a closed gridDaniel Thompson
2020-12-29apps: calc: Correct after draw565 bug fixDaniel Thompson
2020-12-28apps: calc: Adopt the system theme for accent colorsDaniel Thompson
2020-12-28apps: calc: Move the copyright header to the top of the file.Daniel Thompson
2020-12-28apps: calc: Created memory-saving calculator appJohannes Wache
2020-12-28icons, fonts.digits: Switch over to 2-bit RLE encodingDaniel Thompson
2020-12-28apps: snake: Update artworkDaniel Thompson
2020-12-27apps: snake: Fix screenshotsDaniel Thompson
2020-12-27apps: chrono: Minor visual improvementsDaniel Thompson
2020-12-27apps: snake: fix a couple of errorsJohannes Wache
2020-12-27apps: chrono: Implement a simple analogue watch faceDaniel Thompson
2020-12-27draw565: Add width to the line drawing functionDaniel Thompson
2020-12-13apps: clock: Fix theme handlingDaniel Thompson
2020-12-13Added basic theming engine.kozova1
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-05apps: settings: Add Scroll Indicatorkozova1
2020-11-29Notify level in settings appCarlosgg
2020-11-29apps: snake: Add a snake game applicationJohannes Wache
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