diff options
| author | Claude <noreply@anthropic.com> | 2026-05-26 02:06:46 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-26 02:06:46 +0000 |
| commit | 70c1698ebc9e9661724e5326ae1c93f2b74c2b09 (patch) | |
| tree | a1274b61156abb9c5df12c80b8dfd98ba8cea7a5 /test-runner/src/main | |
| parent | 04b5b7f6aa469a368bcf8f1d75046770d3f83d63 (diff) | |
Fix LocationService current TODO; show log entries in track detail view
LocationService:
- Add _currentSpeedKt/_currentDirectionDeg to companion state
- Add setCurrentConditions() companion function
- snapshot() now returns real current data instead of null
- MainActivity.applyConditions() calls setCurrentConditions() on each
marine conditions update
TrackDetailSheet:
- buildLogEvents() filters NavApplication.logbookRepository entries by
track time window (startMs..endMs); entries without GPS snap to nearest
track point by timestamp
- Note/photo events added to the event log list with 📝/📷 icons
- drawNotes() adds a green CircleLayer for note/photo markers on the map
- LogEvent extended with photoPath field
- LogEventAdapter shows a downsampled photo thumbnail when present
item_log_entry.xml: add iv_log_thumb ImageView (hidden by default)
https://claude.ai/code/session_01YUbuZNDAoLea4cf9UGQ9qn
Diffstat (limited to 'test-runner/src/main')
0 files changed, 0 insertions, 0 deletions
