diff options
| author | Claude <noreply@anthropic.com> | 2026-05-26 05:13:48 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-26 05:13:48 +0000 |
| commit | e34df09b96f4ded3c25c5a14a0332a874205b64a (patch) | |
| tree | f510434fa59ad8221d2f74cfc986fcc8d12a0433 /test-runner | |
| parent | d35410c707900075bf4207bab518ead44d43c6e7 (diff) | |
Add notes to finished tracks, single Nav voice, fix speed coloring
- TrackDetailSheet: + Add note button opens a dialog with text, camera,
and gallery. Entry is saved with timestampMs=track.endMs so it lands
inside the track's time window and appears automatically in the event
log. logEventAdapter.update() refreshes the list after save.
- TripReportGenerator: removed NarrativeStyle enum and 4-style branch.
generateNarrative() now emits a concise PASSAGE header (date, time
range, duration), stats line (nm / avg kt / max kt), optional conditions
(seas, temp), and a timestamped deck log. Fragment and layout updated to
remove the ChipGroup style picker.
- TrackColors: replaced Expression.get("color") — which silently fails
for lineColor on LineLayer in MapLibre Android 11.x — with
Expression.step(Expression.get("speed"), ...) that maps the numeric
"speed" property directly to color literals. "color" string property
removed from speedSegments() features.
https://claude.ai/code/session_01YUbuZNDAoLea4cf9UGQ9qn
Diffstat (limited to 'test-runner')
0 files changed, 0 insertions, 0 deletions
