Skip to content

Releases: verloop/android-sdk

1.1.6-rc.1: 1. Changed minSdkVersion to 19.

16 Dec 10:07

Choose a tag to compare

  • Updated the min sdk version to android 4.4 and sdk version 19
  • Added api to close the room from the mobile device
  • Updated documentation on notification

Moved the logic to call verloop methods via js hooks

30 Nov 11:10
d5e2607

Choose a tag to compare

  • Fixed the notifications for new android versions
  • Updated the method call to js hooks instead of passing using url

Improving the api calls

02 Nov 13:52

Choose a tag to compare

Pre-release
  • Instead of adding the methods to the urls, we are now calling the js methods
  • Fixed push notifications for Android 12 & 13

Removing fields config object in case of logout

12 Jul 11:26
5c4a296

Choose a tag to compare

Fields which are removed:

  • userId
  • userName
  • userPhone
  • userEmail
  • customFields

Minor fix: Removing toast on logout

07 Jul 10:26
ebede3a

Choose a tag to compare

1.1.3

Update Readme.md

Fixed logout issue

01 Jul 09:33
696d119

Choose a tag to compare

  • Removed user-id shared preference key once the logout method is called
  • Fixed typo for unsubscribing the chat notifications on logout

Fix of issues with slow internet

17 Jun 06:00

Choose a tag to compare

Pre-release
1.1.1-rc.2

updating super call

New SDK version

10 Jun 12:15
bcbf26d

Choose a tag to compare

Key Highlights:

  • Fixed all the reported crashes
  • Updated the logic to cache the metadata of the client widget. like color, name, background etc
  • Updated the dependencies
  • Removed the deprecated code
  • Removed the dependency on event-bus
  • Fixed notification listeners

Fixed crash issues and dependency upgrades

10 Jun 09:56

Choose a tag to compare

v1.1.0-rc.4

passing custom param value as url encoded value to avoid changing the…

Revamped SDK

27 Jan 11:04

Choose a tag to compare

Revamped SDK Pre-release
Pre-release
  • Updated the FCM handlers
  • Updated the config creation
  • Migrated to kotlin from Java
  • Updated the data flow
  • Fixed older crashing issues