| Age | Commit message (Expand) | Author |
| 2026-06-30 | feat: add ocean layers — depth contours, seamarks toggle, FADs | Peter Stone |
| 2026-06-05 | Fix wind grid deserialization: make forecast-only fields nullable | Claude |
| 2026-06-04 | Fix location-retention regression: stop GPS when backgrounded and idle | Claude |
| 2026-06-04 | Fix wind particles never appearing | Claude |
| 2026-06-04 | Spatial wind particles: grid interpolation, fast projection, density/opacity | Claude |
| 2026-06-04 | Fix wind particles not visibly moving | Claude |
| 2026-06-03 | PMIM-1 hardware support: UDP, IIXDR, inclinometer | Claude |
| 2026-06-03 | Add night vision mode toggle | Claude |
| 2026-05-30 | Trip report: map, photos, structured layout, preferred units | Claude |
| 2026-05-30 | Redesign trip report: structured layout, remove generate button, fix photo en... | Claude |
| 2026-05-30 | Remove Generate Trip Report button from Log tab | Claude |
| 2026-05-30 | Fix VoiceLogFragment: pass onReport to SavedTrackAdapter (CI compile error) | Claude |
| 2026-05-28 | Tech debt: Room list fast-path, delete AnchorWatchHandler orphan, LogbookRepo... | Claude |
| 2026-05-28 | Merge claude/whats-next-0XCO3: tech debt items 1, 2, 5 | Claude |
| 2026-05-28 | Tech debt: delete com.example.androidapp ghost package, symlink TackDetector,... | Claude |
| 2026-05-28 | Wire forecast wind direction into recorded TrackPoints | Claude |
| 2026-05-27 | Sort track history chronologically; add Report button to track list | Claude |
| 2026-05-27 | Fix logbook entries not reloading after SAF re-auth post-reinstall | Claude |
| 2026-05-27 | Add Room database as track summary cache | Claude |
| 2026-05-27 | Embed anchor watch form inline in Safety Dashboard | Claude |
| 2026-05-27 | Add unit tests for PreTripReportGenerator | Claude |
| 2026-05-27 | Add RACE mode to TackDetector for rapid mark-rounding detection | Claude |
| 2026-05-27 | Add pirate mode Easter egg to trip report | Claude |
| 2026-05-26 | Persist logbook JSON and photos in SAF so they survive reinstall | Claude |
| 2026-05-26 | Fix gallery photo timestamp and map pin not updating after note save | Claude |
| 2026-05-26 | Fix ANR, false tack detections, and empty-state flash on track load | Claude |
| 2026-05-26 | Redesign tack detection: time-based windows + circularMAD stability | Claude |
| 2026-05-26 | Add notes to finished tracks, single Nav voice, fix speed coloring | Claude |
| 2026-05-26 | Fix camera to open system camera app; harden logbook storage; add backlog | Claude |
| 2026-05-26 | Fix LocationService current TODO; show log entries in track detail view | Claude |
| 2026-05-25 | Fix bugs from static analysis; add test coverage for new code | Claude |
| 2026-05-25 | Merge claude/optimize-nav-location-tracking-Vac5Z into main | Claude |
| 2026-05-25 | Persist log entries and photos; stamp with GPS location | Claude |
| 2026-05-21 | Revert detail sheet drawTrack to original single-Feature static color | Claude |
| 2026-05-21 | Fix speed-colored track: pre-compute hex color per segment, use get("color") | Claude |
| 2026-05-20 | Fix savedTracks silently empty when getSavedTracks() throws | Claude |
| 2026-05-20 | Fix invisible speed-colored track: use step() with hex string literals | Claude |
| 2026-05-20 | Fix missing imports for speedColorExpression and speedSegments in MapHandler | Claude |
| 2026-05-20 | Color track lines by boat speed using MapLibre data-driven styling | Claude |
| 2026-05-20 | Fix Long overflow in TackDetector: var lastTackMs = Long.MIN_VALUE caused sub... | Claude |
| 2026-05-20 | Fix build: TrackDetailSheet is Fragment not DialogFragment, use transaction f... | Claude |
| 2026-05-20 | Fix build: TrackDetailSheet is Fragment not DialogFragment, use transaction f... | Claude |
| 2026-05-20 | Optimize nav location tracking: embedded track detail map, tack detection fix... | Peter Stone |
| 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 |