InfiniTime.git

ref: 1.10.0
Sha Commit date Commit message Author
286690e8 2022-06-29 Merge branch 'develop' Jean-François Milants
8a140383 2022-06-29 Set version to 1.10 Jean-François Milants
df644f53 2022-06-29 Merge branch 'develop' of JF/PineTime into master JF
12fad741 2022-06-27 Notifications: no inTransition screen, simple blackbox is enough Reinhold Gschweicher
2c75e7aa 2022-05-19 Dismiss notifications by swiping right Simon Willshire
e77d47e3 2022-05-25 LFCLK: Add compatibility to wasp-os reloader-factory Christoph Honal
8b0559c4 2022-05-10 Add basic hardware configuration options for P8 Christoph Honal
bab86633 2022-06-23 Font generation: Fix patch binary path Christoph Honal
91c69d3c 2022-05-10 CMake: Fix indentation Christoph Honal
e247afaa 2022-05-10 CMake: Extend debug configuration Christoph Honal
61c2d8db 2022-06-13 Flashlight default to max brightness and code cleanup Riku Isokoski
2b2aefcf 2022-06-14 Fix InfiniTime compiler warnings Riku Isokoski
95ff2859 2022-06-18 Remove backup brightness feature (#1180) Riku Isokoski
9b775c6a 2022-06-16 Automatically create screens for applist and settings (#1153) Riku Isokoski
10ca036f 2022-06-16 Patch hole in the letter M in jetbrains_mono_bold_20 (#1175) Riku Isokoski
373289c0 2022-06-06 Be more specific about the compiler version Finlay Davidson
350bca39 2022-06-05 Replace more instances of old gcc ver Finlay Davidson
94cd2ba5 2022-05-10 Update arm gcc toolchain to 11.2-2022.02 Finlay Davidson
ecb3cd3e 2022-05-01 SettingChimes: private Option struct, use std::array for cbOption Reinhold Gschweicher
d55ec42b 2022-04-27 Simplify SettingChimes code Riku Isokoski
a1385cb4 2022-06-11 Minor changes to clang-format workflow (#1177) FintasticMan
de62620d 2022-06-11 Remove duplicated value in fonts.json (#1179) Diego Miguel Lozano
7e169ee4 2022-06-07 Fix typo in gettingStarted guide (#1178) kieranc
955dda60 2022-05-19 Use lambda to reduce code duplication Riku Isokoski
6cfb45e2 2022-05-19 Move event handlers to unnamed namespace Riku Isokoski
c6026aa6 2022-05-19 Use static constexpr to force compile time initialization Riku Isokoski
254c8524 2022-05-19 Timer: Replace time label with Counter control hiding functionality Riku Isokoski
4a40d292 2022-05-19 Counter: add show and hide controls functions Riku Isokoski
41c461d1 2022-05-18 Move linePoints to a member variable Riku Isokoski
17cedd66 2022-05-18 Move bg color to a constexpr variable Riku Isokoski
1d34e83c 2022-05-13 Use Counter widget in Timer Riku Isokoski
9e18c23a 2022-05-13 Lighten the large font for a more balanced look Riku Isokoski
12d4bc41 2022-04-21 Add initial counter widget Riku Isokoski
17079fb1 2022-05-29 doc: Fix imageFile.png path in SWD.md Seth Itow
c2b15b14 2022-06-05 Move basic apps to the top of the app list Riku Isokoski
7bc692ee 2021-04-01 src/CMakeLists.txt: use iHEX format for mcuboot image creation Ildar Mulyukov
36740498 2021-05-24 CMakeLists.txt: add double quotes in STRIP command Ildar Mulyukov
5f28f89d 2021-04-14 fix wrong linker script Ildar Mulyukov
35dcf8c8 2022-06-06 Switch to freertos timers (#1095) Michele Bini
f95147cf 2022-06-05 remove unused symbols, free a little bit of space (#1167) mabuch
91a3e982 2022-06-05 remove unused Meter.cpp and Meter.h (#1171) mabuch
8a71f2b9 2022-06-05 remove unused Brightness App (#1170) mabuch
89991585 2022-06-05 remove old unused bluetooth icons (#1172) mabuch
977936e8 2022-05-10 System: Refactor pin and interrupt setup Christoph Honal
03a2059e 2022-05-10 SystemTask: Use "&&" instead of "and" for operators Christoph Honal
702f65d3 2022-05-10 Bootloader: Ignore __pycache__ in Git Christoph Honal
20ac1cd3 2022-06-01 revert portion of previous commit luz paz
03a510bd 2022-05-31 Fix various typos luz paz
7f45538e 2022-05-09 Apply clang-format to all C++ files Finlay Davidson
718fbdab 2022-05-09 Replace C-style casts with static_cast Finlay Davidson
0ce41836 2022-05-09 Rename lvgl image files to .c Finlay Davidson
87a69fe5 2022-05-27 Fix assertion failure in TimerController Ludovic J
0fabba1c 2022-05-27 Remove extra linebreaks Riku Isokoski
a2218dd4 2022-05-27 Unzip DFU, so the artifact doesn't need to be unzipped by the user. Riku Isokoski
619477cb 2022-05-02 Rename uploaded files with source branch in workflows Riku Isokoski
cc2d5c39 2022-05-02 Cleanup workflows Riku Isokoski
dd313eb4 2022-05-25 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
9b216bb1 2022-05-23 Docker container documentation : Adapt the `--user` documentation according to the new behavior. Jean-François Milants
1ffca527 2022-05-18 Edit workflow to use the new docker image : infinitime/infinitime-build. Jean-François Milants
c77f923a 2022-05-18 Update links to the docker image with the new account : infinitime/infinitime-build. Jean-François Milants
83b3a2a4 2022-05-18 Small modernization with --platform parameter in docker readme Jean-François Milants
123c801f 2022-05-15 Add comment about the workaround that was needed in the github workflow. Jean-François Milants
831f93cd 2022-05-15 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. Jean-François Milants
34506be0 2022-05-18 comment about common error "glyphs.map" in old nodejs (#1142) Yehoshua Pesach Wallach
6171c9d4 2022-05-10 Only test format when it is wanted Riku Isokoski
a6fcdec0 2022-05-10 Don't allow test-format.sh to be run locally Riku Isokoski
44340831 2022-05-14 fonts: gen.py: clearify missing exe message Reinhold Gschweicher
324927f2 2022-05-14 update build stop, lv_font_conv not required globally installed Reinhold Gschweicher
db0f909b 2022-05-10 generalize lv-font creation Reinhold Gschweicher
8485cdb5 2022-05-10 Only run lv_sim GH Actions on push to develop and master FintasticMan
4cb07bac 2022-05-10 fontgen: update README.md to remove patch advanced options Yehoshua Pesach Wallach
c9f23c11 2022-05-10 update docker to 22, and use python3 by default Yehoshua Pesach Wallach
f5678846 2022-05-08 docker: bump ubuntu to 20.04 and node to 18 Yehoshua Pesach Wallach
78267eec 2022-04-28 fongen: don't pre-build fonts Yehoshua Pesach Wallach
a2057ebc 2022-04-28 fontgen: changes to allow CMake to work from other project Yehoshua Pesach Wallach
b6b322ef 2022-04-27 fontgen: remove advanced (format string, process as list) from patching Yehoshua Pesach Wallach
f7e8caa0 2022-04-27 fontgen: verify lv_font_conv at cmake Yehoshua Pesach Wallach
4fba1ac5 2022-04-27 fontgen: remove double-asterisk in readme Yehoshua Pesach Wallach
27e598f3 2022-04-27 fontgen: assume plain .patch for single string patch Yehoshua Pesach Wallach
8b2e1c69 2022-04-27 fotngen: check for lv_font_conv Yehoshua Pesach Wallach
95a970a7 2022-04-24 fontgen: install npm, lv_font_conv in Dockerfile Yehoshua Pesach Wallach
2ccf88c0 2022-04-24 fontgen: lock version at current Yehoshua Pesach Wallach
331de8ce 2022-04-24 fontgen: remove "feature" feature Yehoshua Pesach Wallach
4e2b0b1f 2022-04-24 fontgen: remove "generating the fonts" section Yehoshua Pesach Wallach
d967ed7d 2022-04-24 fontgen: move lv_font_conv doc Yehoshua Pesach Wallach
ef17f2f9 2022-04-20 fontgen: generate font .c files in build dir Yehoshua Pesach Wallach
e39f183e 2022-04-20 fontgen: make simulator build fonts too Yehoshua Pesach Wallach
b9fbee10 2022-04-20 Added lv_font_conv to workflow main Yehoshua Pesach Wallach
43443eda 2022-04-20 fontgen: generate fonts at runtime with CMake Yehoshua Pesach Wallach
1c0d9ef3 2022-04-20 fonts: update README.md to match new method Yehoshua Pesach Wallach
c006f05c 2022-04-20 fontgen: simplfy json after removed external features key Yehoshua Pesach Wallach
9d367156 2022-04-19 fontgen: minor changes Yehoshua Pesach Wallach
a75912dd 2022-04-19 fontgen: remove .c from requested font if there Yehoshua Pesach Wallach
1d4fd9c2 2022-04-19 fontgen: simplify enabled fonts Yehoshua Pesach Wallach
77645b20 2022-04-19 fontgen: use patch file for jetbrains 0 fix Yehoshua Pesach Wallach
451d755e 2022-04-19 fontgen: removed ability of removing .c ext Yehoshua Pesach Wallach
9535c1e6 2022-04-19 fontgen: move features into fonts Yehoshua Pesach Wallach
ac0dc5ff 2022-04-19 fontgen: added missing requested font check Yehoshua Pesach Wallach
875b9c4b 2022-04-18 fontgen: Added ability to choose fonts with .c Yehoshua Pesach Wallach
3005fe87 2022-04-18 Added FontAwesome5-Solid+Brands+Regular.woff to git Yehoshua Pesach Wallach