summaryrefslogtreecommitdiff
path: root/android-app/app/src/test
AgeCommit message (Expand)Author
2026-04-04refactor: unify core models and finish org.terst.nav migrationPeter Stone
2026-03-25feat(gps): add fix-quality (accuracy) tier to GPS sensor fusionClaude Agent
2026-03-25feat(gps): implement NMEA/Android GPS sensor fusion in LocationServiceClaude Agent
2026-03-25feat(safety): log wind and current conditions at MOB activation (Section 4.6)Claude Agent
2026-03-25feat: add AnchorWatchHandler UI with Depth/Rode Out inputs and suggested radiusAgent
2026-03-25feat: satellite GRIB download with bandwidth optimisation (§9.1)Claudomator Agent
2026-03-25feat: offline GRIB staleness checker, ViewModel integration, and UI badgeClaudomator Agent
2026-03-25feat: implement PDF logbook export (Section 4.8)Claudomator Agent
2026-03-25feat: implement isochrone-based weather routing (Section 3.4)Claudomator Agent
2026-03-25feat: add harmonic tide height predictions (Section 3.2 / 4.2)Claudomator Agent
2026-03-25Add GpsPosition data class and NMEA RMC parser with testsClaudomator Agent
2026-03-16fix: remove duplicate _orig source files causing duplicate class compilation ...Claudomator Agent
2026-03-16Merge branch 'master' of /site/git.terst.org/repos/navPeter Stone
2026-03-16feat: add VHW boat speed parser, BoatSpeedData, and PerformanceViewModelPeter Stone
2026-03-16feat: add GribRegion and GribFile data models with staleness logicClaudomator Agent
2026-03-15feat: integrate AIS into ViewModel and MapFragment with vessel symbol layerClaudomator Agent
2026-03-15feat: add AIS repository, AISHub API service, and AisHubSourceClaude Sonnet
2026-03-15feat: add AIS data model, CPA calculator, and NMEA VDM parserClaudomator Agent
2026-03-15fix: move weather feature to org/terst/nav package directoriesPeter Stone
2026-03-15merge: integrate weather/forecast feature from local remotePeter 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-13feat: add wind/current map overlay and weather forecast on startupClaudomator Agent