Skip to content

Releases: christianrowlands/android-network-survey

v1.11

28 Feb 00:20
Compare
Choose a tag to compare
  • 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

24 Jan 23:52
Compare
Choose a tag to compare
  • 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

30 Oct 02:19
Compare
Choose a tag to compare

Library updates, permission updates, logging updates, and other minor changes.

v1.8.0

27 Sep 01:16
Compare
Choose a tag to compare

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

03 Jul 13:12
Compare
Choose a tag to compare

Scan QR Code for configuring the MQTT Broker connection information. (Thanks dtufekcic!)

v1.6.0

18 Dec 18:44
Compare
Choose a tag to compare
  • 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

30 Nov 22:15
Compare
Choose a tag to compare
  • 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

13 Sep 12:26
Compare
Choose a tag to compare
  • 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

08 Aug 10:07
Compare
Choose a tag to compare

Fixed several bugs that could cause the app to crash in various scenarios.

v1.4.2

08 Jul 19:10
Compare
Choose a tag to compare
  • 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.