summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-05-28 07:09:43 +0000
committerClaude <noreply@anthropic.com>2026-05-28 07:09:43 +0000
commitc498b33300d260bbe64bec49de9ef78d9a322a6d (patch)
tree2ee8b3fc08d759b105de0a8c2b36d4301c3f393a /docs
parent3673ed0ef79d776c6da3bfa0db9de8b08326fd32 (diff)
Tech debt: delete com.example.androidapp ghost package, symlink TackDetector, fix forecast current hour
- Deleted all 18 stale source files in com.example.androidapp (main + test) that duplicated org.terst.nav implementations from an earlier namespace - Fixed the 3 tide model files (TidePrediction/Station/Constituent) whose package declarations read com.example.androidapp.data.model despite living in org.terst.nav.data.model directories - Fixed HarmonicTideCalculator.kt imports to match the corrected package - Fixed TideModelTest.kt package declaration - Migrated HarmonicTideCalculatorTest to org.terst.nav.tide with correct imports - Replaced test-runner's TackDetector.kt copy with a symlink to the android-app canonical source so the two can never diverge again - Fixed addGpsPoint to pick the current wall-clock hour's forecast slot instead of always using the app-start hour (first item in forecast list) https://claude.ai/code/session_01KXYBuAHZkvv63DeUG6XaZD
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions