1
0
Fork 0

Commit graph

  • 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
  • ff76abfb8b draw565: Add lighten/darken functions Daniel Thompson 2020-12-29 12:30:20 +00:00
  • bffd41ea44 TODO: A couple of small additions to the roadmap Daniel Thompson 2020-12-29 12:28:03 +00:00
  • 4425d81485 tools: rle_encode: Add a parameter for direct CLUT lookup Daniel Thompson 2020-12-29 09:05:35 +00:00
  • 0318640f62 apps: calc: Remember the results between invocations Daniel Thompson 2020-12-28 14:48:43 +00:00
  • 21210c5c07 apps: calc: Rewrite the display and calculation engine Daniel Thompson 2020-12-28 14:41:37 +00:00
  • e570bf4f26 apps: calc: Optimize the fields lookup structure Daniel Thompson 2020-12-28 14:37:15 +00:00
  • 60fecc9469 apps: calc: Draw a closed grid Daniel Thompson 2020-12-28 14:32:56 +00:00
  • 0884d22799 apps: calc: Correct after draw565 bug fix Daniel Thompson 2020-12-28 14:32:14 +00:00
  • 314947278d draw565: Allow strings to be right justified Daniel Thompson 2020-12-28 14:29:09 +00:00
  • 01a7ad4d78 draw565: Handle empty strings when calculating the bounding box Daniel Thompson 2020-12-28 14:28:54 +00:00
  • 8c1ab85257 draw565: Fix bug in the straight line optimization Daniel Thompson 2020-12-28 14:27:10 +00:00
  • 6d74d4f585 apps: calc: Adopt the system theme for accent colors Daniel Thompson 2020-12-28 14:24:00 +00:00
  • 77b693414e apps: calc: Move the copyright header to the top of the file. Daniel Thompson 2020-12-28 14:20:17 +00:00
  • a1ee40016d apps: calc: Created memory-saving calculator app Johannes Wache 2020-12-26 20:28:16 +01:00
  • 0e31c0a937 TODO: Update for the recent flurry of changes Daniel Thompson 2020-12-28 12:03:02 +00:00
  • ed4a5503ba tools: rle_encode: Make 2-bit encoding the default Daniel Thompson 2020-12-28 12:02:45 +00:00
  • 0edee8067e simulator: Start with a higher initial voltage Daniel Thompson 2020-12-28 12:01:51 +00:00
  • aef6466550 icons, fonts.digits: Switch over to 2-bit RLE encoding Daniel Thompson 2020-12-28 12:01:15 +00:00
  • 8abb6f3f4d widgets: Reduce the size of the battery icon Daniel Thompson 2020-12-28 11:12:16 +00:00
  • ff958d154f apps: snake: Update artwork Daniel Thompson 2020-12-28 10:08:15 +00:00
  • f38e7f8936 apps: snake: Fix screenshots Daniel Thompson 2020-12-27 19:35:09 +00:00
  • 286a5ffe2d apps: chrono: Minor visual improvements Daniel Thompson 2020-12-27 18:19:02 +00:00
  • b7c622c03d draw565: fix width handling for vertical and horizontal lines Daniel Thompson 2020-12-27 18:18:14 +00:00
  • 6d3f2126bf apps: snake: fix a couple of errors Johannes Wache 2020-12-26 19:22:17 +01:00
  • 726d5c8554 apps: chrono: Implement a simple analogue watch face Daniel Thompson 2020-12-27 09:13:49 +00:00
  • 0ae31a53b3 draw565: Add a polar line drawing function. Daniel Thompson 2020-12-27 09:07:06 +00:00
  • 8c03ddbb7a draw565: Add width to the line drawing function Daniel Thompson 2020-12-27 08:47:05 +00:00
  • 8a14faa668 draw565: Improve default argument values for line() Daniel Thompson 2020-12-27 08:38:54 +00:00
  • 2034340f3b tests: Auto-discover applications and try to switch to them Daniel Thompson 2020-12-26 18:07:45 +00:00
  • 421a32de58 micropython: Improve wdt logic Daniel Thompson 2020-12-26 15:12:43 +00:00
  • ffb460d7df TODO: Roadmap update Daniel Thompson 2020-12-26 15:09:56 +00:00
  • 8ac5f6c16d github: workflows: Fix add-path problems Daniel Thompson 2020-12-24 14:03:48 +00:00
  • 8824646939 tools: themer: Fix the online help Daniel Thompson 2020-12-13 16:50:11 +00:00
  • 4468285c34 widgets: BatteryMeter: Fix theme handling Daniel Thompson 2020-12-13 16:46:19 +00:00
  • e44e605b7a apps: clock: Fix theme handling Daniel Thompson 2020-12-13 16:39:29 +00:00
  • 2624a6e998 Added basic theming engine. kozova1 2020-12-05 20:27:55 +02:00
  • 784c9bb36d apps: testapp: Automatically report free memory Daniel Thompson 2020-12-12 21:35:45 +00:00
  • 338925b4a8 apps: testapp: Make the line benchmark use 360 degrees Daniel Thompson 2020-12-12 12:24:40 +00:00
  • c17abd1728 draw565: Added line drawing function Kozova1 2020-12-11 10:12:09 +02:00
  • 339b835782 apps: snake: Remove redundant import Daniel Thompson 2020-12-12 18:15:33 +00:00
  • 941d4a264d boards: simulator: Additional tests Daniel Thompson 2020-12-12 18:15:15 +00:00
  • e3b2c7bf7d boards: simulator: Improve spi.write() simulation Daniel Thompson 2020-12-12 12:32:01 +00:00
  • c1773a3976 tools: Update intelhex, hexmerge.py and nrfutil for python 3.9 compatibility Siroj42 2020-12-07 16:17:23 +01:00
  • fd288e01b8 tools: hexmerge: Replace redundant copy with a symlink Daniel Thompson 2020-12-10 19:43:57 +00:00
  • 502efa7493 apps: settings: Add Scroll Indicator kozova1 2020-12-05 14:49:56 +02:00