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
/
values
Age
Commit message (
Expand
)
Author
2026-04-05
feat(ui): update instrument sheet typography — weight 300, unit labels, for...
Peter Stone
2026-03-25
feat: add AnchorWatchHandler UI with Depth/Rode Out inputs and suggested radius
Agent
2026-03-25
fix: add layout_width/height to instrument text styles
Peter Stone
2026-03-23
feat: refactor UI to BottomNavigationView with Safety and Doc fragments
Peter Stone
2026-03-15
merge: integrate weather/forecast feature from local remote
Peter Stone
2026-03-14
Implement barometric pressure trend monitoring and visualization
Claudomator Agent
2026-03-13
refactor: rename app from AndroidApp to nav
Peter Stone
2026-03-13
fix: resolve MapLibre 11.x migration issues and layout/resource errors
Peter Stone
2026-03-13
fix: resolve XML syntax and resource formatting errors
Peter Stone
2026-03-13
feat: Implement MOB (Man Overboard) alarm functionality
Claudomator Agent
2026-03-13
feat: add wind/current map overlay and weather forecast on startup
Claudomator Agent
2026-03-13
Implement basic instrument display
Claudomator Agent
2026-03-13
feat: Implement initial chart display setup with MapLibre GL Native
Claudomator Agent