Skip to content

Releases: apptentive/apptentive-android

5.4.1

30 Apr 20:15
8b576c8
Compare
Choose a tag to compare

Changes

  • Provided an API for custom device storage encryption/decryption.
  • Improved default encryption handling.

5.4.0

29 Jan 00:03
f67aa2d
Compare
Choose a tag to compare

Changes

  • Made encrypted storage configurable on the client.
  • Updated SDK dependencies to Android-P

5.3.3

05 Dec 22:37
6046d56
Compare
Choose a tag to compare

Fixes

  • Fixed rare Message Center crash due to concurrency issues.

Changes

  • Improved encryption stability.
  • Allow users to make sequential login calls for the same user name.

5.3.2

25 Oct 04:31
fc76707
Compare
Choose a tag to compare

Fixes

  • Fixed encrypted message store for logged-in users.
  • Fixed the bug which prevented users from logging-in back after a logout.

5.3.1

19 Oct 19:45
9b5d6e7
Compare
Choose a tag to compare

Fixes

  • Fixed SDK state restoration logic.
  • Fixed 422 http errors.
  • Fixed corrupted payloads if encryption key could not be resolved from the KeyStore.

5.3.0

31 Aug 00:06
f3e8898
Compare
Choose a tag to compare

Improvements

  • Improved SDK security with encryption and KeyStore.

5.2.0

23 Aug 21:52
95e4932
Compare
Choose a tag to compare

Improvements

  • Added OnPreInteractionListener to intercept interactions flow.

5.1.5

19 Jul 21:50
bcdfdd8
Compare
Choose a tag to compare

Improvements

  • Added support for Apptimize experiments.

5.1.4

06 Jul 21:39
31fca71
Compare
Choose a tag to compare

Fixes

  • Fixed implicit WRITE_EXTERNAL_STORAGE permission for Android O.
  • Fixed 'attr/textColorError' not found error for Android P.

Improvements

  • Added support for mParticle user id.

5.1.3

04 Jun 05:35
02e59e0
Compare
Choose a tag to compare

Improvements

  • Improved lifecycle management.