ADAMaps Android companion app — Hivemapper Bee data proxy and monitor
Fixes: - Multi-IP discovery: Try both primary (AP) and alt (home WiFi) IPs in parallel with 3-4s timeouts each. First responder wins. - Exponential backoff: When Bee is offline, retry with increasing delays (5s → 60s max) instead of hammering every 10s - Clean offline state: Show 'Bee offline' status instead of ugly red errors - Retry queue: Failed ADAMaps sends are queued and retried (up to 5 attempts) instead of being silently dropped - Camera shows 'Bee offline' instead of spinning 'Awaiting frame...' - Settings: Added 'Bee Alt URL' field for configuring home WiFi IP - Better connection status display showing which mode is active Fixes the '206 collected, 0 sent' bug - detections now queue and retry |
||
|---|---|---|
| app | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| settings.gradle.kts | ||