v1.32
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
- Stale out old locations so they are not set on records and implement a location update rate ceiling - #59.
- Adds a PLMN filter option for the Tower Map - #56.
- Group the MCC and MNC together on the cellular UI - #61.
- Fix a bug with displaying the Sector ID for the LTE Cellular Calculator.
- Correctly display the Location Provider and log file type preferences in the settings when set via MDM.
- Trim the locations in the CSV log file to 6 decimal places - #67.
- Rounds the speed, altitude, and accuracy to 2 decimal places in the CSV log file for all survey types - #68.
- Fix clicking on the Server Connection (gRPC) notification to open the connection UI.
Full Changelog: v1.31...v1.32