summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/layout/activity_main.xml
AgeCommit message (Expand)Author
2026-07-02fix+feat: layer cards, ocean floor, notifications, units, log, photosPeter Stone
2026-07-02fix(ui): quit X icon, FAB visibility, sheet border, blank map layersPeter Stone
2026-07-02fix(ui): layer previews, fishing pole icon, button alignment, safety page cle...Peter Stone
2026-07-02fix(ui): remove night mode FAB, fix fishing FAB occlusion, cap Ocean tiles at...Peter Stone
2026-06-30feat(fishing): wire fishing mode FAB and overlay in MainActivityPeter Stone
2026-06-03PMIM-1 hardware support: UDP, IIXDR, inclinometerClaude
2026-06-03Add night vision mode toggleClaude
2026-05-04feat: move Layers from bottom nav to dedicated FABPeter Stone
2026-04-23Merge origin/main — unite all work onto one branchClaude
2026-04-22feat: CPA/TCPA collision alerts and live track statsClaude
2026-04-11Fix bottom sheet corners; add full light/dark mode paletteClaude
2026-04-10Add Learn tab; move quit to Safety; remove persistent MOB FABClaude
2026-04-10Add unit settings, wind particles toggle, and recenter-to-topClaude
2026-04-10Area conditions HUD redesign: map-center conditions refresh + boat HUD stripClaude
2026-04-09merge: reconcile master particle-wind work with origin/main redesignClaude
2026-04-08feat(wind): Level 2 — canvas particle simulation (uniform field)Claude
2026-04-07fix(track): fix silent GPX save failure + add stop friction + quit buttonPeter Stone
2026-04-04refactor(ui): stabilize layout by moving BottomNav outside CoordinatorLayoutPeter Stone
2026-04-02feat(map): interactive map with auto-follow, recenter button, and UI immersiv...Peter Stone
2026-04-03fix(ui): raise FAB elevation above CardView sheet to fix z-orderPeter Stone
2026-04-03fix(ui): raise both FABs fully above instrument sheet top edgePeter Stone
2026-04-02fix(ui): anchor both FABs to instrument sheet (squash merge recovery)Peter Stone
2026-04-02fix(ui): make record track FAB visible (#1)Peter Stone
2026-03-25feat(track): implement GPS track recording with map overlayPeter Stone
2026-03-25fix: add missing layout_width/height to instruments sheet include tagPeter Stone
2026-03-23feat: refactor UI to BottomNavigationView with Safety and Doc fragmentsPeter Stone
2026-03-15feat: add voice log UI with FAB, fragment container, and logbook domain modelsPeter Stone
2026-03-14fix: correct ConstraintLayout attribute typo in activity_main.xmlPeter Stone
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-13fix: resolve XML syntax and resource formatting errorsPeter Stone
2026-03-13refactor: update package name to org.terst.nav and setup CI/CD with Firebase ...Peter Stone
2026-03-13Implement polar performance diagram visualizationClaudomator Agent
2026-03-13feat: Implement MOB (Man Overboard) alarm functionalityClaudomator Agent
2026-03-13Implement basic instrument displayClaudomator Agent
2026-03-13Implement GPS navigation with position, SOG, and COGClaudomator Agent