summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/layout
AgeCommit message (Expand)Author
2026-05-20Optimize nav location tracking: embedded track detail map, tack detection fix...Peter Stone
2026-05-20Inline saved tracks on Log tab; collapse log entry when not recordingClaude
2026-05-20Fix Recenter bleed-through; drop noisy speed events; track detail as bottom s...Claude
2026-05-20Fix gap between wave animation and ocean conditions panelClaude
2026-05-20Move Saved Tracks to Log tab; restore conditions sheet on backClaude
2026-05-20Fix GPX file opening, share sheet visibility, and add SAF track storageClaude
2026-05-15fix: saved tracks browser, GPX import persistenceClaude
2026-05-12Add saved tracks browser, tack detection, and map zoom-to-boundsPeter Stone
2026-05-05fix: keep bottom nav visible when panning; expand drag handle touch targetPeter Stone
2026-05-04feat: past tracks layer toggle + persist vessel/crew registryPeter Stone
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-22fix+feat: CI build fixes and hardware source feature flagsClaude
2026-04-22feat: CPA/TCPA collision alerts and live track statsClaude
2026-04-22feat: vessel registry, crew management, and thermal alarmClaude
2026-04-11Add hidden dev log (long-press drag handle)Claude
2026-04-11Fix: use INVISIBLE instead of GONE for condition spinnersClaude
2026-04-11WaveView adapts sky/sea colors to light/dark modeClaude
2026-04-11Fix bottom sheet corners; add full light/dark mode paletteClaude
2026-04-11Show loading spinners next to each instrument value during conditions fetchClaude
2026-04-11Remove bad ASA external links; fix conditions not loading on startupClaude
2026-04-11Four features: outbound link markers, offline content, log text/photo, depart...Claude
2026-04-10Add Learn tab; move quit to Safety; remove persistent MOB FABClaude
2026-04-10Fix invalid colorBackground theme attr in pretrip layoutClaude
2026-04-10Add boat profiles and overhaul pre-trip departure briefingClaude
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-06feat(map): layer manager — satellite/charts/hybrid + wind toggle, long-pres...Peter Stone
2026-04-06feat(tracks): show summary sheet on track stop; 2-min minimumPeter Stone
2026-04-06feat(ui): restructure instrument sheet layout — inline arrows, WaveView, oc...Peter Stone
2026-04-05feat(ui): remove report section from instrument sheet, fix touch-throughPeter Stone
2026-04-04feat(ui): surface trip planning and reports in instrument sheetPeter Stone
2026-04-04refactor(ui): stabilize layout by moving BottomNav outside CoordinatorLayoutPeter Stone
2026-04-04feat(tripreport): add pre-trip planning and past track visualizationPeter Stone
2026-04-04feat(tripreport): add AI trip narrative generator with multiple stylesPeter Stone
2026-04-03feat(instruments): add forecast wind, wave, swell and current from Open-MeteoPeter Stone
2026-04-03feat(instruments): replace simulation with real GPS and barometer dataPeter 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-25feat: add AnchorWatchHandler UI with Depth/Rode Out inputs and suggested radiusAgent
2026-03-25feat: offline GRIB staleness checker, ViewModel integration, and UI badgeClaudomator Agent
2026-03-25fix: add missing layout_width/height to instruments sheet include tagPeter Stone
2026-03-23fix: resolve Kotlin compilation errors from UI refactorPeter Stone