summaryrefslogtreecommitdiff
path: root/android-app/app/src/test
AgeCommit message (Expand)Author
2026-03-16feat: add GribRegion and GribFile data models with staleness logicClaudomator 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