Skip to content

Releases: applivery/applivery-android-sdk

v2.4.2

18 Oct 14:22
Compare
Choose a tag to compare

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:

  • Deprecated Maven Central support #7
  • Changed isGooglePlayRelease() method by isProductionRelease() #6
  • jCenter support #5
  • Force Update translations now can be overwritten in the SDK #4
  • Other minor bug fixes

v2.4.1

05 Jun 15:33
Compare
Choose a tag to compare

Fixed

  • Fixed crash when shaking in background

v2.4

21 Apr 12:37
Compare
Choose a tag to compare

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

14 Dec 21:59
Compare
Choose a tag to compare
  • Add: added device information when sending feedback reports
  • Fix: minor bug fixing

v2.0.2

25 Nov 17:53
Compare
Choose a tag to compare

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

22 Nov 21:47
Compare
Choose a tag to compare
  • Fix: Fixed Issue causing empty screenshots
  • Fix: Fixed shake sensor triggering feedback dialog by default

v2.0

21 Nov 18:29
Compare
Choose a tag to compare
  • New: Added drawing on feedback & bug reports
  • New: Added trigger feedback on screenshot
  • New: Trigger feedback split on two methods: enableShakeFeedback() && enableScreenshotFeedback()
  • Fix: Fixed Issue #1 causing crash when shaking in background
  • Fix: Minor bug fixes & stability improvements

Latest stable release for version 1.1

20 May 23:13
Compare
Choose a tag to compare

This release will be published on Maven

  • Look for: "com.applivery:applivery-android-sdk:1.1.0" in Sonatype Nexus

Feedback Release Candidate

21 Apr 09:32
Compare
Choose a tag to compare
  • Added Feedback enable and disable on demand
  • Added compile API level 10

Feedback Fine tunig.

16 Apr 19:49
Compare
Choose a tag to compare
Feedback Fine tunig. Pre-release
Pre-release
  • Fixed some bugs
  • Fine tuning to Feedback screen
  • Fine tuning to permissions
  • Renamed some resources