What's Changed
- Pause all survey operations when the battery drops below a user defined value. - #90
- Adds an exclusion filter for WiFi SSIDs that allows the user to specify SSIDs to exclude from the survey data. - #91
- Play a sound alert and show a notification when a new tower is seen that is not in the OpenCelliD DB. - #81
- Adds a tower search feature to the tower map and survey monitor map. - #89
- Improve the Survey Monitor Status UI.
- Adds an MDM field for setting the deviceName field when sending messages over MQTT.
- Improve the Tower Information Dialog for the towers on the map.
- Keep the protocol selection when locking and unlocking the tower map screen (it was previously being reverted).
- Fix a bug by triggering an update to the NR NCI calculator when the gNB ID bit length is changed.
- Restore the "my location" dot on the map after locking and unlocking the screen.
- Remove the extra dot at the end of the upload progress bar.
- Make the record count help dialog scrollable for larger font sizes.
- Prevent a crash on Android 8.1 where the device scan rate was 0 because of a race condition.
- Prevent a crash on Android 10 due to a known Android 10 bug.
- Add OpenFreeMap as a map tile option.
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.
Full Changelog: v1.39...v1.40