Commit Graph

  • c7445cb8cc Docker container documentation : Adapt the --user documentation according to the new behavior. Jean-François Milants 2022-05-23 19:39:10 +0200
  • c766d11876 Split out changes to WatchFaceSimpleAnalog Simon Willshire 2022-05-22 12:03:18 -0400
  • 9fedd9bf1b Fix for negative notification indexes (unsigned: 0, 255, ..) Simon Willshire 2022-05-21 14:08:41 -0400
  • ef2bba4537 Lengthen hands, and adjust date after linemeter resize Simon Willshire 2022-05-21 14:00:12 -0400
  • 169fb8a6fb More cleanup, revert lv_page to lv_container for styling Simon Willshire 2022-05-21 12:08:34 -0400
  • 83918b19ba Dismiss: Attempt to fix ring buffer issues when removing items Simon Willshire 2022-05-20 22:18:39 -0400
  • 05f30d9688 Cleanup, style changes Simon Willshire 2022-05-20 16:35:34 -0400
  • cefa5e0e2b Less bodge: Remove linemeter background, dot using radius Simon Willshire 2022-05-20 16:04:58 -0400
  • 9dd3ffa4a6 Avoid changing timer period Riku Isokoski 2022-05-20 17:04:40 +0300
  • 0ed3f160a9 fix memory leak + refactoring ITCactus 2022-05-20 14:24:22 +0200
  • 91bf33eab3 post rebase fixes ITCactus 2022-05-16 12:05:14 +0200
  • 824e2e4e59 Direct call of ScheduleAlarm directly from StopAlerting, for recurring timers (removes ScheduleAlarm message) Michele Bini 2022-05-19 23:42:50 +0200
  • 56a13d9991 Remove remaining dependency on APP_TIMER_TICKS and related include file Michele Bini 2022-05-20 00:13:36 +0200
  • 48b11053ab Use lambda to reduce code duplication Riku Isokoski 2022-05-19 23:12:35 +0300
  • 3f0dc6dba2 Fix: Notifications after dismissed have old index Simon Willshire 2022-05-19 15:21:16 -0400
  • ae7e65c8fd Move event handlers to unnamed namespace Riku Isokoski 2022-05-19 22:03:20 +0300
  • d88fc94ee0 Fix: Out of bounds array assignment Simon Willshire 2022-05-19 14:59:16 -0400
  • 1a3d340b4d Dismiss notifications by swiping right Simon Willshire 2022-05-19 13:59:09 -0400
  • 043bab813d Add stepmeter indicators around analog watch face, add missing icons Simon Willshire 2022-05-19 13:50:52 -0400
  • 201d09ae8a Use distinct ScheduleAlarm message for improved code clarity and maintainabilty. Michele Bini 2022-05-18 23:14:34 +0200
  • f84d427058 Simplify variable and text names for alarmController and motorController timers Michele Bini 2022-05-19 19:24:26 +0200
  • a66d534092 Remove app_timer component from compilation Michele Bini 2022-04-17 13:12:34 +0200
  • 94ee68b04d Switch MotorController to FreeRTOS timers Michele Bini 2022-04-17 13:10:44 +0200
  • 840bec6f45 Use FreeRTOS timer for AlarmController Michele Bini 2022-04-17 13:06:18 +0200
  • ff02b255e8 Use static constexpr to force compile time initialization Riku Isokoski 2022-05-19 12:13:36 +0300
  • 0ed8e3dbff Timer: Replace time label with Counter control hiding functionality Riku Isokoski 2022-05-19 12:08:47 +0300
  • 1c8e66f980 Counter: add show and hide controls functions Riku Isokoski 2022-05-19 12:08:23 +0300
  • b1700aa09b Merge branch 'develop' into app/workout Aleksandr Anisimov 2022-05-19 09:28:13 +0300
  • 9f52b88246 Motion: Expose acceleration FIFO via BLE Christoph Honal 2022-05-11 00:27:59 +0200
  • e474afd136 CMake: Add acceleration sensor configuration Christoph Honal 2022-05-11 00:28:52 +0200
  • 8e121f81e3 Acceleration: Add support for SC7A20 chip Christoph Honal 2022-05-10 23:57:16 +0200
  • 4366230cad BMA421: Use AccelerationSensor base class Christoph Honal 2022-05-10 23:56:12 +0200
  • be0d71f7de BMA421: Use internal FIFO for smoothing Christoph Honal 2022-05-19 00:21:44 +0200
  • bcd4ff7406 Move linePoints to a member variable Riku Isokoski 2022-05-18 23:16:00 +0300
  • 0f2f952435 Move bg color to a constexpr variable Riku Isokoski 2022-05-18 22:57:18 +0300
  • a3bdd44533 Edit workflow to use the new docker image : infinitime/infinitime-build. Jean-François Milants 2022-05-18 21:53:06 +0200
  • d077884625 Update links to the docker image with the new account : infinitime/infinitime-build. Jean-François Milants 2022-05-18 21:52:07 +0200
  • e1476c3bc5 Small modernization with --platform parameter in docker readme Jean-François Milants 2022-05-18 21:33:05 +0200
  • 5027fd5f07 [new watchface] watchface inspired by G7710, with day of year and week number info ITCactus 2022-05-09 17:45:53 +0200
  • 34506be06e
    comment about common error "glyphs.map" in old nodejs (#1142) Yehoshua Pesach Wallach 2022-05-18 17:14:58 +0300
  • 9e578a181a
    Update doc/buildAndProgram.md: change dot to comma Yehoshua Pesach Wallach 2022-05-18 17:10:04 +0300
  • 988ff8e023
    buildAndProgram.md: only ensure node v12. no err msg Yehoshua Pesach Wallach 2022-05-18 16:46:02 +0300
  • c191679be5
    move lv_font_conv error to after its install in buildAndProgram.md Yehoshua Pesach Wallach 2022-05-18 15:46:14 +0300
  • 4233cb0d3a
    comment about common error "glyphs.map" in old nodejs Yehoshua Pesach Wallach 2022-05-18 14:38:40 +0300
  • dff274773b Add CST716 touch support and fused mode support Christoph Honal 2022-05-10 23:12:28 +0200
  • 9fe0fa7bb9 CST816S: Add register description header file Christoph Honal 2022-05-10 23:05:23 +0200
  • 3234395b12 LVGL: Add SetNewTap to generate tap events Christoph Honal 2022-05-10 22:58:35 +0200
  • 9c17335bb7 Acceleration: Abstract sensors into common interface Christoph Honal 2022-05-10 23:55:47 +0200
  • 87a17435d2 Add basic hardware configuration options for P8 Christoph Honal 2022-05-10 21:46:36 +0200
  • f0049eb4a9 System: Refactor pin and interrupt setup Christoph Honal 2022-05-10 21:10:28 +0200
  • 21f80d11af SystemTask: Use "&&" instead of "and" for operators Christoph Honal 2022-05-10 21:10:10 +0200
  • cea915733e Bootloader: Ignore __pycache__ in Git Christoph Honal 2022-05-10 21:02:52 +0200
  • 44914c5c03 Nimble: Compatibility with LFRC calibration Christoph Honal 2022-03-25 12:46:49 +0100
  • 5308edc06c Nimble: Enable optional debug output via RTT Christoph Honal 2022-03-21 14:07:21 +0100
  • dd412b505f Nimble: Reduce BLE power usage Christoph Honal 2022-03-21 14:05:49 +0100
  • 4243c54075 CMake: Fix indentation Christoph Honal 2022-05-10 22:17:18 +0200
  • f66ee8347e CMake: Use correct linker script in RECOVERY_MCUBOOT Christoph Honal 2022-05-10 22:16:48 +0200
  • b293254191 CMake: Use iHEX format for mcuboot image creation Christoph Honal 2022-05-10 22:16:28 +0200
  • 27af292542 CMake: Extend debug configuration Christoph Honal 2022-05-10 22:11:08 +0200
  • 6171c9d45d Only test format when it is wanted Riku Isokoski 2022-05-10 22:30:03 +0300
  • a6fcdec0f8 Don't allow test-format.sh to be run locally Riku Isokoski 2022-05-10 22:29:20 +0300
  • 36ccd795d1 WatchFacePineTimeStyle: display clock icon for active alarm faxe1008 2022-05-14 18:54:49 +0200
  • c195a7dc77 DigitalWatchFace: display clock icon for active alarm faxe1008 2022-05-14 13:22:19 +0200
  • d1ffb75457 Apply clang-format to all C++ files Finlay Davidson 2022-05-09 17:16:08 +0200
  • 9a2b89110d Replace C-style casts with static_cast Finlay Davidson 2022-05-09 17:14:42 +0200
  • 2e96a10ea1 Rename lvgl image files to .c Finlay Davidson 2022-05-09 16:56:01 +0200
  • e394598b2c Use Counter widget in Timer Riku Isokoski 2022-05-13 21:35:05 +0300
  • df6901c073 Lighten the large font for a more balanced look Riku Isokoski 2022-05-13 21:34:08 +0300
  • 1089918de7 Add initial counter widget Riku Isokoski 2022-04-21 17:17:49 +0300
  • 443408312a fonts: gen.py: clearify missing exe message Reinhold Gschweicher 2022-05-14 22:12:06 +0200
  • 324927f2b7 update build stop, lv_font_conv not required globally installed Reinhold Gschweicher 2022-05-14 20:39:31 +0200
  • db0f909b46 generalize lv-font creation Reinhold Gschweicher 2022-05-10 23:48:41 +0200
  • c7326f2d4b Add comment about the workaround that was needed in the github workflow. Jean-François Milants 2022-05-15 11:05:10 +0200
  • 96d8f6e859 The main build workflow for GitHub Actions now uses the infinitime-build docker image to build the firmware. This allows to avoid the duplication of the build logic in Docker and Github workflow format. The Dockerfile has been slightly adapted (remove the USER instructions). Docker images are now published in DockerHub (jf002/infinitime-build). Jean-François Milants 2022-05-15 10:50:12 +0200
  • 1ba4891caf Tentative : Fix artifact path docker-actions Jean-François Milants 2022-05-14 23:04:54 +0200
  • ba10b274fc Tentative 3 : workaround permissions issues in main github workflow Jean-François Milants 2022-05-14 22:59:15 +0200
  • a13ef3703f Tentative 3 : workaround permissions issues in main github workflow Jean-François Milants 2022-05-14 22:55:13 +0200
  • f653fde5d2 Tentative 2 : workaround permissions issues in main github workflow Jean-François Milants 2022-05-14 22:46:37 +0200
  • b86e1a7a54 Tentative : workaround permissions issues in main github workflow Jean-François Milants 2022-05-14 22:40:44 +0200
  • 0f60970b63 fonts: gen.py: clearify missing exe message Reinhold Gschweicher 2022-05-14 22:12:06 +0200
  • 9d1c1bfa59 Merge branch 'develop' into docker-actions Jean-François Milants 2022-05-14 21:56:03 +0200
  • 447c761f4b Fix path to build artifacts in main github action workflow Jean-François Milants 2022-05-14 21:04:55 +0200
  • 28399781d3 update build stop, lv_font_conv not required globally installed Reinhold Gschweicher 2022-05-14 20:39:31 +0200
  • ac0cead8ca generalize lv-font creation Reinhold Gschweicher 2022-05-10 23:48:41 +0200
  • 8485cdb54d Only run lv_sim GH Actions on push to develop and master FintasticMan 2022-05-10 21:19:36 +0200
  • 6f0bf4ca00 Somehow the include for std::vector got lost Rongen, Jeffrey 2022-05-10 23:12:38 +0200
  • ca46fb41d1 Converted ScreenList from array to vector, for easier dynamic generation of Screens in a ScreenList. Rongen, Jeffrey 2022-05-09 01:22:27 +0200
  • 4cb07bac53 fontgen: update README.md to remove patch advanced options Yehoshua Pesach Wallach 2022-05-10 22:50:58 +0300
  • c9f23c11b3 update docker to 22, and use python3 by default Yehoshua Pesach Wallach 2022-05-10 14:55:27 +0300
  • f56788465d docker: bump ubuntu to 20.04 and node to 18 Yehoshua Pesach Wallach 2022-05-08 23:53:22 +0300
  • 78267eec40 fongen: don't pre-build fonts Yehoshua Pesach Wallach 2022-04-28 23:14:09 +0300
  • a2057ebc6f fontgen: changes to allow CMake to work from other project Yehoshua Pesach Wallach 2022-04-28 23:04:45 +0300
  • b6b322efdd fontgen: remove advanced (format string, process as list) from patching Yehoshua Pesach Wallach 2022-04-27 19:29:28 +0300
  • f7e8caa04a fontgen: verify lv_font_conv at cmake Yehoshua Pesach Wallach 2022-04-27 18:36:06 +0300
  • 4fba1ac5ce fontgen: remove double-asterisk in readme Yehoshua Pesach Wallach 2022-04-27 18:26:47 +0300
  • 27e598f3fa fontgen: assume plain .patch for single string patch Yehoshua Pesach Wallach 2022-04-27 18:25:03 +0300
  • 8b2e1c69f2 fotngen: check for lv_font_conv Yehoshua Pesach Wallach 2022-04-27 18:18:02 +0300
  • 95a970a75d fontgen: install npm, lv_font_conv in Dockerfile Yehoshua Pesach Wallach 2022-04-24 19:53:38 +0300
  • 2ccf88c03c fontgen: lock version at current Yehoshua Pesach Wallach 2022-04-24 18:49:15 +0300
  • 331de8ce8e fontgen: remove "feature" feature Yehoshua Pesach Wallach 2022-04-24 18:46:44 +0300