diff options
| author | Claude <noreply@anthropic.com> | 2026-05-20 19:43:25 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-05-20 19:43:25 +0000 |
| commit | 48ad5dca0452689de86b7edf0b6638fe7c5c7025 (patch) | |
| tree | dd91fe7e466e5e3c54e99fa96a4ff7b385b32f52 /android-app/app/src/test | |
| parent | 48ae3b0225cb1a79539711be3a70cbd630c53638 (diff) | |
Fix tack detection and convert track detail to embedded-map fragment
TackDetector: revert STABILITY_MAX to 30° (was tightened too far to 20°),
add 120s start-skip to filter GPS cold-start false positives, keep 45s
minimum gap between tacks.
TrackDetailSheet: convert from BottomSheetDialogFragment to a regular
Fragment with an embedded MapLibreMap in the top half. This fixes the
map centering issue (the embedded map is always sized to its own frame),
eliminates accidental dismissal when dragging the map, and makes the
view self-contained — back navigation restores the track list via the
fragment back stack. Tack markers rendered on the embedded map; tapping
a log event pans the embedded map directly.
https://claude.ai/code/session_01YUbuZNDAoLea4cf9UGQ9qn
Diffstat (limited to 'android-app/app/src/test')
0 files changed, 0 insertions, 0 deletions
