1
0
Fork 0

Commit graph

  • b5f4099fa6 Test and build docs for user defined apps too Francesco Gazzetta 2021-10-03 19:21:52 +02:00
  • 0eabf0f109 Remove morse from default apps Francesco Gazzetta 2021-09-20 16:09:47 +02:00
  • 0854adb630 Morse app: optimize letter lookup and constants Francesco Gazzetta 2021-09-15 16:20:10 +02:00
  • c0065190b5 Add morse app Francesco Gazzetta 2021-09-09 14:40:09 +02:00
  • 59c943d212 [alarms] Skip touch events on checkboxes of undefined alarms k 2021-10-15 23:05:23 +02:00
  • bd91a1076d HeartApp: draw black line ahead of cursor Rudy Ges 2021-09-20 17:23:26 +02:00
  • 90411fb9f8 Calc app: fill gaps Rudy Ges 2021-10-09 21:02:09 +02:00
  • 54e8f5771d [stopwatch] Fix refactoring remains k 2021-10-15 23:02:33 +02:00
  • bbf7d3aa14 drivers: hrs3300: Reduce HGAIN to x8 Daniel Thompson 2021-09-10 21:17:14 +01:00
  • da71d39aa4 tools: wasptool: Increase OTA reboot timeout Daniel Thompson 2021-09-10 21:14:37 +01:00
  • ba8546dd60 apps: software: Add support for user-defined applications Daniel Thompson 2021-09-10 19:53:28 +01:00
  • 2a3ffad07d wasptool: Automatically create directories during upload Daniel Thompson 2021-09-10 19:52:11 +01:00
  • a7c8939737 docs appguide: Update the section on updating main.py Daniel Thompson 2021-09-05 20:57:24 +01:00
  • fe8f6c799c improve and simplify installation guide Xander Sanger 2021-08-26 09:35:12 +00:00
  • 1696c33b36 bootloader: Provate a gcc-11 related workaround Daniel Thompson 2021-09-05 20:45:36 +01:00
  • 4996769ae9 bma42x: Provide a means to check the chip id Daniel Thompson 2021-08-31 21:53:24 +01:00
  • 59dff38811 k9, p8, pinetime: Fix initial filesystem creation Daniel Thompson 2021-08-31 21:21:21 +01:00
  • 10c23b0303 bma42x-upy: Add BMA425 support Daniel Thompson 2021-08-31 21:20:50 +01:00
  • dc40430faa apps: Fixed weather app with GadgetBridge. Tait Berlette 2021-08-18 13:13:49 -04:00
  • a28a2cd7f4 tools: hrs2csv: Add a simple parser for hrs.data files Daniel Thompson 2021-08-07 21:13:40 +01:00
  • 15434a3841 micropython: Update to v1.16 Daniel Thompson 2021-07-28 22:01:31 +01:00
  • 2858826921 apps: Replace del self.x with self.x = None in all apps Daniel Thompson 2021-07-28 22:01:04 +01:00
  • bbadbd34c7 Fix escape sequences in wasptool Andreas Kloeckner 2021-06-23 13:24:43 -05:00
  • 04e35d437e wasptool: Make mem_free issue data as csv Daniel Thompson 2021-07-25 09:42:26 +01:00
  • e09b951017 Advanced alarm app Adam Blair 2021-06-23 15:31:42 -06:00
  • 0831f79a10 draw565: Improve line wrapping Daniel Thompson 2021-07-22 20:03:59 +01:00
  • 586507753b wasp: Manager: Fix the capture of the post-init free RAM Daniel Thompson 2021-06-21 21:41:51 +01:00
  • b59a5b1d37 wasp: Manager: Rewrite the startup logic Daniel Thompson 2021-06-20 19:25:31 +01:00
  • e169dbf61a drivers: cst816s: Add a version() method Daniel Thompson 2021-06-20 17:26:32 +01:00
  • b0bab534ff apps: SportsApp: Initial sports app implementation Daniel Thompson 2021-06-20 17:24:10 +01:00
  • ae0d59dbe3 widgets: Further compact some of the internal representations Daniel Thompson 2021-06-20 17:08:39 +01:00
  • 9099c2398e widgets: Refactor the stopwatch as a widget Daniel Thompson 2021-06-20 17:03:05 +01:00
  • 29d619aebc tools: Update nrfutil for click 8.x compatibility Daniel Thompson 2021-06-20 15:19:24 +01:00
  • 2d77ebc130 boards: simulator: main: Update the ChronoApp example Daniel Thompson 2021-06-20 10:47:32 +01:00
  • b6709997cc apps: DemoApp: Fully document the demo app Daniel Thompson 2021-06-20 10:43:25 +01:00
  • 1a4b678b2b apps: FacesApp: Add a watch face chooser Daniel Thompson 2021-06-20 10:28:27 +01:00
  • 2a1ac32279 all clocks: Add a preview() method ready for a watch face chooser Daniel Thompson 2021-06-20 10:21:25 +01:00
  • 3ea061508f icons: Introduce new clock icon Daniel Thompson 2021-06-20 10:18:58 +01:00
  • c373bc4d77 rle_encode: Include the image size in the comments Daniel Thompson 2021-06-20 10:18:27 +01:00
  • ab84121d62 gitignore: Add a couple of extra temporary file types to the ignore list Daniel Thompson 2021-06-03 21:35:20 +01:00
  • f221e2f8a4 rtc: Undo the once-per-second wake up Daniel Thompson 2021-06-19 08:22:20 +01:00
  • 33ff7dc91e drivers: nrf_rtc: Fix sphinx build Daniel Thompson 2021-06-18 21:43:47 +01:00
  • 4587a0ac33 README: Move wasp-os community chat to libera.chat Daniel Thompson 2021-06-18 19:15:28 +01:00
  • fb18705b9b manager/rtc: Experimental power saving technique Daniel Thompson 2021-06-04 10:49:33 +01:00
  • 4ad8273902 draw565: Fix bounding box calculations Daniel Thompson 2021-06-04 10:46:25 +01:00
  • 1115ac2fff MemoryError exception now shows custom message instead of CrashApp. Tait Berlette 2021-03-31 15:24:34 -04:00
  • 9ded8e28a6 Added weather application. Tait Berlette 2021-03-30 19:10:24 -04:00
  • e76a4afd85 manager: Improve application registration Daniel Thompson 2021-06-03 19:57:09 +01:00
  • 0d385b8dc5 Makefile: Create .zip distributions as well as a tarball Daniel Thompson 2021-06-03 19:56:28 +01:00
  • 06e3f05ef9 reloader: Update to newer factory firmware for pinetime Daniel Thompson 2021-06-03 17:09:32 +01:00
  • 92812e5ad2 apps: heart: Implement a debug mode to copy out raw data Daniel Thompson 2021-05-05 21:06:39 +01:00
  • 3bbd808115 wasptool: Fix progress bar numbering Daniel Thompson 2021-05-05 21:02:16 +01:00
  • 69a989b97e apps: testapp: Force characters to render with a not-black background Daniel Thompson 2021-03-29 22:17:27 +01:00
  • 58b5c0378e draw565: Optimize the string drawing Daniel Thompson 2021-03-29 22:16:43 +01:00
  • ed3f1c1e71 fonts: add 18pt font thefenriswolf 2021-03-17 18:05:57 +01:00
  • 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