Riku Isokoski
|
ce2277cbca
|
infineat: Create colors at compile time.
lv_color_hex can't be evaluated at compile time, but LV_COLOR_MAKE can.
|
2023-02-26 19:53:14 +02:00 |
|
Riku Isokoski
|
26478d9006
|
screens: Remove unused DisplayApp parameters
|
2023-02-25 16:56:03 +02:00 |
|
Riku Isokoski
|
255b07094b
|
displayapp: Make Ble references const
|
2023-02-24 17:41:41 +02:00 |
|
Riku Isokoski
|
1c4b97382a
|
displayapp: Make Battery class references const
|
2023-02-24 17:41:41 +02:00 |
|
Riku Isokoski
|
eae60b6a3d
|
infineat: Remove batterystyle
Setting local style is more efficient
|
2023-01-26 10:58:47 +02:00 |
|
Riku Isokoski
|
a7a1dcbf23
|
infineat: Remove unnecessary background colorization
|
2023-01-26 10:58:47 +02:00 |
|
Riku Isokoski
|
1feb01b25f
|
infineat: Optimize lv_lines
Reduce code duplication massively
|
2023-01-26 10:58:47 +02:00 |
|
Finlay Davidson
|
96165a8541
|
Format header files
In my PR updating clang-format, I forgot to also format the headers.
|
2023-01-09 21:41:21 +01:00 |
|
Jean-François Milants
|
eb0af22ecf
|
Watch face settings : disable watch faces that are not available (external resources are not installed).
|
2022-10-11 21:36:31 +02:00 |
|
kieranc
|
0f1d0bbd1d
|
Fix button labels (#1361)
|
2022-10-06 16:00:35 +03:00 |
|
Jean-François Milants
|
56f315b94a
|
A few minors changes following the code review : rename fs -> filesystem, use std::array instead of raw array,...
|
2022-09-27 18:06:15 +02:00 |
|
Jean-François Milants
|
58bb0e77db
|
Fix formatting
|
2022-09-11 20:18:01 +02:00 |
|
Jean-François Milants
|
4cf73fc169
|
Infineat : Add support for external resources, and read the images and fonts from the ilesystem
|
2022-09-11 16:22:28 +02:00 |
|
Diego Miguel
|
2ad51e6a98
|
Fix date alignment
|
2022-06-11 16:57:24 +02:00 |
|
Diego Miguel
|
20b31fdbe5
|
Show battery indicator when side cover hidden
|
2022-06-11 16:57:24 +02:00 |
|
Diego Miguel
|
603af7c372
|
Better alignment of the date label
|
2022-06-11 16:57:24 +02:00 |
|
Diego Miguel
|
cb2131ec2c
|
Implement charging battery animation
|
2022-06-11 16:57:24 +02:00 |
|
Diego Miguel
|
b5bf6c51a4
|
Implement battery indicator
|
2022-06-11 16:57:24 +02:00 |
|
Diego Miguel
|
f6f6f9507f
|
Use existing fonts in Infineat watchface
|
2022-06-11 16:57:24 +02:00 |
|
Diego Miguel
|
f9d2b78c8d
|
Small color adjustments
|
2022-06-11 16:56:35 +02:00 |
|
Diego Miguel
|
6eb5b99aa6
|
Fix aligment of time labels
|
2022-06-11 16:56:35 +02:00 |
|
Diego Miguel
|
a890f8568a
|
Fixes in side cover toggling
|
2022-06-11 16:56:35 +02:00 |
|
Diego Miguel
|
be16ef0d56
|
Update BLE controller in Infineat watchface
|
2022-06-11 16:56:35 +02:00 |
|
Diego Miguel
|
ae705f23a5
|
Implement watchface Infineat
|
2022-06-11 16:56:35 +02:00 |
|