- Map screen now uses MapLibre GL instead of OsmDroid
- Added support for vector based map tile sources (OpenFreeMap and VersaTiles)
- Changed the hexagon resolution to scale with map zoom level instead of having three fixed resolutions
- Scanning interval is now adjusted dynamically based on the speed the device is moving
- Distance between scans can be customized in the settings
- Note that the selected distance should only be considered to be advisory - in practice scans are done more often if not moving at a constant speed
- Changed location interval to 3 seconds
- Distance between scans can be customized in the settings
- Fixed cell tower scanning on some older devices which do not include MNC in the cell tower data
- Other minor miscellaneous fixes and UI/UX improvements
Translations:
- Added Russian translation
- Added Lithuanian translation
- Added Polish translation
- Updates to other translations
Thanks for everyone updating the translations! ❤️
Note
The APK size has increased significantly due to the native libraries used by MapLibre GL
For the full
variant, you can download an architecture-specific APK. The universal APK includes native libraries for all architectures