Show both identities in a renamed exercise's headline and repair legacy figures

The run-screen headline now reads "Library · Name" for a renamed exercise,
keeping its origin visible next to the custom name (the separate subtitle
line is gone). Logs minted before the per-log libraryName snapshot existed
carry none, which cost a renamed exercise its figure, guide, and spoken
cues — the screen now resolves the library identity through the workout's
routine (same-named exercise, display-only) as a fallback, so those older
workouts get their animated figure back, including on the Completed page.

Claude-Session: https://claude.ai/code/session_01H8VxUX4ckjU3vRF5M4L5FV
This commit is contained in:
2026-07-14 21:30:00 -04:00
parent e8b1cb800d
commit 4cd6e4181c
2 changed files with 49 additions and 25 deletions
+4
View File
@@ -1,5 +1,9 @@
**July 2026**
A renamed exercise's headline now shows both identities on one line, like "Cardio · Warm Up".
Renamed exercises in workouts recorded by older versions get their animated figure and guide back.
The exercise screen now shows the exercise name in large type with a simple back chevron in place of the toolbar, in portrait and landscape alike.
Work and rest counters now sit at the exact same spot on screen, so the digits no longer shift between phases.