v1.28
The regular-release apk is the same as what can be found on the Google Play Store. The cdr-release apk is the same as the regular-release apk, but with the full CDR support (See README.md for more details) and it also does not contain any tracking libraries such as Google Analytics.
What's Changed
- Adds a display overlay on the map with current serving cell information.
- Update the Tower Map if the SIM count changes.
- Adds the ability to start a survey via an Intent (see https://www.networksurvey.app/intent-api ).
- Adds the streaming options to the MQTT Settings QR Code.
- Adds a setting to turn on or off the ability for other apps to send intents to start/stop Network Survey.
- Set the NS version number in the device status message.
- Display the GSM BSIC in the cellular details view.
- Fix a couple of edge case crashes.
- Fixes a bug where the the LTE signal labels would remain visible when switching to a different technology.
Full Changelog: v1.27...v1.28