Releases: christianrowlands/android-network-survey
v1.20
Changes:
- Add SSID labels to the Wi-Fi spectrum charts.
- Several other improvements to the Wi-Fi spectrum charts.
- Adds an MDM setting to stop showing the Wi-Fi throttling warning snackbar message.
- Adds a location provider preference to select which location provider to use.
- An ALL option was added to allow for adding locations from each location provider to the device status message which can be used for comparison and location analysis.
- Adds a CSV log file for the device status message.
- CSV header comments are now added to the top of the CSV log files.
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.
Full Changelog: v1.19...v1.20
v1.19
Changes:
- Adds a chart showing the Wi-Fi Spectrum usage.
- The Wi-Fi Standard and Wi-Fi Bandwidth are now logged in Wi-Fi log files and MQTT messages, and
displayed in the UI. - The Wi-Fi center channel is displayed next to the channel.
- Reduced the range of the cellular signal chart to bring it more inline with reality.
- Removed the extra comma after the NR band(s).
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.
Full Changelog: v1.18...v1.19
v1.18
Changes:
- Adds a chart showing the last two minutes of cellular signal strength to the cellular details view.
- Adds an information dialog about the cellular terms definitions.
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.
Full Changelog: v1.17...v1.18
v1.17
Changes:
- Adds Details views for Wi-Fi and Bluetooth that display a chart of the signal strength over time.
- Adds support for setting a custom MQTT topic prefix.
- Fixes a bug where Bluetooth permissions were not being requested correctly.
- Other various bug fixes and improvements.
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.
Full Changelog: v1.16...v1.17
v1.16
Changes:
- Adds support for Dual/Multi-SIM devices both in the UI as well as the messages (MQTT and file logging).
- Autogenerate the MQTT client ID when the app is opened for the first time to improve the UX.
- Move the cellular calculators to the nav drawer menu instead of a tab in cellular.
- Sets the CQI and Signal Strength (RSSI) on the LteRecord on supported devices.
- Makes several UI fields selectable so they can be copied.
- Fixes a bug with auto-starting Bluetooth logging on app opening.
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.
Full Changelog: v1.15...v1.16
v1.15
Changes:
- Battery improvement for GNSS when the scan rate is set to 30 seconds or more.
- Adds support for logging AGC with GNSS on certain devices.
- Logs if a Wi-Fi access point supports Passpoint.
- Displays and logs WPA2/WPA3 and WPA3 for APs in the Wi-Fi Survey.
- Displays the LTE band number on the cellular details screen.
- Changes the default scan rates to 8 seconds for Wi-Fi, and 20 seconds for GNSS (from 5 and 10 respectively).
- Adds the altitude to the location view.
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.
Full Changelog: v1.14...v1.15
v1.14
Changes:
- Added support for logging Cellular, Wi-Fi, Bluetooth, and GNSS surveys to CSV files.
- Added a help dialog explaining the difference between file logging and MQTT.
- Added links to the user manual and NS Messaging API docs in the Nav menu.
- Allow for horizontal display (landscape mode).
- Updates for Android 14.
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.
Full Changelog: v1.13...v1.14
v1.13
- The speed (in meters per second) is now included in all messages.
- Fixed a bug where the MQTT toggle switch was not displaying when MDM override was enabled.
v1.12.2
- Changed the color of the MQTT protocol stream status light on the Dashboard.
- Fixed a bug where the MDM configured stream settings were not being reflected on the Dashboard.
v1.12.1
- Fixed a Bluetooth Permissions bug.
- Exclude the Google Protobuf Audit library.