🌸Spring 2026 Pebble App Contest — View the entries!

Changelog

Version 1.1.62026-09-16T13:26:10.448

No release notes available

Version 1.1.52026-09-16T13:01:16.019

Bug fix: eliminate seconds flash on app resume.

Version 1.1.42026-09-15T07:39:57.637

No release notes available

Version 1.1.32026-09-15T03:37:03.424

No release notes available

Version 1.1.22026-09-15T03:03:02.151

v1.1.2:
- Fixed configuration settings manifest so the settings gear icon properly appears in the Pebble mobile app.
- Toggle seconds ON/OFF in settings to save battery (switches to 1-minute updates).
- Dynamic layout adjustment for Hex, Roman, and Binary modes.

Version 1.1.12026-09-15T02:53:33.055

- Added a Settings page in the Pebble app to toggle the seconds display.
- Turning off seconds switches updates to 1-minute intervals, significantly reducing battery consumption.
- UI seamlessly switches between HH:MM:SS and HH:MM formats for Hex, Roman, and Binary modes.

Version 1.1.02026-09-12T17:15:12.808

**Major Battery Optimization**:
  - Automatically pauses CPU background ticks when obscured by notifications or system menus (`app_focus_service`).
  - Decoupled pulsing second dot onto a dedicated sub-layer, cutting full binary matrix card redraws from 60/min down to 1/min.
  - Cached date and battery header rendering (updates only on day or battery level change).
  - Cached Roman and Hexadecimal hour/minute string conversions.
- **Pixel-Identical UX**: Maintained 100% of live ticking seconds, animations, and visual layout.

Version 1.0.02026-09-11T14:36:11.982

No release notes available