This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
v1.0-beta.4
Pre-release
Pre-release
·
315 commits
to master
since this release
- Improvements regarding threat safety
- Improved unit tests (now using Mockito)
- Simplified threading model (still deferring work to background tasks)
- Bugfix for sending logic (number of running operations wasn't decremented when we don't have a connection)
- Fix for potential memory leaks
- Updated code in sample app
- Data is now persisted when the user sends the app into the background (requires API level 14)
- Data is now persisted when the device is low on memory
No breaking API changes
- Two setup-methods for
ApplicationInsights
have been deprecated and will be removed in the next beta