| Age | Commit message (Expand) | Author |
| 2026-05-25 | Persist log entries and photos; stamp with GPS location | Claude |
| 2026-05-20 | Fix build: TrackDetailSheet is Fragment not DialogFragment, use transaction f... | Claude |
| 2026-05-20 | Merge main: preserve embedded track detail map, tack detection fixes, 0.12 pa... | Claude |
| 2026-05-20 | Dim past tracks: dark navy 0.12 opacity, solid lines | Claude |
| 2026-05-20 | Fix compile errors on feature branch | Claude |
| 2026-05-20 | Fix Kotlin conflict markers left in TrackDetailSheet.kt | Claude |
| 2026-05-20 | Fix XML conflict markers left in layout_track_detail_sheet.xml | Claude |
| 2026-05-20 | Fix tack detection and convert track detail to embedded-map fragment | Claude |
| 2026-05-20 | Fix track detail sheet expansion; fix tack detection sensitivity | Claude |
| 2026-05-20 | Halve past track opacity (0.45 → 0.22) | Claude |
| 2026-05-20 | Fix setGeoJson overload ambiguity in setFocusedTrackPoints | Claude |
| 2026-05-20 | Inline saved tracks on Log tab; collapse log entry when not recording | Claude |
| 2026-05-20 | Restyle past tracks: solid dark blue, dim/focus layers | Claude |
| 2026-05-20 | Fix Recenter bleed-through; drop noisy speed events; track detail as bottom s... | Claude |
| 2026-05-20 | Fix gap between wave animation and ocean conditions panel | Claude |
| 2026-05-20 | Move Saved Tracks to Log tab; restore conditions sheet on back | Claude |
| 2026-05-20 | Fix blank track list and Recenter button bleed-through in Saved Tracks | Claude |
| 2026-05-20 | Fix GPX file opening, share sheet visibility, and add SAF track storage | Claude |
| 2026-05-20 | Fix two pre-existing compile errors caught by CI | Claude |
| 2026-05-19 | Reduce location resource usage: economy mode by default, lifecycle throttling | Claude |
| 2026-05-15 | fix: recover tracks after reinstall via MediaScanner; add version to startup log | Claude |
| 2026-05-15 | fix: handle application/octet-stream for .gpx on Android 16 (Google Files) | Claude |
| 2026-05-15 | fix: target Android 16 correctly for GPX file handler | Claude |
| 2026-05-15 | fix: GPX file handler coverage and track loading after reinstall | Claude |
| 2026-05-15 | fix: saved tracks browser, GPX import persistence | Claude |
| 2026-05-15 | fix: saved tracks overlay, GPX file handler, nav import | Claude |
| 2026-05-12 | fix(track): load past tracks via persisted URIs, no MediaStore query needed (#4) | Peter Stone |
| 2026-05-12 | fix(track): broaden MediaStore query to find saved GPX files | Peter Stone |
| 2026-05-12 | Add saved tracks browser, tack detection, and map zoom-to-bounds | Peter Stone |
| 2026-05-07 | refactor: extract GeoThrottle, fix fully-qualified refs, harden enum parsing | Peter Stone |
| 2026-05-05 | fix: remove crash-risk !! operators in UnitPrefs and MainViewModel | Peter Stone |
| 2026-05-05 | fix: guard past-track load against SecurityException before permissions granted | Peter Stone |
| 2026-05-05 | fix: load past tracks on startup; add debug logging throughout | Peter Stone |
| 2026-05-05 | fix: keep bottom nav visible when panning; expand drag handle touch target | Peter Stone |
| 2026-05-05 | fix: raise conditions throttle to 20 min / 10 nm to stop 429s | Peter Stone |
| 2026-05-05 | fix: hide layers FAB when any overlay is shown | Peter Stone |
| 2026-05-05 | fix: throttle wind/weather fetches to reduce 429s | Peter Stone |
| 2026-05-04 | feat: past tracks layer toggle + persist vessel/crew registry | Peter Stone |
| 2026-05-04 | feat: move Layers from bottom nav to dedicated FAB | Peter Stone |
| 2026-04-23 | Merge origin/main — unite all work onto one branch | Claude |
| 2026-04-23 | Merge branch 'claude/vessel-crew-thermal-features-Qbk4z' | Claude |
| 2026-04-22 | fix(build): replace deprecated LatLngBounds property accessors | Claude |
| 2026-04-22 | fix+feat: CI build fixes and hardware source feature flags | Claude |
| 2026-04-22 | feat: CPA/TCPA collision alerts and live track stats | Claude |
| 2026-04-22 | feat: vessel registry, crew management, and thermal alarm | Claude |
| 2026-04-13 | Wire NavLogger into track save/load pipeline | Claude |
| 2026-04-11 | Throttle conditions API; delay particle view until data loaded | Claude |
| 2026-04-11 | Add hidden dev log (long-press drag handle) | Claude |
| 2026-04-11 | Surface conditions API errors as Snackbar | Claude |
| 2026-04-11 | Stop 1 Hz conditions hammering; improve error logging | Claude |