diff options
| author | Claude <noreply@anthropic.com> | 2026-04-11 08:31:11 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-04-11 08:31:11 +0000 |
| commit | 45f56beef36a9888aef3773ac10f089c3d2c3b00 (patch) | |
| tree | 3b79f6165ab80125292544a4f327ddee1dafea8f /android-app/app/src/main/AndroidManifest.xml | |
| parent | d5e819e869f3b15da0f28ba2d8525e825afeb5a0 (diff) | |
Remove bad ASA external links; fix conditions not loading on startup
- Strip all three unverified external link cards (ASA courses, ASA online,
Quizlet flashcards) from the Learn tab — asa.com is a Brazilian financial
site, not the American Sailing Association
- Remove dead openUrl() click handlers and unused Intent/Uri imports from LearnFragment
- Parallelize the two sequential API calls in fetchCurrentConditions so the HUD
populates in ~half the time (weather + marine fetched concurrently via async/await)
- Add onFailure logging in loadConditions so errors are visible in logcat instead
of silently swallowed
- Eagerly call loadConditions in the setStyle callback as a startup backstop: the
camera-idle listener fires before GPS fixes and the initial position may be (0,0),
so this guarantees a real fetch once the style is ready with a valid camera position
https://claude.ai/code/session_01HXPjBsogsJVRwCiekDGkJX
Diffstat (limited to 'android-app/app/src/main/AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions
