ADAMaps Android companion app — Hivemapper Bee data proxy and monitor
- Changed default API URL from 192.168.0.10 to 10.77.0.1 - Added bearer token authentication for POST endpoints - Added /pair endpoint support for device pairing - Added GET/POST /api/1/ssh/status and /api/1/ssh/toggle - Added WiFi config via /api/1/wifi/connect - Removed JSch dependency (no more SSH from app) - Removed /api/1/cmd endpoint references (CVE) - Added PairResponse, SshStatus, WifiStatus models - Added deviceSerial, apiToken, isPaired to settings - Added deriveApiToken() function for token derivation - Updated SettingsViewModel with pairing/wifi/ssh methods - Updated SettingsScreen with pairing UI, WiFi config, SSH toggle - Updated DeviceStatusScreen with SSH toggle card |
||
|---|---|---|
| app | ||
| gradle | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| settings.gradle.kts | ||