varroa/app
Kayos b0175b1fd1 v7.3: reliable device_id with SSH fallback
- Add JSch SSH library dependency
- Persistent device_id cache in DataStore (not just memory)
- Load cached device_id on app start
- Only fetch if missing or 'unknown'
- 30-second timeout for /api/1/info endpoint
- SSH fallback to root@192.168.0.10:22 when API fails
- Retry device_id fetch after successful landmark poll
- Fallback order: DataStore cache → API → SSH
- Build signed APK at /root/.openclaw/workspace/projects/varroa-v7.3.apk
2026-03-11 13:50:15 -07:00
..
src/main v7.3: reliable device_id with SSH fallback 2026-03-11 13:50:15 -07:00
build.gradle.kts v7.3: reliable device_id with SSH fallback 2026-03-11 13:50:15 -07:00
proguard-rules.pro Initial commit: Varroa ADAMaps Android app 2026-03-10 12:19:48 -07:00