summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/kotlin/com/example/androidapp
AgeCommit message (Expand)Author
3 daysfix: resolve all Kotlin compilation errors blocking CI buildPeter Stone
3 daysfeat(gps): add fix-quality (accuracy) tier to GPS sensor fusionClaude Agent
3 daysfeat(gps): implement NMEA/Android GPS sensor fusion in LocationServiceClaude Agent
3 daysfeat(safety): log wind and current conditions at MOB activation (Section 4.6)Claude Agent
3 daysfeat: add AnchorWatchHandler UI with Depth/Rode Out inputs and suggested radiusAgent
3 daysfeat: satellite GRIB download with bandwidth optimisation (§9.1)Claudomator Agent
3 daysfeat: offline GRIB staleness checker, ViewModel integration, and UI badgeClaudomator Agent
3 daysfeat: implement PDF logbook export (Section 4.8)Claudomator Agent
3 daysfeat: implement isochrone-based weather routing (Section 3.4)Claudomator Agent
3 daysfeat: add harmonic tide height predictions (Section 3.2 / 4.2)Claudomator Agent
3 daysAdd GpsPosition data class and NMEA RMC parser with testsClaudomator Agent
13 daysfix: move weather feature to org/terst/nav package directoriesPeter Stone
13 daysmerge: integrate weather/forecast feature from local remotePeter Stone
2026-03-14feat: add LocationPermissionHandler with 7 unit tests for permission flowsClaudomator Agent
2026-03-13refactor: update package name to org.terst.nav and setup CI/CD with Firebase ...Peter 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