Releases: applivery/applivery-android-sdk
Releases · applivery/applivery-android-sdk
v2.4.2
This version fixes a set of know issues listed below and provides a brand new easy way to install Applivery SDK using Gradle. We have also moved Applivery SDK from Maven Central to jFrog Bintray.
We highly encourage you to check the new SDK Installation docs. However, Applivery SDK can still be found in Maven Central
Changelog:
v2.4.1
Fixed
- Fixed crash when shaking in background
v2.4
New
- Developers can customize the SDK color resources to fit their app design
- Developers can customize the SDK string resources
- Agnostic design: removed Applivery's logo
Fixed
- Fixed not sending the right HTTP header for the Applivery SDK Version
- Fixed not properly handling file uri schemes for Android SDK Version 24 and greater
v2.0.3
- Add: added device information when sending feedback reports
- Fix: minor bug fixing
v2.0.2
In this release we are changing the checking for updates flow. Now it should be triggered manually by calling checkForUpdates()
method.
- Add: new method to
checkForUpdates()
to proactively check for new updates - Fix: Fixed issue that triggered new Updates while having an in progress update.
v2.0.1
- Fix: Fixed Issue causing empty screenshots
- Fix: Fixed shake sensor triggering feedback dialog by default
v2.0
Latest stable release for version 1.1
This release will be published on Maven
- Look for: "com.applivery:applivery-android-sdk:1.1.0" in Sonatype Nexus
Feedback Release Candidate
- Added Feedback enable and disable on demand
- Added compile API level 10
Feedback Fine tunig.
- Fixed some bugs
- Fine tuning to Feedback screen
- Fine tuning to permissions
- Renamed some resources