summaryrefslogtreecommitdiff
path: root/android-app/app/src/main/res/layout
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-04-11 17:56:12 +0000
committerClaude <noreply@anthropic.com>2026-04-11 17:56:12 +0000
commit069585f85966724827240e1cd85ae77cb0209e47 (patch)
tree01856c69d2d7becb8da9c0bb0c09e47801f3f151 /android-app/app/src/main/res/layout
parentb7810d0ff62e18ec991b624482d94f1363778872 (diff)
Stop 1 Hz conditions hammering; improve error logging
The camera idle listener fires every time following-mode GPS moves the map (~1 Hz). Each fire was calling loadConditions, which meant a new API request (and spinner flash) every second. Fix: skip the camera idle loadConditions call when isFollowing == true — the GPS first-fix handler already owns that trigger. Camera idle only loads conditions when the user has manually panned away from their position. Also include exception class + message in the logcat tag so the actual API failure reason is visible without --stacktrace: adb logcat -s Nav:E https://claude.ai/code/session_01HXPjBsogsJVRwCiekDGkJX
Diffstat (limited to 'android-app/app/src/main/res/layout')
0 files changed, 0 insertions, 0 deletions