summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysfeat: add AIS repository, AISHub API service, and AisHubSourceClaude Sonnet
13 daysfeat: add AIS data model, CPA calculator, and NMEA VDM parserClaudomator Agent
13 daysfix: force Crashlytics to upload pending reports on next launchPeter Stone
13 daysfeat: add file-based crash logger for offline diagnosticsPeter Stone
13 daysfeat: add Firebase Crashlytics for automatic crash reportingPeter Stone
13 daysfix: rasterise vector drawable for MapLibre; add startup smoke testPeter Stone
13 dayschore: untrack build artifacts from gitPeter Stone
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-14chore: add .gitignore and exclude gradle caches from trackingPeter Stone
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-13build: enable AndroidX and Jetifier in gradle.propertiesPeter Stone
2026-03-13fix: switch to wzieba/Firebase-Distribution-Github-ActionPeter Stone
2026-03-13fix: update CI/CD workflow to trigger on master branchPeter 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-13docs: add implementation plan for weather/wind map featureClaudomator Agent
2026-03-13docs: add comprehensive sailing companion app component designClaudomator Agent
2026-03-10chore: initial commitClaudomator Agent