1
0
Fork 0

Commit graph

  • 896a4e1a8d simulator: Suppress the pysdl2/numpy warning Daniel Thompson 2020-12-04 20:35:16 +0000
  • 46bd454392 simulator: test: Grey box stopwatch test Daniel Thompson 2020-12-04 20:34:23 +0000
  • 901e43870e simulator: tests: Parameterize the basic app tests Daniel Thompson 2020-12-04 20:32:40 +0000
  • 2bb5ae3a89 Makefile: Allow specific tests to be run Daniel Thompson 2020-12-04 20:31:14 +0000
  • f1f5cc9e0c simulator: Introduce fully automatic testint Daniel Thompson 2020-12-04 19:33:05 +0000
  • 3fb1faceab Notify level in settings app Carlosgg 2020-10-27 17:10:56 +0000
  • e450ccf9f0 apps: snake: Add a snake game application Johannes Wache 2020-11-27 11:39:40 +0100
  • bdd3f91b77 github: actions: Ensure warning free docs build Daniel Thompson 2020-11-29 20:01:21 +0000
  • 233c136a5c apps: alarm: Add the alarm app to the library Daniel Thompson 2020-11-29 12:23:05 +0000
  • 39c9344b14 apps: alarm: Fix touch handling when the alarm is ringing Daniel Thompson 2020-11-29 12:27:57 +0000
  • 707c4e2fa7 apps: alarm: Adopt 2-bit RLE for the icon Daniel Thompson 2020-11-29 12:24:19 +0000
  • 27413eb5e1 apps: alarm: Add Alarm application based on the new alarm system Siroj42 2020-11-15 19:17:41 +0100
  • 02d5d8ca28 docs: Makefile: Turn sphinx warnings into errors Daniel Thompson 2020-11-29 19:14:03 +0000
  • 66cbfa20e8 sphinx: icons: Get the doc build working again Daniel Thompson 2020-11-29 19:12:54 +0000
  • 057c140f0e apps: pager: notifications: improve swipe handling Daniel Thompson 2020-11-29 09:07:49 +0000
  • c6d5e841a0 apps: pager: notifications: dismiss confirmation view on app exit Daniel Thompson 2020-11-29 09:03:30 +0000
  • bcf616f7bc apps: pager: notifications: fix handling of touch messages Daniel Thompson 2020-11-29 09:01:08 +0000
  • 167173e9ba widgets: ConfirmationView: Allow the widget to manage its own visibility Daniel Thompson 2020-11-29 08:58:37 +0000
  • 40ac92094e apps: pager: notifications: Fix typo in clear notification message Daniel Thompson 2020-11-29 08:53:58 +0000
  • 393dfefc86 apps: pager: notifications: Added remove all notifications dialog Aidan Houlihan 2020-11-01 09:51:28 +1300
  • 4c0120aa1e apps: settings: Avoid circular dependancies during app init Daniel Thompson 2020-11-26 21:23:38 +0000
  • b1326e1609 apps: settings: Fix initial slider value kozova1 2020-11-26 13:46:59 +0200
  • 02777d5dff Add wget to build dependencies Maarten de Jong 2020-11-13 21:25:55 +0100
  • 21245bf918 docs: contributing: Add a simple style guide Daniel Thompson 2020-11-26 18:56:58 +0000
  • b33105d1e1 README: Add links to the official IRC channel Daniel Thompson 2020-11-26 18:56:30 +0000
  • 2a7df82864 docs: install: Update install requirements Daniel Thompson 2020-11-22 12:01:03 +0000
  • bfa715b488 widgets: clock: Improve the redraw logic Daniel Thompson 2020-11-22 09:27:14 +0000
  • 748e5fe65a docs: Wordsmtithing updates after review Daniel Thompson 2020-11-22 09:25:24 +0000
  • 6f0238415f apps: music: Add to application index Daniel Thompson 2020-11-22 09:22:50 +0000
  • fd0e0d77aa [pinetime,p8,k9]: Show when main.py is running Daniel Thompson 2020-11-14 20:40:16 +0000
  • e105c8bb68 apps: testapp: Add an alarm test Daniel Thompson 2020-11-14 20:36:41 +0000
  • aeda73ad90 docs: install: Update for newer PineTime devices Daniel Thompson 2020-11-14 20:07:42 +0000
  • dd5a1e75af apps: steps: Use the alarm system to reset the step counter at midnight Daniel Thompson 2020-11-14 12:25:32 +0000
  • d0a99d5636 manager: Implement alarm callbacks for applications to use Daniel Thompson 2020-11-14 12:24:28 +0000
  • d2357f2325 simulator: Enable the music app in the simulator Daniel Thompson 2020-11-12 21:41:46 +0000
  • 3d0d96ee3a icons: Optimize flash size of the music player icons Daniel Thompson 2020-11-12 21:38:51 +0000
  • 5796a0c113 apps: music: Fix double track name bug Daniel Thompson 2020-11-12 21:38:04 +0000
  • 306a1ec0a4 apps: Add music player app with GadgetBridge support Carlosgg 2020-10-22 16:59:17 +0100
  • 294797d826 hrs3300: Defer initialization until the HRS is used Daniel Thompson 2020-11-11 22:05:23 +0000
  • 12110aa79c TODO: Minor clarification Daniel Thompson 2020-11-11 22:02:40 +0000
  • 9f9de474f1 reloader: Rewrite the splash screen Daniel Thompson 2020-11-11 22:01:55 +0000
  • 73430ad656 micropython: Update to micropython 1.13 Daniel Thompson 2020-11-11 19:36:35 +0000
  • 81bf153243 TODO: Update to reflect current status Daniel Thompson 2020-11-08 17:02:51 +0000
  • 83e6df8093 README: Updated the device list Daniel Thompson 2020-11-08 14:39:06 +0000
  • 67d2ed83d2 tools: rle_encode: Add support for rendering 2-bit RLEs to C src Daniel Thompson 2020-11-08 14:29:10 +0000
  • 06f1ed36b0 docs: Add an Application Library chapter Daniel Thompson 2020-11-08 14:28:38 +0000
  • 7015dc0023 docs: install: Fix error message during documentation generation Daniel Thompson 2020-11-08 12:42:17 +0000
  • 7ebc361e58 docs: refman: Add the fibonacci clock to the reference manual Daniel Thompson 2020-11-08 12:41:58 +0000
  • c1762605f5 Update prereqs for mcuboot imgtool.py Daniel Thompson 2020-11-07 09:38:08 +0000
  • 12ba849b15 Merge branch 'master' of https://github.com/daniel-thompson/wasp-os Daniel Thompson 2020-11-07 09:30:20 +0000
  • a4e0fdf24e reloader: Add support for newer PineTime factory firmware Daniel Thompson 2020-11-07 09:30:15 +0000
  • 3423039d35 docs: update building from source apt dependencies Sergio Schvezov 2020-10-14 17:31:40 -0300
  • 20b626f5c2 actions: Replace the matrix buils with the makefile dist rule Daniel Thompson 2020-11-06 19:49:24 +0000
  • a851015cea Makefile: Avoid grabbing lots of pointless submodules Daniel Thompson 2020-11-06 20:15:45 +0000
  • 5bb833aa28 Added GitHub Actions support Panagiotis Vasilopoulos 2020-08-05 16:20:06 +0300
  • 9dd793ff19 hex2c.py: Adopt a maximum chunk size Daniel Thompson 2020-11-04 19:06:03 +0000
  • 8e89e38175 manager: Introduce shared "system bar" Daniel Thompson 2020-11-04 19:00:37 +0000
  • f95f45cda3 apps: fibonacci clock: Updates to structure like clock app Daniel Thompson 2020-10-25 08:55:00 +0000
  • 1b99764e8d apps: clock: Simplify and increase commenting Daniel Thompson 2020-10-25 08:49:06 +0000
  • 37f8a47220 apps: steps: Switch over the status bar widget Daniel Thompson 2020-10-21 21:29:15 +0100
  • fd4017c729 apps: stopwatch: Switch over the status bar widget Daniel Thompson 2020-10-21 21:28:49 +0100
  • 398ce598fc widgets: status: Add a status bar combo widget Daniel Thompson 2020-10-21 21:28:09 +0100
  • 9f3c75d512 widgets: battery: Fix a redraw bug Daniel Thompson 2020-10-21 21:09:43 +0100
  • 6cd1e86295 widgets: clock: Add a simple clock widget Daniel Thompson 2020-10-21 21:08:12 +0100
  • 2b244ec2a3 tools: wasptool: Improve error reporting if we can't sync Daniel Thompson 2020-10-21 20:49:48 +0100
  • 2bb0837440 tools: wasptool: Fix verbose/not-verbose handling Daniel Thompson 2020-10-21 20:48:12 +0100
  • fc502cdcaa widgets: Rename StatusBar to NotificaitonBar Daniel Thompson 2020-10-20 18:56:08 +0100
  • 52de478682 apps: fibonacci_clock: Nudge the clock down a few pixels Daniel Thompson 2020-10-10 21:38:48 +0100
  • a5f69ffe26 apps: fibonacci_clock: Enable status bar for notifications Daniel Thompson 2020-10-10 21:10:19 +0100
  • 89d91f7e5b widgets: Fix a broken docstring Daniel Thompson 2020-10-10 21:36:26 +0100
  • 2839a042be tools: wasptool: Hide the stack trace on pexpect timeout Daniel Thompson 2020-10-10 21:06:32 +0100
  • b6357ad4d8 tools: wasptool: Wait longer for DFU to come up Daniel Thompson 2020-10-10 21:02:56 +0100
  • 19569b7552 res: Add graphics missing from previous commits Daniel Thompson 2020-10-10 16:11:42 +0100
  • c6b07237ce README: Add the Fibonacci clock the application showcase... Daniel Thompson 2020-10-10 14:21:19 +0100
  • aef95e6d80 apps: fibonacci_clock: Add an simple icon Daniel Thompson 2020-10-10 14:06:44 +0100
  • c1c66fb487 boards: Introduce a shared manifest for all 240x240 devices Daniel Thompson 2020-10-10 14:04:44 +0100
  • 4942e3e935 apps: fibonacci_clock: Add a Fibonacci clock application Johannes Wache 2020-10-10 13:12:18 +0100
  • 11640d8362 apps: haiku: Add a simple Haiku viewer Daniel Thompson 2020-10-10 12:12:59 +0100
  • 0b5d1e23f8 README: Start showcasing the optional apps Daniel Thompson 2020-10-10 12:11:06 +0100
  • dcd4493e2f bootloader: Fix builds for nRF52840 boards Daniel Thompson 2020-10-10 11:45:51 +0100
  • 6e91e0e414 drivers: flash: Automatic wake/sleep to minimise idle current Daniel Thompson 2020-10-10 11:45:25 +0100
  • b9daf05fbc boards: pinetime: Don't add nor_cs to the namespace Daniel Thompson 2020-10-10 11:30:32 +0100
  • 942e9f0bb4 apps: pager: Avoid crashes for notifications with no body Daniel Thompson 2020-10-10 11:28:25 +0100
  • f924bb6414 boards: Remove flash wake up commands Jeffrey Bailey 2020-08-20 18:08:12 -0400
  • 7075f5689e wasp: Fix broken indention Daniel Thompson 2020-09-22 21:14:45 +0100
  • 6bf350a6e9 drivers: cst816s: Clear the event buffer during a wake up Daniel Thompson 2020-09-21 20:12:38 +0100
  • 6890a52502 docs: install: Describe unsupported step counter in P8a Daniel Thompson 2020-09-16 21:59:47 +0100
  • 889115f4b0 wasp: Allow app initialization to fail Daniel Thompson 2020-09-16 21:47:22 +0100
  • fa1515487d docs: install: Add a troubleshooting guide Daniel Thompson 2020-08-30 09:10:08 +0100
  • 6ae968a017 docs: Update after review (and add K9) Daniel Thompson 2020-08-27 17:11:21 +0100
  • 01ac0d93c3 Makefile: Remove one of the lists of watch models Daniel Thompson 2020-08-21 21:24:42 +0100
  • bd806effc3 Makefile: Add a dist rule to generate binary releases Daniel Thompson 2020-08-21 21:11:26 +0100
  • 5aa07e13a5 docs: install: Add instruction for installing modules with pip Panagiotis Vasilopoulos 2020-08-17 23:07:45 +0300
  • d982db0575 README: Improve the stopwatch screenshot Daniel Thompson 2020-08-16 19:06:09 +0100
  • 13d9095872 TODO: Update documentation roadmap for v0.3 Daniel Thompson 2020-08-16 18:54:55 +0100
  • 1a67f74319 TODO: Add a table of contents Daniel Thompson 2020-08-16 18:54:11 +0100
  • a14f1b054c TODO: Switch to reverse order Daniel Thompson 2020-08-16 18:52:16 +0100
  • de582cce2b TODO: Replanning ready for a 0.3 release Daniel Thompson 2020-08-16 18:49:57 +0100
  • e8ae2ed47e boards: simulator: Add an screenshot facility Daniel Thompson 2020-08-16 18:49:40 +0100
  • 9877ea99bd README: Add a (fairly) comprehensive screenshot tour Daniel Thompson 2020-08-16 18:48:15 +0100