summaryrefslogtreecommitdiff
path: root/wasp
AgeCommit message (Expand)Author
2021-02-03apps: settings: Added labels to the datesIsaiah Grace
2021-01-30install: Include the wasptool dependencies in the install guideDaniel Thompson
2021-01-18apps: musicplayer: Adopt GfxButton and use it for trace fwd/backDaniel Thompson
2021-01-18widgets: Add a button with a graphical iconDaniel Thompson
2021-01-17drivers: st7789: Further reduce allocations during set_window()Daniel Thompson
2021-01-17drivers: st7789: Pre-allocate a memoryviewDaniel Thompson
2021-01-17drivers: st7789: Optimize set_window()Daniel Thompson
2021-01-17draw565: Optimize string drawingDaniel Thompson
2021-01-15Disallow swipes while confirmation prompt is displayedGeorge Griffin
2021-01-15system: Move free memory capture into the switch methodDaniel Thompson
2021-01-13simulator: test_qa: Update to match latest policyDaniel Thompson
2021-01-13simulator: test_qa: Add some basic docstring testsDaniel Thompson
2021-01-12simulator: test_qa: Check that apps are includes in the libraryDaniel Thompson
2021-01-12simulator: test_qa: Add some simply QA tests for app screenshotsDaniel 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-12system: Fix app unregister functionChristianRomberg
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-10widgets: ConfirmationView: Restore default fontMiguel Rochefort
2021-01-10simulator: tests: Update after renaming the stopwatch appDaniel Thompson
2021-01-10apps: timer: Add a countdown timer applicationWolfgang Ginolas
2021-01-10apps: music: Update the application iconDaniel Thompson
2021-01-10boards: simulator: Add basic mute simulationDaniel Thompson
2021-01-10boards: simulator: Enable TestApp by defaultDaniel Thompson
2021-01-10system: Allows apps to be registered using stringsDaniel Thompson
2021-01-10widgets: ConfirmationView: Adopt the button widgetDaniel Thompson
2021-01-10widgets: button: Add a simple Button widgetDaniel Thompson
2021-01-03sphinx: Fix docs build regressionDaniel Thompson
2021-01-03manager: Enable Software by defaultDaniel Thompson
2021-01-03apps: software: Add an apps to enable/disable other appsDaniel Thompson
2021-01-03widgets: checkbox: Add a label propertyDaniel Thompson
2021-01-03widgets: Use theme colours for text labelsDaniel 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-31wasp: manager: Byte-swap the theme encodingDaniel Thompson
2020-12-31drivers: bma421: Switch over to reset_step_counter()Daniel Thompson
2020-12-30apps: steps: Fix typo in docstringsDaniel Thompson
2020-12-30widgets: ConfirmationView: Fix hit box problemsDaniel Thompson
2020-12-30bma42x-upy: Implement step counter resetDaniel 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-29simulator: Better align simulator RTC API with the nRF APIDaniel Thompson
2020-12-29apps: alarm: Adopt the checkbox widgetDaniel Thompson