Releases: appspector/android-sdk
Releases · appspector/android-sdk
1.6.0
New feature
- Added the support Android API 34
- Implemented functional to control each monitor separately
Enhancements
- Removed legacy methods
- Removed No Op module. Follow your guides to replace it with new approach
- Moved the http interceptors for OkHttp3/2 to separate modules
- group: com.appspector, name: okhttp3-plugin
- group: com.appspector, name: okhttp2-plugin
1.5.0
- Add compatibility with Android T
- Fix Log Monitor
- Disable AppSpector Gradle Plugin
1.4.4
- Add compatibility with Android S
1.4.3
Fix missing HTTP-responses
Fix HTTP-request duration measuring
1.4.1
- Improve detection of the current activity
- Add updates for the LogMonitor
- Remove unused assets
- Add internal changes to improve stability
1.4.0
- Add experimental instruments for HttpUrlConnection
- Add build number to session data
- Update Themis dependency
- Use minApi 21
- Add some internal improvements
1.3.6
Fix a public API for a Custom Events Monitor
1.3.2
Fix reading of long values from SQLite