Age | Commit message (Collapse) | Author |
|
|
|
Prior to this commit, the watchface needed to be recompiled and reinstalled a
few times a year. Which was a bit of a hassle.
Unreliable on the actual days when UTC offset changes, since no attempts are
made at hitting the exact hour. That's good enough for me.
|
|
Garmin do not provide all too many tools, so this uses the only imaginable way
to get partially red and partially white hands with the graphics primitives
available.
They idea is that there is a loop over each angle mapping to new pixels of the
hands, setting the clipping region while using red, to get a battery level
indication along the hands.
|
|
|
|
Original repository used as base to quickly get a working watchface app.
|