InfiniTime
InfiniTime copied to clipboard
Make PineTimeStyle step count display configurable
This PR adds the ability to choose between 3 different options for the PTS step count display, the original full gauge, a half gauge with seconds (#915) and a numerical readout like the digital watchface. It also includes #872, I'd like some feedback on this but it can easily be made configurable if it's unpopular.
I hope I've correctly integrated the commits from @ialokim and @aereaux, thanks to both of them.
It looks a bit like this:
Nice! Looking forward to having this merged and available in official builds :tada:
Great work! If it would improve the PR I can also share the code I had that added a gradient to the step counter:
Thanks @kieranc, great work!