Skip to content

Releases: christianrowlands/android-network-survey

v1.24

14 May 17:02
Compare
Choose a tag to compare

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

  • Fix upside down screen orientation by @joelkoen in #44
  • Adds a 5G NR calculator to the cellular calculators.
  • Updates the cellular calculators UI to Jetpack Compose.
  • Adds a link to GitHub in the Nav Drawer.
  • Adds a link to report a bug in the Nav Drawer.
  • Displays the Override Network Type (aka marketing network) in the cellular details view.
  • Pulls in the latest GPSTest code, to include support for SouthPAN and a compass rotating sky view.
  • Fixes the Avg C/N0 Slider on the Sky View screen.
  • Adds support for sorting and filtering in the GNSS UIs.

New Contributors

Full Changelog: v1.23...v1.24

v1.23

15 Apr 17:09
Compare
Choose a tag to compare

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

  • Add band title after EARFCN in LTE neighbor table by @high3eam in #38
  • The Reference Signal SNR is now logged in LTE messages as well as displayed in the UI.
  • Adds a fallback for getting the cellular providers name if it is not available from the system.
  • Switched the donut cellular signal strength indicators to a horizontal signal bar.
  • "Anchor" the view at the bottom of the cellular details screen when scrolled to the bottom to ensure that newly added neighbors are immediately visible.

New Contributors

Full Changelog: v1.22.5...v1.23

v1.22.5

05 Apr 16:57
Compare
Choose a tag to compare

Changes:

  • Adds the band next to the EARFCN in the LTE neighbors table.
  • Aligns the neighbor column headers with the data rows.

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.22.4...v1.22.5

v1.22.4

25 Mar 17:51
Compare
Choose a tag to compare

Changes:

  • Display the app version number and Firebase app instance ID in the settings UI.

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.22.3...v1.22.4

v1.22.3

23 Mar 00:12
Compare
Choose a tag to compare

Changes:

  • Prevent ANRs when the data connection drops.

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.22.2...v1.22.3

v1.22.2

20 Mar 14:41
Compare
Choose a tag to compare

Changes:

  • App stability 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.22.1...v1.22.2

v1.22.1

20 Mar 14:24
Compare
Choose a tag to compare

Changes:

Fixed several bugs causing app crashes.

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.22...v1.22.1

v1.22

13 Mar 12:52
Compare
Choose a tag to compare

Changes:

  • Adds a 6 GHz Wi-Fi spectrum view.
  • Fixed an edge case app crash issue when stopping surveys.

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.21...v1.22

v1.21

08 Mar 16:02
Compare
Choose a tag to compare

Changes:

  • Fixed several memory leaks that would eventually result in app crashes.
  • Fixed some edge case app crashes.
  • Adds support for 6 GHz Wi-Fi channels.
  • Adds CQI to the LTE cellular details view.
  • Other minor UI 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.20...v1.21

v1.20

17 Feb 02:27
Compare
Choose a tag to compare

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