summaryrefslogtreecommitdiff
path: root/android-app/app
AgeCommit message (Expand)Author
13 daysfix: move weather feature to org/terst/nav package directoriesPeter Stone
13 daysmerge: integrate weather/forecast feature from local remotePeter Stone
13 daysfeat: add voice log UI with FAB, fragment container, and logbook domain modelsPeter Stone
14 daysfeat: implement NMEA stream management, sensor data models, and power modesPeter Stone
2026-03-14fix: replace invalid OpenSeaMap style URL with working base map + seamark ove...Peter Stone
2026-03-14fix: use Expression.get() instead of PropertyFactory.get() for tidal layer pr...Peter Stone
2026-03-14fix: correct ConstraintLayout attribute typo in activity_main.xmlPeter Stone
2026-03-14Add GpsPosition data class and NMEA RMC parser with testsClaudomator Agent
2026-03-14Add GpsProvider interface and DeviceGpsProvider (FusedLocation)Claudomator Agent
2026-03-14Implement barometric pressure trend monitoring and visualizationClaudomator Agent
2026-03-14feat: add LocationPermissionHandler with 7 unit tests for permission flowsClaudomator Agent
2026-03-14Implement tidal current overlay on the chart with toggle FABClaudomator Agent
2026-03-13refactor: rename app from AndroidApp to navPeter Stone
2026-03-13fix: resolve MapLibre 11.x migration issues and layout/resource errorsPeter Stone
2026-03-13fix: resolve XML syntax and resource formatting errorsPeter Stone
2026-03-13refactor: update package name to org.terst.nav and setup CI/CD with Firebase ...Peter Stone
2026-03-13add firebase configPeter Stone
2026-03-13Implement polar performance diagram visualizationClaudomator Agent
2026-03-13feat: Implement MOB (Man Overboard) alarm functionalityClaudomator Agent
2026-03-13feat: add wind/current map overlay and weather forecast on startupClaudomator Agent
2026-03-13Implement basic instrument displayClaudomator Agent
2026-03-13feat: Implement initial chart display setup with MapLibre GL NativeClaudomator Agent
2026-03-13Implement GPS navigation with position, SOG, and COGClaudomator Agent
2026-03-10chore: initial commitClaudomator Agent