summaryrefslogtreecommitdiff
path: root/wasp/apps
AgeCommit message (Expand)Author
2021-06-03Added weather application.Tait Berlette
2021-05-05apps: heart: Implement a debug mode to copy out raw dataDaniel Thompson
2021-03-29apps: testapp: Force characters to render with a not-black backgroundDaniel Thompson
2021-03-27apps: Add DualClock app.BenoƮt HERVIER
2021-03-27apps: music: Change SWIPE_LEFTRIGHT to SWIPE_UPDOWN.Tait Berlette
2021-03-10apps: software: Include word clock in the available applicationsDaniel Thompson
2021-03-10apps: software: Automatically track y position for checkboxesDaniel Thompson
2021-03-10apps: WordClock: Add a new word-based clock appBrendan M. Sleight
2021-03-01apps: steps: Reduce the graphing scaleDaniel Thompson
2021-02-25apps: steps: Add a history graphDaniel Thompson
2021-02-20apps: settings: Clamp the dates a little more tightlyDaniel Thompson
2021-02-04apps: testapp: Ensure we test centred stringsDaniel Thompson
2021-02-03apps: settings: Added labels to the datesIsaiah Grace
2021-01-18apps: musicplayer: Adopt GfxButton and use it for trace fwd/backDaniel Thompson
2021-01-17drivers: st7789: Pre-allocate a memoryviewDaniel Thompson
2021-01-15Disallow swipes while confirmation prompt is displayedGeorge Griffin
2021-01-13simulator: test_qa: Add some basic docstring testsDaniel Thompson
2021-01-12apps: settings: Allow date and time to be set on the watchDaniel Thompson
2021-01-12widgets: Clarity whether spinner max is inclusive or exclusiveDaniel Thompson
2021-01-10apps: software: Fix some scrolling bugsDaniel Thompson
2021-01-10apps: play2048: Optimized the icon a littleDaniel Thompson
2021-01-10apps: play2048: Add the 2048 game applicationMiguel Rochefort
2021-01-10apps: timer: Add a countdown timer applicationWolfgang Ginolas
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