aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/WatchFacePineTimeStyle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add half gauge/seconds optionKieran Cawthray2022-08-161-7/+36
|\
| * Apply suggestions from code reviewialokim2022-08-071-2/+1
| | | | | | Co-authored-by: NeroBurner <pyro4hell@gmail.com>
| * PTS: add seconds displayialokim2022-08-071-5/+17
| |
* | Initial mockupKieran Cawthray2022-08-051-17/+72
| |
* | Wrap PineTimeStyle step counterAidan Epstein2022-08-041-1/+1
|/ | | | | This changes the PineTimeStyle step counter gauge continues counting with wraparound after you achieve your step goal.
* Fix InfiniTime compiler warningsRiku Isokoski2022-06-191-7/+0
|
* Apply clang-format to all C++ filesFinlay Davidson2022-06-051-7/+7
|
* Force full screen refresh with a rounder functionRiku Isokoski2022-05-081-7/+0
| | | | | | When the screen switches, the full screen needs to be refreshed for the hardware scrolling to work. This was enforced with backgroundLabels, but is simpler to do with a rounder function.
* New sharper batteryicon. Remove old unused batteryiconsRiku Isokoski2022-04-251-7/+13
|
* Replace lv_label_set_text where possibleRiku Isokoski2022-04-181-3/+3
|
* resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStylemabuch2022-04-181-5/+3
|
* Rename PineTimeStyle to WatchFacePineTimeStylemabuch2022-03-121-0/+601