- Improves new user experience with a better default config.
- Improves config update UX.
- General UX improvements.
For full details see https://github.com/bnorick/pebble-dev/blob/main/apps/thymer/CHANGELOG.md
Adds configurable warning(s) at times in a timer, support for a standard stopwatch and "stopwatch mode" for timers, a battery-saving hidden mode accessible from all timers (unless overridden), and more.
For full details see https://github.com/bnorick/pebble-dev/pull/4
- Disables touch triggers (which would switch the active timer in the background) while a timer is running
The main user-facing change is support for configurable increment and decrement up-button actions, including persisted duration adjustments during an active run. It also improves gesture handling by accepting directional swipe aliases like up/down/left/right, adds fallback swipe matching on the watch, and refreshes the timer UI so the new actions and dynamic timer content fit cleanly.
Alongside the runtime changes, the config parser is stricter about unsupported keys, the maximum supported timer count is raised from 8 to 100, and the docs/examples/tooling were updated to match the new behavior.
See https://github.com/bnorick/pebble-dev/pull/1 for full details.
- Attempt at adding support for longer names and a smaller "hint" text for timer segments
- Added ability to set timer-level vibrate default