| Age | Commit message (Collapse) | Author |
|
gabbro is now the primary dev target. Adds -basalt variants for all
emulator commands so the old rectangular display is still reachable:
just dev-basalt, just debug-dev-basalt
just logs-basalt, just screenshot-basalt
just reset-flash-basalt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
When a fast was just started, DOWN appeared to do nothing because
format_duration_hours_minutes rounds to minutes — both 8s and 0s
display as "0h 00m". Now the edit window shows the exact seconds
(e.g. "Elapsed 8s") for sub-minute elapsed times, giving clear
feedback when UP/DOWN adjustments change the value.
Also adds 'just reset-flash' recipe to recover from SPI flash
corruption that causes the emulator to hang on the boot screen.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
pebble install races against the emulator boot animation when no
emulator is running, leaving the boot screen up with no app. Killing
any stale instance first gives install a clean start.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|