aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/PineTimeStyle.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-07-121-3/+3
|\
| * Change step gauge range to 100 and calculate progress as percantage (#468)kieranc2021-07-111-3/+3
| |
* | Fix bad mergeKieran Cawthray2021-06-291-27/+0
| |
* | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray2021-06-291-0/+27
|\|
| * Add PineTimeStyle watchface (#334)kieranc2021-06-291-0/+340
| | | | | | | | | | | | | * PineTimeStyle * Move GPL license header * Add step count gauge - replaces heartrate in sidebar * Enable 12/24h functionality * Set step gauge outer to be white when step goal is reached * Add font source file * Move static needle_colors array to member variable * Add documentation on generating a font * Replace .ttf with Google version, add link to font page Co-authored-by: JF002 <JF002@users.noreply.github.com>
* Fix the fix, whoopsKieran Cawthray2021-06-251-7/+7
|
* Add a check to set default colors if all colors are whiteKieran Cawthray2021-06-251-0/+7
|
* Fix off-by-one error, reduce step gauge needle widthKieran Cawthray2021-06-251-1/+1
|
* Use colors from settings for PineTimeStyle watchfaceKieran Cawthray2021-06-251-5/+5
|
* Move static needle_colors array to member variableKieran Cawthray2021-06-231-1/+0
|
* Set step gauge outer to be white when step goal is reachedKieran Cawthray2021-06-211-2/+6
|
* Enable 12/24h functionalityKieran Cawthray2021-06-201-1/+29
|
* Add step count gauge - replaces heartrate in sidebarKieran Cawthray2021-06-201-24/+30
|
* Move GPL license headerKieran Cawthray2021-05-191-16/+15
|
* Remove newline modificationsKieran Cawthray2021-05-191-1/+1
|
* Tidying/formatting fixesKieran Cawthray2021-05-191-13/+23
|
* PineTimeStyleKieran Cawthray2021-05-181-0/+294