No release notes available
Bug fix: eliminate seconds flash on app resume.
No release notes available
No release notes available
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.
- 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.
**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.
No release notes available