v1.2.1
- Theme is now Dark / Light / Auto: Auto switches automatically based on the time of day, using a configurable start/end hour range β no more manually toggling as the light changes.
- Steps ring, refined: milestone dots (10k/20k/... up to 100k) now use a single consistent color instead of two, and the regular progress dots get their own default/completed colors β so all three are independently customizable.
- Heart rate thresholds are now safer: if a threshold is accidentally set lower than the one before it, the watch automatically corrects it so no tier silently disappears.
- Internal: rebuilt the codebase into clean modules and cut all trigonometry out of the redraw path for a lighter, more efficient draw β no visible change, just a leaner face under the hood.
v1.2.0
- Light theme: new toggle for a white background, easier to read in daylight. Existing color settings adapt automatically β no need to reconfigure anything.
- Heart rate alerts: 4 configurable BPM thresholds instead of 1, each with its own color (defaults: Yellow β Orange β Red β Purple) so you can see effort level at a glance, not just "over/under".
- Steps to 100k: the step ring now doubles as a milestone tracker. Every time you complete your daily goal again, a dot on the ring gets bigger and changes color β so you can track progress all the way up to 10x your goal (100,000 steps at the default 10k goal) on the same 10-dot ring.
v1.1.0
New features
- Hour ticks β optional ring of 12 radial marks inside the dot circle for easier time reading at a glance (off by default, toggle in Display settings)
- Binary dots: LSB first β date and month dots now default to little-endian order (LSB nearest 12 o'clock); a toggle in Display settings switches back to MSB-first
- HRM error color β heart rate dot now distinguishes between "no data" (dim) and a sensor error/unavailable state, shown in a separate configurable color (default Magenta)
Tweaks
- Gap between dot groups increased from 12Β° to 13Β° for slightly more breathing room
TicDot v1.0.2
- Added Pink (GColorShockingPink) as a new color option (indexΒ 9), available in all color pickers
- Updated default weekday colors: Wednesday β Green, Thursday β Orange, Friday β Pink
1.0.1 β Bug fix
Fixed color settings not applying correctly after saving from the phone app. All color pickers (hand colors, weekday colors, dot colors) now update as expected.
TicDot 1.0.0 β initial release