| Age | Commit message (Expand) | Author |
| 2026-04-04 | feat(ui): surface trip planning and reports in instrument sheet | Peter Stone |
| 2026-04-04 | refactor(ui): stabilize layout by moving BottomNav outside CoordinatorLayout | Peter Stone |
| 2026-04-04 | feat(tripreport): add pre-trip planning and past track visualization | Peter Stone |
| 2026-04-04 | feat(tripreport): add AI trip narrative generator with multiple styles | Peter Stone |
| 2026-04-03 | feat(instruments): add forecast wind, wave, swell and current from Open-Meteo | Peter Stone |
| 2026-04-03 | feat(instruments): replace simulation with real GPS and barometer data | Peter Stone |
| 2026-04-02 | feat(map): interactive map with auto-follow, recenter button, and UI immersiv... | Peter Stone |
| 2026-04-03 | fix(ui): raise FAB elevation above CardView sheet to fix z-order | Peter Stone |
| 2026-04-03 | fix(ui): raise both FABs fully above instrument sheet top edge | Peter Stone |
| 2026-04-02 | fix(ui): anchor both FABs to instrument sheet (squash merge recovery) | Peter Stone |
| 2026-03-25 | feat(track): implement GPS track recording with map overlay | Peter Stone |
| 2026-03-25 | feat: add AnchorWatchHandler UI with Depth/Rode Out inputs and suggested radius | Agent |
| 2026-03-25 | feat: offline GRIB staleness checker, ViewModel integration, and UI badge | Claudomator Agent |
| 2026-03-25 | fix: add missing layout_width/height to instruments sheet include tag | Peter Stone |
| 2026-03-25 | fix: add layout_width/height to instrument text styles | Peter Stone |
| 2026-03-23 | fix: resolve Kotlin compilation errors from UI refactor | Peter Stone |
| 2026-03-23 | feat: refactor UI to BottomNavigationView with Safety and Doc fragments | Peter Stone |
| 2026-03-15 | feat: integrate AIS into ViewModel and MapFragment with vessel symbol layer | Claudomator Agent |
| 2026-03-15 | merge: integrate weather/forecast feature from local remote | Peter Stone |
| 2026-03-15 | feat: add voice log UI with FAB, fragment container, and logbook domain models | Peter Stone |
| 2026-03-14 | fix: correct ConstraintLayout attribute typo in activity_main.xml | Peter Stone |
| 2026-03-14 | Implement barometric pressure trend monitoring and visualization | Claudomator Agent |
| 2026-03-14 | Implement tidal current overlay on the chart with toggle FAB | Claudomator Agent |
| 2026-03-13 | refactor: rename app from AndroidApp to nav | Peter Stone |
| 2026-03-13 | fix: resolve MapLibre 11.x migration issues and layout/resource errors | Peter Stone |
| 2026-03-13 | fix: resolve XML syntax and resource formatting errors | Peter Stone |
| 2026-03-13 | refactor: update package name to org.terst.nav and setup CI/CD with Firebase ... | Peter Stone |
| 2026-03-13 | Implement polar performance diagram visualization | Claudomator Agent |
| 2026-03-13 | feat: Implement MOB (Man Overboard) alarm functionality | Claudomator Agent |
| 2026-03-13 | feat: add wind/current map overlay and weather forecast on startup | Claudomator Agent |
| 2026-03-13 | Implement basic instrument display | Claudomator Agent |
| 2026-03-13 | feat: Implement initial chart display setup with MapLibre GL Native | Claudomator Agent |
| 2026-03-13 | Implement GPS navigation with position, SOG, and COG | Claudomator Agent |