🌸Spring 2026 Pebble App Contest β€” View the entries!

Changelog

Version 1.2.12026-07-27T15:44:22.883

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.

Version 1.2.02026-07-27T15:03:32.709

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.

Version 1.1.02026-06-11T17:26:53.159

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

Version 1.0.22026-06-11T05:33:03.506

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

Version 1.0.12026-06-10T08:21:53.59

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.

Version 1.0.02026-06-10T08:11:49.62

TicDot 1.0.0 β€” initial release