index
:
nav.git
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
/
layout
Age
Commit message (
Expand
)
Author
13 days
merge: integrate weather/forecast feature from local remote
Peter Stone
13 days
feat: add voice log UI with FAB, fragment container, and logbook domain models
Peter Stone
2026-03-14
fix: correct ConstraintLayout attribute typo in activity_main.xml
Peter Stone
2026-03-14
Implement barometric pressure trend monitoring and visualization
Claudomator Agent
2026-03-14
Implement tidal current overlay on the chart with toggle FAB
Claudomator Agent
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
refactor: update package name to org.terst.nav and setup CI/CD with Firebase ...
Peter Stone
2026-03-13
Implement polar performance diagram visualization
Claudomator Agent
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
Implement GPS navigation with position, SOG, and COG
Claudomator Agent