Skip to content

v1.31

Latest
Compare
Choose a tag to compare
@christianrowlands christianrowlands released this 04 Nov 21:18

The regular-release apk is the same as what can be found on the Google Play Store which contains the tracking library Google Analytics. The cdr-release apk is the same as the regular-release apk, but with 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

  • UI updates throughout the app.
  • Sets the nonTerrestrialNetwork field in the phone state message (MQTT, gRPC, CSV, and GeoPackage)
  • Prevent a crash when viewing the GNSS UI when no GPS provider is available on the device.
  • Upgrade to SDK 35 (Android 15).
  • Leverage new Android 15 getRejectCause API.
  • Prevent really small speed values so that they are not displayed in scientific notation in JSON messages.
  • Add additional permission checks for the other paths that turn on CDR logging to improve the UX and prevent crashes.
  • Go to the devices location when the tower map is first opened and the info dialog is accepted.

Full Changelog: v1.30.2...v1.31