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
/
kotlin
/
org
/
terst
/
nav
/
MainActivity.kt
Age
Commit message (
Expand
)
Author
3 days
refactor: address simplify review findings
main
Peter Stone
3 days
test(ci): share APKs between jobs and expand smoke tests
Peter Stone
3 days
feat(track): implement GPS track recording with map overlay
Peter Stone
3 days
fix: resolve all Kotlin compilation errors blocking CI build
Peter Stone
3 days
fix: resolve LocationService foreground service crashes
Peter Stone
5 days
fix: resolve Kotlin compilation errors from UI refactor
Peter Stone
5 days
feat: refactor UI to BottomNavigationView with Safety and Doc fragments
Peter Stone
6 days
fix: resolve CI failures by adding JUnit vintage engine and skipping backgrou...
Peter Stone
6 days
fix: request background location separately on Android 11+
Peter Stone
6 days
refactor: cleanup, simplify, and modularize Android app logic
Peter Stone
13 days
feat: integrate AIS into ViewModel and MapFragment with vessel symbol layer
Claudomator Agent
13 days
fix: rasterise vector drawable for MapLibre; add startup smoke test
Peter Stone
13 days
feat: add voice log UI with FAB, fragment container, and logbook domain models
Peter Stone
2026-03-14
fix: replace invalid OpenSeaMap style URL with working base map + seamark ove...
Peter Stone
2026-03-14
fix: use Expression.get() instead of PropertyFactory.get() for tidal layer pr...
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
refactor: update package name to org.terst.nav and setup CI/CD with Firebase ...
Peter Stone