summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/kotlin/org/terst/nav/ui
AgeCommit message (Expand)Author
2026-07-02fix+feat: track layer cleanup, notification, log redesign, color consistencymainPeter Stone
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-07-01fix(tests): resolve 17 pre-existing JVM test failuresPeter Stone
2026-07-01feat(ui): rewrite LayerPickerSheet — Windy-style cards, full-height, ATON/TSSPeter Stone
2026-07-01feat(ui): Windy-style layer picker layout with base map cards and overlay sec...Peter Stone
2026-07-01fix(layers): TSS string constants + close openRawResource streamPeter Stone
2026-07-01feat(layers): ATON CircleLayer + TSS FillLayer in MapHandlerPeter Stone
2026-07-01docs(layers): update KDoc layer order, mark ATON/TSS setters as Task 6-8 stubsPeter Stone
2026-07-01feat(layers): OCEAN base preset (Esri), ATON/TSS pref keys, all defaults falsePeter Stone
2026-07-01fix(aton): switch to org.json, add stale-cache fallbackPeter Stone
2026-07-01feat(aton): AtonData model + AtonRepository with 24h cachePeter Stone
2026-06-30fix: restore dark mode, fix depth tile source, show FADs by defaultPeter Stone
2026-06-30feat(fishing): dashed bearing line on map for fishing targetPeter Stone
2026-06-30feat(fishing): FishingOverlayView card UI and ic_fish vector drawablePeter Stone
2026-06-30feat(fishing): FishingModeManager with target zone computationPeter Stone
2026-06-30feat(fishing): SST raster layer from NOAA CoastWatchPeter Stone
2026-06-30feat(fishing): FishingTarget + RigAdvisor logicPeter Stone
2026-06-30feat: UX improvements + HAW FAD data + fishing mode planPeter Stone
2026-06-30feat: add ocean layers — depth contours, seamarks toggle, FADsPeter Stone
2026-06-04Fix wind particles never appearingClaude
2026-06-04Spatial wind particles: grid interpolation, fast projection, density/opacityClaude
2026-06-04Fix wind particles not visibly movingClaude
2026-06-03PMIM-1 hardware support: UDP, IIXDR, inclinometerClaude
2026-05-30Remove Generate Trip Report button from Log tabClaude
2026-05-30Fix VoiceLogFragment: pass onReport to SavedTrackAdapter (CI compile error)Claude
2026-05-28Tech debt: Room list fast-path, delete AnchorWatchHandler orphan, LogbookRepo...Claude
2026-05-28Merge claude/whats-next-0XCO3: tech debt items 1, 2, 5Claude
2026-05-28Tech debt: delete com.example.androidapp ghost package, symlink TackDetector,...Claude
2026-05-28Wire forecast wind direction into recorded TrackPointsClaude
2026-05-27Fix logbook entries not reloading after SAF re-auth post-reinstallClaude
2026-05-27Embed anchor watch form inline in Safety DashboardClaude
2026-05-26Persist logbook JSON and photos in SAF so they survive reinstallClaude
2026-05-26Fix ANR, false tack detections, and empty-state flash on track loadClaude
2026-05-26Fix camera to open system camera app; harden logbook storage; add backlogClaude
2026-05-25Fix bugs from static analysis; add test coverage for new codeClaude
2026-05-25Merge claude/optimize-nav-location-tracking-Vac5Z into mainClaude
2026-05-25Persist log entries and photos; stamp with GPS locationClaude
2026-05-20Fix savedTracks silently empty when getSavedTracks() throwsClaude
2026-05-20Fix missing imports for speedColorExpression and speedSegments in MapHandlerClaude
2026-05-20Color track lines by boat speed using MapLibre data-driven stylingClaude
2026-05-20Fix build: TrackDetailSheet is Fragment not DialogFragment, use transaction f...Claude
2026-05-20Fix build: TrackDetailSheet is Fragment not DialogFragment, use transaction f...Claude
2026-05-20Optimize nav location tracking: embedded track detail map, tack detection fix...Peter Stone
2026-05-20Merge main: preserve embedded track detail map, tack detection fixes, 0.12 pa...Claude
2026-05-20Dim past tracks: dark navy 0.12 opacity, solid linesClaude
2026-05-20Fix compile errors on feature branchClaude
2026-05-20Fix tack detection and convert track detail to embedded-map fragmentClaude