Skip to content

v1.27

Compare
Choose a tag to compare
@christianrowlands christianrowlands released this 24 Jul 13:16

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

  • Create a more detailed info window for the towers in the map view.
  • Imported the Tower data from BTSearch.
  • Adds the ability to share the MQTT connection settings via a QR Code.
  • Adds a start auto logging setting for CDR.
  • Logs the phone state messages to CSV.
  • Prevent the background location permission info dialog from displaying on every app opening.
  • Properly format the network registration info for the phone state message logging to CSV and GeoPackage.
  • Adds speed and deviceSerialNumber columns to the GeoPackage files, and deviceSerialNumber to the CSV files. Also adds deviceModel to the GNSS CSV files.
  • Fix a few edge case crash bugs.

Full Changelog: v1.26...v1.27