Commit graph

4 commits

Author SHA1 Message Date
Jean-François Milants c086520c97 Code cleaning in Clock, WatchFaceAnalog, WatchFaceDigital and PineTimeStyle, inspired by PR by nscooling. 2021-08-10 11:39:25 +02:00
Riku Isokoski ec2469a6c1
Code cleanup ()
* Code cleanup
* Remove override again
2021-07-25 16:54:05 +02:00
kieranc 6a91b83b12
Change step gauge range to 100 and calculate progress as percantage () 2021-07-11 15:08:23 +02:00
kieranc f317d54218
Add PineTimeStyle watchface ()
* 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>
2021-06-29 20:20:27 +02:00