This website requires JavaScript.
d55ec42b17
Simplify SettingChimes code
Riku Isokoski
2022-04-27 13:11:02 +03:00
a1385cb481
Minor changes to clang-format workflow (#1177 )
FintasticMan
2022-06-11 21:45:11 +02:00
18cff286c7
Make notification color white when side cover off
Diego Miguel
2022-06-11 15:46:16 +02:00
2ad51e6a98
Fix date alignment
Diego Miguel
2022-06-11 15:08:07 +02:00
4e9fe3f36d
Simplify code
Diego Miguel
2022-05-21 14:18:00 +02:00
20b31fdbe5
Show battery indicator when side cover hidden
Diego Miguel
2022-05-21 14:04:49 +02:00
603af7c372
Better alignment of the date label
Diego Miguel
2022-04-04 20:48:39 +02:00
cb2131ec2c
Implement charging battery animation
Diego Miguel
2022-04-03 17:20:25 +02:00
b5bf6c51a4
Implement battery indicator
Diego Miguel
2022-04-01 16:22:26 +02:00
9122547657
Make Pine64 logo darker
Diego Miguel
2022-04-01 14:05:22 +02:00
f6f6f9507f
Use existing fonts in Infineat watchface
Diego Miguel
2022-03-21 10:34:35 +01:00
a4c3558ed7
Fix bleIcon in Infineat watchface after upstream rebase
Diego Miguel
2022-04-03 17:49:32 +02:00
dd0d2a4102
Make Pine64 logo background transparent
Diego Miguel
2022-03-20 21:58:31 +01:00
f5e9055e09
Make function DayOfWeekShortToStringLow const
Diego Miguel
2022-03-18 16:33:02 +01:00
b15f90aa1d
Bump settings version (#1 )
Diego Miguel
2022-03-12 10:15:56 +01:00
8942791f57
All ready for PR
Diego Miguel
2022-03-06 16:12:59 +01:00
a3bfbb5e08
Implement SettingWatchFace list
Diego Miguel
2022-03-06 13:32:06 +01:00
b561e7f3d0
Implement CheckboxList screen
Diego Miguel
2022-03-05 01:12:44 +01:00
f9d2b78c8d
Small color adjustments
Diego Miguel
2022-03-04 00:15:59 +01:00
fcdf6dea4d
Change Pine64 logo to grayscale
Diego Miguel
2022-03-03 23:35:51 +01:00
6eb5b99aa6
Fix aligment of time labels
Diego Miguel
2022-03-03 22:22:33 +01:00
f1f7fb7f49
Add whitespace char to Teko font
Diego Miguel
2022-03-03 21:34:51 +01:00
a890f8568a
Fixes in side cover toggling
Diego Miguel
2022-03-03 01:57:42 +01:00
03790d4e63
Build on push to 'colors-rebase' branch
Diego Miguel
2022-03-02 10:34:49 +01:00
be16ef0d56
Update BLE controller in Infineat watchface
Diego Miguel
2022-03-02 00:34:39 +01:00
8f54332e5d
Fix typo
Diego Miguel
2022-03-02 00:33:27 +01:00
b5fbcf0eee
Add lowercase days of the week
Diego Miguel
2022-03-02 00:33:08 +01:00
da2cf8e913
Add 'Bebas Neue' and 'Teko' fonts
Diego Miguel
2022-03-02 00:18:40 +01:00
c2ecd4c731
Add Infineat settings to settings controller
Diego Miguel
2022-03-02 00:05:31 +01:00
a89fca7f86
Add 'circle' symbol & Pine64 logo
Diego Miguel
2022-02-26 20:57:33 +01:00
17d37d5ca5
Add Infineat watchface to settings
Diego Miguel
2022-02-26 20:43:33 +01:00
ae705f23a5
Implement watchface Infineat
Diego Miguel
2022-02-26 20:32:31 +01:00
de62620de1
Remove duplicated value in fonts.json (#1179 )
Diego Miguel Lozano
2022-06-11 16:00:26 +02:00
7e169ee4aa
Fix typo in gettingStarted guide (#1178 )
kieranc
2022-06-07 20:44:40 +02:00
955dda60c5
Use lambda to reduce code duplication
Riku Isokoski
2022-05-19 23:12:35 +03:00
6cfb45e280
Move event handlers to unnamed namespace
Riku Isokoski
2022-05-19 22:03:20 +03:00
c6026aa617
Use static constexpr to force compile time initialization
Riku Isokoski
2022-05-19 12:13:36 +03:00
254c85246e
Timer: Replace time label with Counter control hiding functionality
Riku Isokoski
2022-05-19 12:08:47 +03:00
4a40d29279
Counter: add show and hide controls functions
Riku Isokoski
2022-05-19 12:08:23 +03:00
41c461d1f6
Move linePoints to a member variable
Riku Isokoski
2022-05-18 23:16:00 +03:00
17cedd6629
Move bg color to a constexpr variable
Riku Isokoski
2022-05-18 22:57:18 +03:00
1d34e83c97
Use Counter widget in Timer
Riku Isokoski
2022-05-13 21:35:05 +03:00
9e18c23aac
Lighten the large font for a more balanced look
Riku Isokoski
2022-05-13 21:34:08 +03:00
12d4bc4139
Add initial counter widget
Riku Isokoski
2022-04-21 17:17:49 +03:00
17079fb114
doc: Fix imageFile.png path in SWD.md
Seth Itow
2022-05-29 18:42:45 -07:00
c2b15b1446
Move basic apps to the top of the app list
Riku Isokoski
2022-06-05 09:08:12 +03:00
7bc692eea4
src/CMakeLists.txt: use iHEX format for mcuboot image creation
Ildar Mulyukov
2021-04-01 16:02:43 +06:00
36740498db
CMakeLists.txt: add double quotes in STRIP command
Ildar Mulyukov
2021-05-24 14:53:18 +06:00
5f28f89df2
fix wrong linker script
Ildar Mulyukov
2021-04-14 10:01:14 +06:00
35dcf8c860
Switch to freertos timers (#1095 )
Michele Bini
2022-06-06 17:47:43 +02:00
f95147cf0e
remove unused symbols, free a little bit of space (#1167 )
mabuch
2022-06-05 19:43:49 +02:00
91a3e98276
remove unused Meter.cpp and Meter.h (#1171 )
mabuch
2022-06-05 19:35:33 +02:00
8a71f2b9e0
remove unused Brightness App (#1170 )
mabuch
2022-06-05 19:34:37 +02:00
8999158528
remove old unused bluetooth icons (#1172 )
mabuch
2022-06-05 18:50:36 +02:00
977936e8e2
System: Refactor pin and interrupt setup
Christoph Honal
2022-05-10 21:10:28 +02:00
03a2059e87
SystemTask: Use "&&" instead of "and" for operators
Christoph Honal
2022-05-10 21:10:10 +02:00
702f65d3ee
Bootloader: Ignore __pycache__ in Git
Christoph Honal
2022-05-10 21:02:52 +02:00
20ac1cd374
revert portion of previous commit
luz paz
2022-06-01 09:38:40 -04:00
03a510bd18
Fix various typos
luz paz
2022-05-31 15:17:36 -04:00
7f45538eb5
Apply clang-format to all C++ files
Finlay Davidson
2022-05-09 17:16:08 +02:00
718fbdab98
Replace C-style casts with static_cast
Finlay Davidson
2022-05-09 17:14:42 +02:00
0ce4183640
Rename lvgl image files to .c
Finlay Davidson
2022-05-09 16:56:01 +02:00
87a69fe52d
Fix assertion failure in TimerController
Ludovic J
2022-05-27 17:31:44 +02:00
0fabba1c9a
Remove extra linebreaks
Riku Isokoski
2022-05-27 11:36:55 +03:00
a2218dd4ad
Unzip DFU, so the artifact doesn't need to be unzipped by the user.
Riku Isokoski
2022-05-27 11:31:17 +03:00
619477cbd1
Rename uploaded files with source branch in workflows
Riku Isokoski
2022-05-02 12:26:45 +03:00
cc2d5c39ce
Cleanup workflows
Riku Isokoski
2022-05-02 12:26:30 +03:00
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 +02:00
9b216bb16f
Docker container documentation : Adapt the --user
documentation according to the new behavior.
Jean-François Milants
2022-05-23 19:39:10 +02:00
1ffca52715
Edit workflow to use the new docker image : infinitime/infinitime-build.
Jean-François Milants
2022-05-18 21:53:06 +02:00
c77f923a33
Update links to the docker image with the new account : infinitime/infinitime-build.
Jean-François Milants
2022-05-18 21:52:07 +02:00
83b3a2a469
Small modernization with --platform parameter in docker readme
Jean-François Milants
2022-05-18 21:33:05 +02:00
123c801f17
Add comment about the workaround that was needed in the github workflow.
Jean-François Milants
2022-05-15 11:05:10 +02:00
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 +02:00
34506be06e
comment about common error "glyphs.map" in old nodejs (#1142 )
Yehoshua Pesach Wallach
2022-05-18 17:14:58 +03:00
6171c9d45d
Only test format when it is wanted
Riku Isokoski
2022-05-10 22:30:03 +03:00
a6fcdec0f8
Don't allow test-format.sh to be run locally
Riku Isokoski
2022-05-10 22:29:20 +03:00
443408312a
fonts: gen.py: clearify missing exe message
Reinhold Gschweicher
2022-05-14 22:12:06 +02:00
324927f2b7
update build stop, lv_font_conv not required globally installed
Reinhold Gschweicher
2022-05-14 20:39:31 +02:00
db0f909b46
generalize lv-font creation
Reinhold Gschweicher
2022-05-10 23:48:41 +02:00
8485cdb54d
Only run lv_sim GH Actions on push to develop and master
FintasticMan
2022-05-10 21:19:36 +02:00
4cb07bac53
fontgen: update README.md to remove patch advanced options
Yehoshua Pesach Wallach
2022-05-10 22:50:58 +03:00
c9f23c11b3
update docker to 22, and use python3 by default
Yehoshua Pesach Wallach
2022-05-10 14:55:27 +03:00
f56788465d
docker: bump ubuntu to 20.04 and node to 18
Yehoshua Pesach Wallach
2022-05-08 23:53:22 +03:00
78267eec40
fongen: don't pre-build fonts
Yehoshua Pesach Wallach
2022-04-28 23:14:09 +03:00
a2057ebc6f
fontgen: changes to allow CMake to work from other project
Yehoshua Pesach Wallach
2022-04-28 23:04:45 +03:00
b6b322efdd
fontgen: remove advanced (format string, process as list) from patching
Yehoshua Pesach Wallach
2022-04-27 19:29:28 +03:00
f7e8caa04a
fontgen: verify lv_font_conv at cmake
Yehoshua Pesach Wallach
2022-04-27 18:36:06 +03:00
4fba1ac5ce
fontgen: remove double-asterisk in readme
Yehoshua Pesach Wallach
2022-04-27 18:26:47 +03:00
27e598f3fa
fontgen: assume plain .patch for single string patch
Yehoshua Pesach Wallach
2022-04-27 18:25:03 +03:00
8b2e1c69f2
fotngen: check for lv_font_conv
Yehoshua Pesach Wallach
2022-04-27 18:18:02 +03:00
95a970a75d
fontgen: install npm, lv_font_conv in Dockerfile
Yehoshua Pesach Wallach
2022-04-24 19:53:38 +03:00
2ccf88c03c
fontgen: lock version at current
Yehoshua Pesach Wallach
2022-04-24 18:49:15 +03:00
331de8ce8e
fontgen: remove "feature" feature
Yehoshua Pesach Wallach
2022-04-24 18:46:44 +03:00
4e2b0b1f10
fontgen: remove "generating the fonts" section
Yehoshua Pesach Wallach
2022-04-24 18:41:07 +03:00
d967ed7d90
fontgen: move lv_font_conv doc
Yehoshua Pesach Wallach
2022-04-24 17:36:11 +03:00
ef17f2f981
fontgen: generate font .c files in build dir
Yehoshua Pesach Wallach
2022-04-20 21:38:42 +03:00
e39f183efe
fontgen: make simulator build fonts too
Yehoshua Pesach Wallach
2022-04-20 20:53:10 +03:00
b9fbee1007
Added lv_font_conv to workflow main
Yehoshua Pesach Wallach
2022-04-20 20:45:12 +03:00
43443eda74
fontgen: generate fonts at runtime with CMake
Yehoshua Pesach Wallach
2022-04-20 20:41:30 +03:00