aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/WatchFaceInfineat.h
Commit message (Collapse)AuthorAgeFilesLines
* infineat: Remove batterystyleRiku Isokoski2023-01-261-2/+0
| | | | Setting local style is more efficient
* infineat: Remove unnecessary background colorizationRiku Isokoski2023-01-261-2/+0
|
* infineat: Optimize lv_linesRiku Isokoski2023-01-261-27/+2
| | | | Reduce code duplication massively
* Format header filesFinlay Davidson2023-01-091-0/+1
| | | | In my PR updating clang-format, I forgot to also format the headers.
* Watch face settings : disable watch faces that are not available (external ↵Jean-François Milants2022-10-111-0/+2
| | | | resources are not installed).
* Fix button labels (#1361)kieranc2022-10-061-0/+1
|
* A few minors changes following the code review : rename fs -> filesystem, ↵Jean-François Milants2022-09-271-1/+1
| | | | use std::array instead of raw array,...
* Fix formattingJean-François Milants2022-09-111-3/+2
|
* Infineat : Add support for external resources, and read the images and fonts ↵Jean-François Milants2022-09-111-3/+5
| | | | from the ilesystem
* Fix date alignmentDiego Miguel2022-06-111-5/+0
|
* Show battery indicator when side cover hiddenDiego Miguel2022-06-111-0/+1
|
* Better alignment of the date labelDiego Miguel2022-06-111-0/+5
|
* Implement charging battery animationDiego Miguel2022-06-111-1/+3
|
* Implement battery indicatorDiego Miguel2022-06-111-0/+8
|
* Use existing fonts in Infineat watchfaceDiego Miguel2022-06-111-1/+3
|
* Small color adjustmentsDiego Miguel2022-06-111-4/+4
|
* Fix aligment of time labelsDiego Miguel2022-06-111-0/+1
|
* Fixes in side cover togglingDiego Miguel2022-06-111-2/+0
|
* Update BLE controller in Infineat watchfaceDiego Miguel2022-06-111-0/+1
|
* Implement watchface InfineatDiego Miguel2022-06-111-0/+130