Commit graph

  • 7aa2ceb05b apps: Add DualClock app. Benoît HERVIER 2021-03-03 21:41:11 +01:00
  • 79744770b0 apps: music: Change SWIPE_LEFTRIGHT to SWIPE_UPDOWN. Tait Berlette 2021-03-19 10:19:17 -04:00
  • d966c960c1 wasptool: add --battery to check battery level thefenriswolf 2021-03-16 18:03:37 +01:00
  • 402801c538 draw565: Avoid over-long lines when handling space Daniel Thompson 2021-03-22 08:29:06 +00:00
  • 86cc4844b6 apps: software: Include word clock in the available applications Daniel Thompson 2021-03-10 21:50:01 +00:00
  • 16a9253938 apps: WordClock: Update screenshot Daniel Thompson 2021-03-10 21:37:36 +00:00
  • df5aa24d2d apps: software: Automatically track y position for checkboxes Daniel Thompson 2021-03-10 21:33:22 +00:00
  • cec8d97aeb apps: WordClock: Add a new word-based clock app Brendan M. Sleight 2021-03-05 19:43:06 +00:00
  • 867ed324b5 Update requirements.txt Brendan M. Sleight 2021-03-03 22:01:54 +00:00
  • c09a42ca4d style: fix typo in README Lyz 2021-03-08 10:26:59 +01:00
  • 4879b7198e apps: steps: Reduce the graphing scale Daniel Thompson 2021-03-01 20:03:07 +00:00
  • 7a5990072c apps: steps: Add a history graph Daniel Thompson 2021-02-25 08:00:03 +00:00
  • 72f5322cc3 steplogger: Write less frequently Daniel Thompson 2021-02-25 07:49:23 +00:00
  • affa101169 steplogger: Ensure today's data is updated when we provide it Daniel Thompson 2021-02-25 07:45:53 +00:00
  • 474851219a boards: simulator: Increase the display blanking time Daniel Thompson 2021-02-25 07:37:10 +00:00
  • 1cb1d96ef4 boards: simulator: Pick up out-of-bounds drawing Daniel Thompson 2021-02-25 07:36:15 +00:00
  • cabe6f143c tools: wasptool: Fix binary downloads for a specific special case Daniel Thompson 2021-02-25 07:25:32 +00:00
  • 181aad6666 steplogger: Add iterator to allow UI to read the data Daniel Thompson 2021-02-21 21:24:24 +00:00
  • 8940b7c3ab steplogger: Introduce code to perform data logging Daniel Thompson 2021-02-21 20:27:48 +00:00
  • b734037115 tools: wasptool: Additional adoption of the run_command wrapper Daniel Thompson 2021-02-21 17:08:32 +00:00
  • 326caa3fa5 tool: wasptool: Add a free memory reporting tool Daniel Thompson 2021-02-21 17:02:02 +00:00
  • 88347f9c7c tools: wasptool: Better REPL integration Daniel Thompson 2021-02-21 17:01:36 +00:00
  • 80c340b005 tools: wasptool: Add push/pull commands Daniel Thompson 2021-02-21 09:53:49 +00:00
  • 19db3d6398 README: Update the intro after a redraft for the release announcement Daniel Thompson 2021-02-20 12:32:28 +00:00
  • 1f827866d3 TODO: Finalize v0.4 changelog Daniel Thompson 2021-02-20 11:48:53 +00:00
  • 8bc1f358d8 TODO: Describe goals for 0.5 Daniel Thompson 2021-02-20 11:47:41 +00:00
  • 2954c3b356 docs: install: Document the binary releases Daniel Thompson 2021-02-20 11:47:00 +00:00
  • 0d76b1b186 st7789: Fix incorrect variable name in ST7789_SPIs. __init__ docstring. Piotr Tworek 2021-01-20 22:45:10 +01:00
  • 268f8c06e9 Added Docker setup to build wasp-os. Shuhao Wu 2021-02-02 18:21:18 -05:00
  • 090ed8489b apps: settings: Clamp the dates a little more tightly Daniel Thompson 2021-02-20 08:42:16 +00:00
  • a0ee26a412 docs: install: Fix typo in apt-get line for buster Daniel Thompson 2021-02-11 18:53:13 +00:00
  • f2ad6a7d3f simulator: test: Add Draw565.bounding_box unit tests Daniel Thompson 2021-02-06 13:30:30 +00:00
  • 28dbc66376
    drivers: draw565: Added bounding_box() function that returns the size of a string. kozova1 2021-02-01 12:12:38 +02:00
  • a124734ff2 draw565: Fix an out-by-one error in _bounding_box Daniel Thompson 2021-02-04 22:06:49 +00:00
  • 463ba50d2b apps: testapp: Ensure we test centred strings Daniel Thompson 2021-02-04 22:07:26 +00:00
  • c686e2cae0 apps: settings: Added labels to the dates Isaiah Grace 2021-01-19 17:23:18 -05:00
  • a5b2e5ec69 install: Correct the wasptool dependencies Daniel Thompson 2021-02-03 18:01:17 +00:00
  • a1b1502d92 install: Include the wasptool dependencies in the install guide Daniel Thompson 2021-01-30 12:55:28 +00:00
  • 40be05d261 apps: musicplayer: Adopt GfxButton and use it for trace fwd/back Daniel Thompson 2021-01-18 21:53:51 +00:00
  • 6e269d5cd7 widgets: Add a button with a graphical icon Daniel Thompson 2021-01-18 21:52:55 +00:00
  • fbc806721e drivers: st7789: Further reduce allocations during set_window() Daniel Thompson 2021-01-17 17:44:50 +00:00
  • 6b41c8f3db drivers: st7789: Pre-allocate a memoryview Daniel Thompson 2021-01-17 17:44:21 +00:00
  • 5abae5a7f6 drivers: st7789: Optimize set_window() Daniel Thompson 2021-01-17 16:08:27 +00:00
  • 2fe3ac1388 draw565: Optimize string drawing Daniel Thompson 2021-01-17 16:03:42 +00:00
  • 5170b97491 docs: appguide: Document how to upload pre-compiled files Daniel Thompson 2021-01-17 14:55:57 +00:00
  • 2805c1f84e docs: install: Clarify watch mode during updates Daniel Thompson 2021-01-16 09:44:43 +00:00
  • ae6e2ff289 Disallow swipes while confirmation prompt is displayed George Griffin 2021-01-12 23:42:58 -05:00
  • f4f7aac7fd system: Move free memory capture into the switch method Daniel Thompson 2021-01-15 20:07:09 +00:00
  • 64d03fcc11 simulator: test_qa: Update to match latest policy Daniel Thompson 2021-01-13 22:14:33 +00:00
  • 727bc8c685 docs: Move all applications out of the reference guide Daniel Thompson 2021-01-13 22:06:26 +00:00
  • 39d8783055 simulator: test_qa: Add some basic docstring tests Daniel Thompson 2021-01-13 21:51:17 +00:00
  • f7ef165433 simulator: test_qa: Check that apps are includes in the library Daniel Thompson 2021-01-12 22:33:25 +00:00
  • aab718f917 simulator: test_qa: Add some simply QA tests for app screenshots Daniel Thompson 2021-01-12 22:02:31 +00:00
  • a80c7dea17 docs: Add a link to the latest video Daniel Thompson 2021-01-12 20:55:16 +00:00
  • cca72ef348 apps: settings: Allow date and time to be set on the watch Daniel Thompson 2021-01-12 20:27:52 +00:00
  • 05310a82f8 widgets: Clarity whether spinner max is inclusive or exclusive Daniel Thompson 2021-01-12 20:22:44 +00:00
  • 9314eeafbc docs: Normalize the timer app screenshot Daniel Thompson 2021-01-12 19:18:42 +00:00
  • 394525b1d3 docs: Update calculator screenshot Daniel Thompson 2021-01-12 19:15:40 +00:00
  • bf27f1e351 system: Fix app unregister function ChristianRomberg 2021-01-07 10:46:35 +01:00
  • 62288cc81e apps: software: Fix some scrolling bugs Daniel Thompson 2021-01-10 18:06:18 +00:00
  • 79db167ed9 apps: play2048: Optimized the icon a little Daniel Thompson 2021-01-10 18:04:56 +00:00
  • ffff5ae52b apps: play2048: Add the 2048 game application Miguel Rochefort 2021-01-04 22:12:39 -05:00
  • 8a07edb4d8 widgets: ConfirmationView: Restore default font Miguel Rochefort 2021-01-04 22:00:47 -05:00
  • bc9000c1a5 simulator: tests: Update after renaming the stopwatch app Daniel Thompson 2021-01-10 16:07:15 +00:00
  • 5b74c45e58 apps: timer: Add a countdown timer application Wolfgang Ginolas 2020-12-31 17:18:13 +01:00
  • 4e9a576a2d docs: Add some main.py examples Daniel Thompson 2021-01-10 15:19:42 +00:00
  • 1670be2672 apps: music: Update the application icon Daniel Thompson 2021-01-10 15:05:10 +00:00
  • e79625685d wasptool: Allow files to be renamed during an upload Daniel Thompson 2021-01-10 14:49:36 +00:00
  • 6de86a64ed TODO: Update the roadmap ready for a 0.4 release. Daniel Thompson 2021-01-10 14:19:06 +00:00
  • 61c56598de boards: simulator: Add basic mute simulation Daniel Thompson 2021-01-10 10:43:50 +00:00
  • 637f5d6e8a boards: simulator: Enable TestApp by default Daniel Thompson 2021-01-10 10:40:03 +00:00
  • a6eab3e7ff system: Allows apps to be registered using strings Daniel Thompson 2021-01-10 10:37:25 +00:00
  • ed242b84a6 widgets: ConfirmationView: Adopt the button widget Daniel Thompson 2021-01-10 10:34:37 +00:00
  • b6b30238c6 widgets: button: Add a simple Button widget Daniel Thompson 2021-01-10 10:30:27 +00:00
  • 8325177ec8 sphinx: Fix docs build regression Daniel Thompson 2021-01-03 17:29:35 +00:00
  • 3813eb2911 manager: Enable Software by default Daniel Thompson 2021-01-03 14:59:14 +00:00
  • 231f3b6fdd apps: software: Add an apps to enable/disable other apps Daniel Thompson 2021-01-03 14:54:34 +00:00
  • ed6b126e2e widgets: checkbox: Add a label property Daniel Thompson 2021-01-03 14:50:04 +00:00
  • 75a1a15f45 widgets: Use theme colours for text labels Daniel Thompson 2021-01-03 14:48:19 +00:00
  • 0ab34249fa apps: settings: Use theme colours for text labels Daniel Thompson 2021-01-03 14:47:23 +00:00
  • 8ed2537062 apps: launcher: Use theme colours for text labels Daniel Thompson 2021-01-03 14:46:58 +00:00
  • 93cd03219e apps: heart: Use theme colours for text labels Daniel Thompson 2021-01-03 14:46:47 +00:00
  • 71069e0170 apps: calc: Use the UI colours to generate a background Daniel Thompson 2020-12-31 19:14:33 +00:00
  • ad9714b0dc manager: Recategorize the theme labels for apps Daniel Thompson 2020-12-31 19:12:38 +00:00
  • 1eada36ff4 wasp: manager: Byte-swap the theme encoding Daniel Thompson 2020-12-31 10:09:38 +00:00
  • 6212a6275a drivers: bma421: Switch over to reset_step_counter() Daniel Thompson 2020-12-31 09:31:47 +00:00
  • bb1bee8feb apps: steps: Fix typo in docstrings Daniel Thompson 2020-12-30 10:29:37 +00:00
  • b8ba1a9eba widgets: ConfirmationView: Fix hit box problems Daniel Thompson 2020-12-30 10:29:02 +00:00
  • 116c138079 bma42x-upy: Implement step counter reset Daniel Thompson 2020-12-30 09:56:22 +00:00
  • bbfaefc97e docs: Update screenshots with new battery meter Daniel Thompson 2020-12-29 20:24:16 +00:00
  • 86002b4188 apps: alarm: add a full colour icon Daniel Thompson 2020-12-29 20:14:13 +00:00
  • e4ce90d2eb apps: alarm: Adopt the spinner widget Daniel Thompson 2020-12-29 20:13:00 +00:00
  • f19188b962 apps: alarm: avoid setting a "silly" alarm during app init Daniel Thompson 2020-12-29 20:09:47 +00:00
  • 2641616ff6 widgets: Spinner: Add a simple spinner widget Daniel Thompson 2020-12-29 20:07:50 +00:00
  • 62bca4d288 simulator: Better align simulator RTC API with the nRF API Daniel Thompson 2020-12-29 16:07:37 +00:00
  • d695981323 TODO: Add new widgets to the roadmap Daniel Thompson 2020-12-29 12:36:52 +00:00
  • b47298d446 apps: alarm: Adopt the checkbox widget Daniel Thompson 2020-12-29 12:33:05 +00:00
  • 632ec713a4 widgets: Checkbox: Add a simple checkbox widget Daniel Thompson 2020-12-29 12:32:38 +00:00
  • 3ddb7fc13d widgets: ConfirmationView: minor docstring tweak Daniel Thompson 2020-12-29 12:32:04 +00:00
  • f8231bc0ac widgets: Slider: Adopt draw565.lighten for palette management Daniel Thompson 2020-12-29 12:31:38 +00:00