summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/kotlin/org/terst
AgeCommit message (Expand)Author
2026-03-15feat: add AIS data model, CPA calculator, and NMEA VDM parserClaudomator Agent
2026-03-15fix: force Crashlytics to upload pending reports on next launchPeter Stone
2026-03-15feat: add file-based crash logger for offline diagnosticsPeter Stone
2026-03-15fix: rasterise vector drawable for MapLibre; add startup smoke testPeter Stone
2026-03-15fix: move weather feature to org/terst/nav package directoriesPeter Stone
2026-03-15feat: add voice log UI with FAB, fragment container, and logbook domain modelsPeter Stone
2026-03-15feat: 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-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-14Implement tidal current overlay on the chart with toggle FABClaudomator Agent
2026-03-13fix: resolve MapLibre 11.x migration issues and layout/resource errorsPeter Stone
2026-03-13refactor: update package name to org.terst.nav and setup CI/CD with Firebase ...Peter Stone