What's Changed
BUG FIXES
- Fix several edge case crashes.
NEW FEATURES
- Added a setting to auto start upload scanning when the phone reboots. #112
IMPROVEMENTS
- Put the processing of phone state messages and other record processors on a single thread to ensure the record numbers are always in order.
- Several code improvements and library updates.
- Display an error dialog when the user tries to upload records that will exceed the quota limit for their workspace.
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.44.1...v1.45