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
/
res
/
drawable
Age
Commit message (
Expand
)
Author
2026-04-11
Four features: outbound link markers, offline content, log text/photo, depart...
Claude
2026-04-10
Add Learn tab; move quit to Safety; remove persistent MOB FAB
Claude
2026-04-10
Area conditions HUD redesign: map-center conditions refresh + boat HUD strip
Claude
2026-04-06
feat(nav): replace Map+Instruments with Map+Layers in bottom nav
Peter Stone
2026-03-25
feat(track): implement GPS track recording with map overlay
Peter Stone
2026-03-23
feat: refactor UI to BottomNavigationView with Safety and Doc fragments
Peter Stone
2026-03-15
feat: integrate AIS into ViewModel and MapFragment with vessel symbol layer
Claudomator Agent
2026-03-15
merge: integrate weather/forecast feature from local remote
Peter Stone
2026-03-14
Implement tidal current overlay on the chart with toggle FAB
Claudomator Agent
2026-03-13
refactor: update package name to org.terst.nav and setup CI/CD with Firebase ...
Peter Stone
2026-03-13
feat: add wind/current map overlay and weather forecast on startup
Claudomator Agent