<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nav.git/android-app/app/src/main/res/layout/dialog_add_track_note.xml, branch main</title>
<subtitle>nav — android navigation app
</subtitle>
<id>https://git.terst.org/nav.git/atom?h=main</id>
<link rel='self' href='https://git.terst.org/nav.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/'/>
<updated>2026-05-26T05:13:48+00:00</updated>
<entry>
<title>Add notes to finished tracks, single Nav voice, fix speed coloring</title>
<updated>2026-05-26T05:13:48+00:00</updated>
<author>
<name>Claude</name>
<email>noreply@anthropic.com</email>
</author>
<published>2026-05-26T05:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.terst.org/nav.git/commit/?id=e34df09b96f4ded3c25c5a14a0332a874205b64a'/>
<id>urn:sha1:e34df09b96f4ded3c25c5a14a0332a874205b64a</id>
<content type='text'>
- 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
</content>
</entry>
</feed>
