| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | fix: resolve all Kotlin compilation errors blocking CI build | Peter Stone | |
| - Migrate kapt → KSP (Kotlin 2.0 + kapt is broken; KSP is the supported path) - Fix duplicate onResume() override in MainActivity - Fix wrong package imports: com.example.androidapp.data.model → org.terst.nav.data.model across GribFileManager, GribStalenessChecker, SatelliteGribDownloader, LogbookFormatter, LogbookPdfExporter, IsochroneRouter, AnchorWatchHandler - Create missing SensorData, ApparentWind, TrueWindData, TrueWindCalculator classes - Inline missing ScopeCalculator formula (Pythagorean) in AnchorWatchState Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 13 days | feat: add Firebase Crashlytics for automatic crash reporting | Peter Stone | |
| Wires in firebase-crashlytics-ktx (BOM-managed version) and the Crashlytics Gradle plugin so every uncaught exception is captured with a full stack trace in the Firebase console with no code changes required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-13 | fix: resolve MapLibre 11.x migration issues and layout/resource errors | Peter Stone | |
| 2026-03-13 | refactor: update package name to org.terst.nav and setup CI/CD with Firebase ↵ | Peter Stone | |
| App Distribution | |||
| 2026-03-10 | chore: initial commit | Claudomator Agent | |
