Commit Graph

  • b561e7f3d0 Implement CheckboxList screen Diego Miguel 2022-03-05 01:12:44 +0100
  • f9d2b78c8d Small color adjustments Diego Miguel 2022-03-04 00:15:59 +0100
  • fcdf6dea4d Change Pine64 logo to grayscale Diego Miguel 2022-03-03 23:35:51 +0100
  • 6eb5b99aa6 Fix aligment of time labels Diego Miguel 2022-03-03 22:22:33 +0100
  • f1f7fb7f49 Add whitespace char to Teko font Diego Miguel 2022-03-03 21:34:51 +0100
  • a890f8568a Fixes in side cover toggling Diego Miguel 2022-03-03 01:57:42 +0100
  • 03790d4e63 Build on push to 'colors-rebase' branch Diego Miguel 2022-03-02 10:34:49 +0100
  • be16ef0d56 Update BLE controller in Infineat watchface Diego Miguel 2022-03-02 00:34:39 +0100
  • 8f54332e5d Fix typo Diego Miguel 2022-03-02 00:33:27 +0100
  • b5fbcf0eee Add lowercase days of the week Diego Miguel 2022-03-02 00:33:08 +0100
  • da2cf8e913 Add 'Bebas Neue' and 'Teko' fonts Diego Miguel 2022-03-02 00:18:40 +0100
  • c2ecd4c731 Add Infineat settings to settings controller Diego Miguel 2022-03-02 00:05:31 +0100
  • a89fca7f86 Add 'circle' symbol & Pine64 logo Diego Miguel 2022-02-26 20:57:33 +0100
  • 17d37d5ca5 Add Infineat watchface to settings Diego Miguel 2022-02-26 20:43:33 +0100
  • ae705f23a5 Implement watchface Infineat Diego Miguel 2022-02-26 20:32:31 +0100
  • de62620de1
    Remove duplicated value in fonts.json (#1179) Diego Miguel Lozano 2022-06-11 16:00:26 +0200
  • 7e169ee4aa
    Fix typo in gettingStarted guide (#1178) kieranc 2022-06-07 20:44:40 +0200
  • 955dda60c5 Use lambda to reduce code duplication Riku Isokoski 2022-05-19 23:12:35 +0300
  • 6cfb45e280 Move event handlers to unnamed namespace Riku Isokoski 2022-05-19 22:03:20 +0300
  • c6026aa617 Use static constexpr to force compile time initialization Riku Isokoski 2022-05-19 12:13:36 +0300
  • 254c85246e Timer: Replace time label with Counter control hiding functionality Riku Isokoski 2022-05-19 12:08:47 +0300
  • 4a40d29279 Counter: add show and hide controls functions Riku Isokoski 2022-05-19 12:08:23 +0300
  • 41c461d1f6 Move linePoints to a member variable Riku Isokoski 2022-05-18 23:16:00 +0300
  • 17cedd6629 Move bg color to a constexpr variable Riku Isokoski 2022-05-18 22:57:18 +0300
  • 1d34e83c97 Use Counter widget in Timer Riku Isokoski 2022-05-13 21:35:05 +0300
  • 9e18c23aac Lighten the large font for a more balanced look Riku Isokoski 2022-05-13 21:34:08 +0300
  • 12d4bc4139 Add initial counter widget Riku Isokoski 2022-04-21 17:17:49 +0300
  • 17079fb114 doc: Fix imageFile.png path in SWD.md Seth Itow 2022-05-29 18:42:45 -0700
  • c2b15b1446 Move basic apps to the top of the app list Riku Isokoski 2022-06-05 09:08:12 +0300
  • 7bc692eea4 src/CMakeLists.txt: use iHEX format for mcuboot image creation Ildar Mulyukov 2021-04-01 16:02:43 +0600
  • 36740498db CMakeLists.txt: add double quotes in STRIP command Ildar Mulyukov 2021-05-24 14:53:18 +0600
  • 5f28f89df2 fix wrong linker script Ildar Mulyukov 2021-04-14 10:01:14 +0600
  • 35dcf8c860
    Switch to freertos timers (#1095) Michele Bini 2022-06-06 17:47:43 +0200
  • f95147cf0e
    remove unused symbols, free a little bit of space (#1167) mabuch 2022-06-05 19:43:49 +0200
  • 91a3e98276
    remove unused Meter.cpp and Meter.h (#1171) mabuch 2022-06-05 19:35:33 +0200
  • 8a71f2b9e0
    remove unused Brightness App (#1170) mabuch 2022-06-05 19:34:37 +0200
  • 8999158528
    remove old unused bluetooth icons (#1172) mabuch 2022-06-05 18:50:36 +0200
  • 977936e8e2 System: Refactor pin and interrupt setup Christoph Honal 2022-05-10 21:10:28 +0200
  • 03a2059e87 SystemTask: Use "&&" instead of "and" for operators Christoph Honal 2022-05-10 21:10:10 +0200
  • 702f65d3ee Bootloader: Ignore __pycache__ in Git Christoph Honal 2022-05-10 21:02:52 +0200
  • 20ac1cd374 revert portion of previous commit luz paz 2022-06-01 09:38:40 -0400
  • 03a510bd18 Fix various typos luz paz 2022-05-31 15:17:36 -0400
  • 7f45538eb5 Apply clang-format to all C++ files Finlay Davidson 2022-05-09 17:16:08 +0200
  • 718fbdab98 Replace C-style casts with static_cast Finlay Davidson 2022-05-09 17:14:42 +0200
  • 0ce4183640 Rename lvgl image files to .c Finlay Davidson 2022-05-09 16:56:01 +0200
  • 87a69fe52d Fix assertion failure in TimerController Ludovic J 2022-05-27 17:31:44 +0200
  • 0fabba1c9a Remove extra linebreaks Riku Isokoski 2022-05-27 11:36:55 +0300
  • a2218dd4ad Unzip DFU, so the artifact doesn't need to be unzipped by the user. Riku Isokoski 2022-05-27 11:31:17 +0300
  • 619477cbd1 Rename uploaded files with source branch in workflows Riku Isokoski 2022-05-02 12:26:45 +0300
  • cc2d5c39ce Cleanup workflows Riku Isokoski 2022-05-02 12:26:30 +0300
  • dd313eb419 Docker container documentation : Fix typos, 1 line per sentence, remove obsolete paragraph, remove redundant 'image' parameter in the command to build the docker image, use ${PWD} instead of $(pwd). Jean-François Milants 2022-05-25 15:12:16 +0200
  • 9b216bb16f Docker container documentation : Adapt the `--user` documentation according to the new behavior. Jean-François Milants 2022-05-23 19:39:10 +0200
  • 1ffca52715 Edit workflow to use the new docker image : infinitime/infinitime-build. Jean-François Milants 2022-05-18 21:53:06 +0200
  • c77f923a33 Update links to the docker image with the new account : infinitime/infinitime-build. Jean-François Milants 2022-05-18 21:52:07 +0200
  • 83b3a2a469 Small modernization with --platform parameter in docker readme Jean-François Milants 2022-05-18 21:33:05 +0200
  • 123c801f17 Add comment about the workaround that was needed in the github workflow. Jean-François Milants 2022-05-15 11:05:10 +0200
  • 831f93cd92 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
  • 34506be06e
    comment about common error "glyphs.map" in old nodejs (#1142) Yehoshua Pesach Wallach 2022-05-18 17:14:58 +0300
  • 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
  • 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
  • 8485cdb54d Only run lv_sim GH Actions on push to develop and master FintasticMan 2022-05-10 21:19:36 +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
  • 4e2b0b1f10 fontgen: remove "generating the fonts" section Yehoshua Pesach Wallach 2022-04-24 18:41:07 +0300
  • d967ed7d90 fontgen: move lv_font_conv doc Yehoshua Pesach Wallach 2022-04-24 17:36:11 +0300
  • ef17f2f981 fontgen: generate font .c files in build dir Yehoshua Pesach Wallach 2022-04-20 21:38:42 +0300
  • e39f183efe fontgen: make simulator build fonts too Yehoshua Pesach Wallach 2022-04-20 20:53:10 +0300
  • b9fbee1007 Added lv_font_conv to workflow main Yehoshua Pesach Wallach 2022-04-20 20:45:12 +0300
  • 43443eda74 fontgen: generate fonts at runtime with CMake Yehoshua Pesach Wallach 2022-04-20 20:41:30 +0300
  • 1c0d9ef383 fonts: update README.md to match new method Yehoshua Pesach Wallach 2022-04-20 17:15:55 +0300
  • c006f05c99 fontgen: simplfy json after removed external features key Yehoshua Pesach Wallach 2022-04-20 17:15:30 +0300
  • 9d3671561f fontgen: minor changes Yehoshua Pesach Wallach 2022-04-19 19:51:29 +0300
  • a75912dd97 fontgen: remove .c from requested font if there Yehoshua Pesach Wallach 2022-04-19 18:05:03 +0300
  • 1d4fd9c27f fontgen: simplify enabled fonts Yehoshua Pesach Wallach 2022-04-19 18:01:12 +0300
  • 77645b20b2 fontgen: use patch file for jetbrains 0 fix Yehoshua Pesach Wallach 2022-04-19 17:56:06 +0300
  • 451d755e3d fontgen: removed ability of removing .c ext Yehoshua Pesach Wallach 2022-04-19 14:57:26 +0300
  • 9535c1e651 fontgen: move features into fonts Yehoshua Pesach Wallach 2022-04-19 14:53:57 +0300
  • ac0dc5ff47 fontgen: added missing requested font check Yehoshua Pesach Wallach 2022-04-19 14:41:17 +0300
  • 875b9c4bc5 fontgen: Added ability to choose fonts with .c Yehoshua Pesach Wallach 2022-04-18 20:42:58 +0300
  • 3005fe8710 Added FontAwesome5-Solid+Brands+Regular.woff to git Yehoshua Pesach Wallach 2022-04-18 19:30:36 +0300
  • 4116baf72e Added font auto-generate script Yehoshua Pesach Wallach 2022-04-18 19:29:52 +0300
  • 09b852d8f0 Fix and test workflow Riku Isokoski 2022-05-08 22:21:10 +0300
  • c94e0d53bb Ignore deleted files in format test Riku Isokoski 2022-05-01 12:07:39 +0300
  • 015f17cd25 Add formatting test workflow Riku Isokoski 2022-04-30 22:53:34 +0300
  • dedb397ae0 Systemtask : replace enum SystemTaskState by an enum class. Jean-François Milants 2022-05-08 13:29:02 +0200
  • ae2b9d30d6 Simplify systemtask states Riku Isokoski 2021-07-30 21:43:44 +0300