Releases: christianrowlands/android-network-survey
Releases · christianrowlands/android-network-survey
Network Survey v1.0.0
- Added Bluetooth survey support for streaming over an MQTT connection and logging to a GeoPackage file.
- Added a Bluetooth survey UI for viewing all Bluetooth devices within range.
- Updated the Wi-Fi Status UI to reflect when Wi-Fi is disabled.
Network Survey v0.4.0
- Fixed a bug that caused an app crash if it was opened, hidden, and reopened in short sequence.
- Fixed a bug where the app would crash if trying to enable GNSS logging with location services turned off.
- Added a survey log file rollover option to prevent the log file from growing too large.
- Added support for streaming GNSS records over an MQTT connection.
- Added a dialog to warn the user if the device does not support raw GNSS measurements.
- Added several more app restrictions to allow more control when the device is under MDM.
Network Survey v0.3.0
- Reduced the GNSS GeoPackage file size by around 100x.
- Changed the GNSS GeoPackage table format.
- Added scan rate interval user preferences for Cellular, Wi-Fi, and GNSS.
Network Survey v0.2.1
- Updated the device time field to use RFC 3339 instead of Unix time.
- Fixed a bug where the connection would not stop if the server shutdown before the client.
Network Survey v0.2.0
- Updated to use the new Network Survey Messaging connection library.
- Updated to use the new Network Survey Messaging format for the MQTT messages.
Network Survey v0.1.5
- Fixed a bug where the MDM override setting was not being saved.
Network Survey v0.1.4
- Changed the TLS Enabled MDM setting from a string to a boolean.
Network Survey v0.1.3
- Added the user entered device name to the outgoing MQTT messages.
- When the MQTT connection is configured via MDM, the configuration is now displayed in the MQTT connection UI.
- Added a user preference to auto start the MQTT connection when the phone is booted.
Network Survey v0.1.2
- Wi-Fi beacon survey records can now be logged to a GeoPackage file, and sent over the connections.
- Added support for displaying the list of visible Wi-Fi networks.
- Improved the stability of the MQTT connection.
- The app's version number is now displayed in the navigation drawer.
Network Survey v0.1.1
- Added support for connecting to an MQTT broker and streaming cellular survey records
- Added support for allowing the MQTT broker connection information to be set via MDM
- Fixed a bug that caused the calculator text field to be covered on screens with low resolution and large font