varroa/app
Kayos 1ae0657bb0 v7.4: fetch all landmarks + cleanup after upload
- Updated version to 1.7.4 (versionCode 10)
- Modified BeeApiClient.getLandmarks() to fetch 50,000 landmarks instead of 200
- Added cleanupLandmarks() method to attempt deletion from Bee device after upload
- Enhanced AdaMapsUploadWorker to call cleanup after successful upload to ADAMaps
- Cleanup tries multiple potential DELETE endpoints and cmd interface
- Documents limitation: Bee API may not support landmark deletion

Note: Cleanup functionality is exploratory - no confirmed DELETE endpoint found in Bee API docs
2026-03-11 14:56:53 -07:00
..
src/main v7.4: fetch all landmarks + cleanup after upload 2026-03-11 14:56:53 -07:00
build.gradle.kts v7.4: fetch all landmarks + cleanup after upload 2026-03-11 14:56:53 -07:00
proguard-rules.pro Initial commit: Varroa ADAMaps Android app 2026-03-10 12:19:48 -07:00