summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/PineTimeStyle.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpickerKieran Cawthray1-0/+27
2021-06-29Add PineTimeStyle watchface (#334)kieranc1-0/+340
2021-06-25Fix the fix, whoopsKieran Cawthray1-7/+7
2021-06-25Add a check to set default colors if all colors are whiteKieran Cawthray1-0/+7
2021-06-25Fix off-by-one error, reduce step gauge needle widthKieran Cawthray1-1/+1
2021-06-25Use colors from settings for PineTimeStyle watchfaceKieran Cawthray1-5/+5
2021-06-23Move static needle_colors array to member variableKieran Cawthray1-1/+0
2021-06-21Set step gauge outer to be white when step goal is reachedKieran Cawthray1-2/+6
2021-06-20Enable 12/24h functionalityKieran Cawthray1-1/+29
2021-06-20Add step count gauge - replaces heartrate in sidebarKieran Cawthray1-25/+31
2021-05-19Move GPL license headerKieran Cawthray1-16/+15
2021-05-19Remove newline modificationsKieran Cawthray1-1/+1
2021-05-19Tidying/formatting fixesKieran Cawthray1-13/+23
2021-05-18PineTimeStyleKieran Cawthray1-0/+294