index
:
nav.git
feat/logbook
feat/show-swell-direction
feat/show-wind-direction
fix/remove-mock-tidal
fix/weather-fallback
fix/wire-anchor-to-map
fix/wire-tidal-to-map
main
master
nav — android navigation app
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android-app
/
app
/
src
/
main
/
kotlin
/
org
/
terst
/
nav
/
data
Age
Commit message (
Expand
)
Author
2026-06-05
Fix wind grid deserialization: make forecast-only fields nullable
Claude
2026-06-04
Fix wind particles never appearing
Claude
2026-05-28
Tech debt: delete com.example.androidapp ghost package, symlink TackDetector,...
Claude
2026-04-11
Add hidden dev log (long-press drag handle)
Claude
2026-04-11
Remove bad ASA external links; fix conditions not loading on startup
Claude
2026-04-10
Area conditions HUD redesign: map-center conditions refresh + boat HUD strip
Claude
2026-04-09
merge: reconcile master particle-wind work with origin/main redesign
Claude
2026-04-08
feat(wind): Level 1 — 4×5 viewport grid of wind arrows
Claude
2026-04-04
refactor: unify core models and finish org.terst.nav migration
Peter Stone
2026-04-03
feat(instruments): add forecast wind, wave, swell and current from Open-Meteo
Peter Stone
2026-04-02
fix(ui): make record track FAB visible (#1)
Peter Stone
2026-03-25
feat: satellite GRIB download with bandwidth optimisation (§9.1)
Claudomator Agent
2026-03-25
feat: offline GRIB staleness checker, ViewModel integration, and UI badge
Claudomator Agent
2026-03-25
feat: implement PDF logbook export (Section 4.8)
Claudomator Agent
2026-03-25
feat: implement isochrone-based weather routing (Section 3.4)
Claudomator Agent
2026-03-25
feat: add harmonic tide height predictions (Section 3.2 / 4.2)
Claudomator Agent
2026-03-16
feat: add GribFileManager interface and InMemoryGribFileManager
Claudomator Agent
2026-03-16
feat: add GribRegion and GribFile data models with staleness logic
Claudomator Agent
2026-03-15
fix: move weather feature to org/terst/nav package directories
Peter Stone