Releases: christianrowlands/android-network-survey
Releases · christianrowlands/android-network-survey
v1.11
- Adds support for logging Call Detail Record (CDR) events to a CSV file.
- Caches the Bluetooth UI results so the results are still visible when switching between tabs.
- Adds a connection toggle switch and direct link to the MQTT Connection Fragment from the Dashboard.
- Changes the default location provider to Fused, which should improve battery life.
v1.10.0
- Sets the mdmOverride field on the device status message instead of using firebase analytics
events. - Adds a Dashboard UI for toggling logging to files as well as viewing the MQTT connection status.
v1.9.0
Library updates, permission updates, logging updates, and other minor changes.
v1.8.0
Empty GNSS survey messages are now sent when GNSS survey is turned on and no GNSS satellites are observed. This is to indicate that the device is surveying as expected, but no satellites are visible.
v1.7.0
v1.6.0
- The WiFi UI is saved when swapping between fragments, so you don’t have to wait for the next scan to see something.
- The Cellular UI got a total overhaul, and now displays all protocols (except CDMA) and all neighbor cells as well.
- Updated to compile against Android 12.
v1.5.1
- Fixed a bug where incorrect 5G NR values were being reported.
- Updated to NS Messaging API version 0.8.0.
- Added support for setting the EcNo field for UMTS.
v1.5.0
- Added support for 5G New Radio (NR) survey.
- Added the AGC to the GNSS Status Display.
- Added a location accuracy field to each message (both GeoPackage and MQTT).
v1.4.3
Fixed several bugs that could cause the app to crash in various scenarios.
v1.4.2
- Fixed a bug where the survey record queue would fill up and reject new records.
- Added the missionId and recordNumber fields to the Phone State message.
- Added support for logging the Phone State message to GeoPackage.