Releases: appspector/android-sdk
Releases · appspector/android-sdk
1.3.1
- Fix crash in location monitor when GPS is turned off
1.3.0
- Add support for SQLCipher
- Add filter for SharedPreferences monitor
- Add File System monitor
- Fix some issues with Gradle plugin
1.2.1
Fix consumer proguard rules
1.2.0
- Add E2E encryption feature
- Fix the environment monitor
1.1.6
Fix the issue with empty shared preference monitor
1.1.5
Fix a concurrency issue in AppSpector.stop() method
Add a couple of improvements for managing the application lifecycle
1.1.4
Fix obfuscation for LogMonitor. Filter
1.1.3
- Fix NPE in HTTP Monitor during error processing from OkHTTP
1.1.2
- Fix issues with Arabic locale
- Fix issues with internal JSON convertor
- Fix
Strict Mode
warnings
1.1.0
- Add SharedPreference monitor 🎉
- Add Logger to send log messages to AppSpector instead of Logcat