summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-05Fix wind grid deserialization: make forecast-only fields nullableClaude
2026-06-05Merge claude/location-retention-regression-AOycc: fix background location ret...Claude
2026-06-05docs(agent): fix code-map GPS section; add intent-reality audit processClaude
2026-06-04Fix location-retention regression: stop GPS when backgrounded and idleClaude
2026-06-04Fix wind particles never appearingClaude
2026-06-04Merge claude/wind-particles-movement-eNrTx: spatial wind particlesClaude
2026-06-04Spatial wind particles: grid interpolation, fast projection, density/opacityClaude
2026-06-04Merge claude/wind-particles-movement-eNrTx: fix wind particles not movingClaude
2026-06-04Fix wind particles not visibly movingClaude
2026-06-03Merge claude/code-map-context-tips-4AiHY: add code-map.mdClaude
2026-06-03Add code-map.md: package topology, key classes, gotchas, testing guideClaude
2026-06-03Add PMIM-1 hardware assembly guideClaude
2026-06-03PMIM-1 hardware support: UDP, IIXDR, inclinometerClaude
2026-06-03Add night vision mode toggleClaude
2026-06-03Update worklog: tech debt sweep + trip report redesign (2026-06-03)Claude
2026-05-30Trip report: map, photos, structured layout, preferred unitsClaude
2026-05-30Redesign trip report: structured layout, remove generate button, fix photo en...Claude
2026-05-30Remove Generate Trip Report button from Log tabClaude
2026-05-30Fix VoiceLogFragment: pass onReport to SavedTrackAdapter (CI compile error)Claude
2026-05-28Tech debt: Room list fast-path, delete AnchorWatchHandler orphan, LogbookRepo...Claude
2026-05-28Merge claude/whats-next-0XCO3: tech debt items 1, 2, 5Claude
2026-05-28Tech debt: delete com.example.androidapp ghost package, symlink TackDetector,...Claude
2026-05-28Wire forecast wind direction into recorded TrackPointsClaude
2026-05-27Sort track history chronologically; add Report button to track listClaude
2026-05-27Fix logbook entries not reloading after SAF re-auth post-reinstallClaude
2026-05-27Update worklog: close all five backlog itemsClaude
2026-05-27Add Room database as track summary cacheClaude
2026-05-27Embed anchor watch form inline in Safety DashboardClaude
2026-05-27Add unit tests for PreTripReportGeneratorClaude
2026-05-27Add RACE mode to TackDetector for rapid mark-rounding detectionClaude
2026-05-27Add pirate mode Easter egg to trip reportClaude
2026-05-26Persist logbook JSON and photos in SAF so they survive reinstallClaude
2026-05-26Update worklog: remove stale instrument sheet plan, fix tack constantsClaude
2026-05-26Fix gallery photo timestamp and map pin not updating after note saveClaude
2026-05-26Merge claude/whats-next-0XCO3: fix ANR, tack detection, empty-state flashClaude
2026-05-26Fix ANR, false tack detections, and empty-state flash on track loadClaude
2026-05-26Clarify merge policy: merge when done, not at session endClaude
2026-05-26Add merge-to-main policy: nothing counts until it lands on mainClaude
2026-05-26Merge claude/optimize-nav-location-tracking-Vac5Z into mainClaude
2026-05-26Update worklog: tack detection complete, storage complete, session prepClaude
2026-05-26Redesign tack detection: time-based windows + circularMAD stabilityClaude
2026-05-26Add pirate mode to backlogClaude
2026-05-26Add notes to finished tracks, single Nav voice, fix speed coloringClaude
2026-05-26Fix camera to open system camera app; harden logbook storage; add backlogClaude
2026-05-26Fix LocationService current TODO; show log entries in track detail viewClaude
2026-05-25Fix bugs from static analysis; add test coverage for new codeClaude
2026-05-25Merge claude/optimize-nav-location-tracking-Vac5Z into mainClaude
2026-05-25Persist log entries and photos; stamp with GPS locationClaude
2026-05-21Revert detail sheet drawTrack to original single-Feature static colorClaude
2026-05-21Fix speed-colored track: pre-compute hex color per segment, use get("color")Claude