summaryrefslogtreecommitdiff
path: root/test-runner/src/main/kotlin/org/terst/nav/track
AgeCommit message (Expand)Author
2026-05-28Tech debt: delete com.example.androidapp ghost package, symlink TackDetector,...Claude
2026-05-26Fix ANR, false tack detections, and empty-state flash on track loadClaude
2026-05-26Redesign tack detection: time-based windows + circularMAD stabilityClaude
2026-05-20Fix Long overflow in TackDetector: var lastTackMs = Long.MIN_VALUE caused sub...Claude
2026-05-12Add saved tracks browser, tack detection, and map zoom-to-boundsPeter Stone
2026-04-23Merge origin/main — unite all work onto one branchClaude
2026-04-22feat: CPA/TCPA collision alerts and live track statsClaude
2026-04-04feat(ui): surface trip planning and reports in instrument sheetPeter Stone
2026-04-02fix(ui): make record track FAB visible (#1)Peter Stone
2026-03-25refactor: address simplify review findingsPeter Stone
2026-03-25feat(track): implement GPS track recording with map overlayPeter Stone