Skip to content

Releases: usabilla/usabilla-u4a-android-sdk

v7.0.6

02 Sep 13:03
Compare
Choose a tag to compare

7.0.6

Fix

  • Parcelisation error (Fixes Issue #198)

Update

v7.0.5

13 Aug 13:11
Compare
Choose a tag to compare

v7.0.5

Fix

  • Custom themes not working with UbImages. #198

v7.0.4

31 Jul 14:15
Compare
Choose a tag to compare

7.0.4

Fix

  • Disabled campaigns not updated in local database.
  • Campaign banner overlapped by navigation bar. Fixes #158

v.7.0.3

19 Jun 14:13
Compare
Choose a tag to compare

v7.0.3

Fix

  • Issue causes camerax to be frozen after an image picked from gallery.
  • Issues with loading feedback forms offline

v7.0.2

12 Jun 13:54
Compare
Choose a tag to compare

v7.0.2

Add

  • Compatibility for scoped storages introduced on Android API 29

Fix

  • Next button text in the first feedback page (#163 )
  • FileNotFoundException at UbAnnotationFragment (#172 )
  • RequestLegacyExternalStorage not found when targeting below android version 29 (#184)
  • UsabillaReadyCallback is getting fired before the SDK is actually initialized (#154)

v7.0.1

15 May 15:25
Compare
Choose a tag to compare

7.0.1

Fix

  • Minor bug and internal cleaning

v7.0.0

15 May 15:24
Compare
Choose a tag to compare

7.0.0

Add

  • Dependency on coroutines

Fix

  • Bug on passive form not sending the attached screenshot
  • Bug on campaigns not sending results
  • Crash using a custom HTTP client

Remove

  • Reference of TLS1.1 from the codebase
  • Support for Android API below 19

Update

  • Android library dependencies to use AndroidX
  • Targeting Android 29
  • Kotlin dependency to 1.3.72

v6.4.4

18 Nov 14:46
Compare
Choose a tag to compare

6.4.4

Fixed

  • Crash caused by parcelable exception on play store dialog (#167)

v6.4.3

28 Oct 14:46
Compare
Choose a tag to compare

6.4.3

Fixed

  • Form navigation visibility not working as expected
  • Cancel/Dismiss button not sending broadcast

v6.4.2

16 Oct 14:33
Compare
Choose a tag to compare

6.4.2

Fixed

  • Close form broadcast being called while Play Store dialog is active