Skip to content

Releases: cometchat/chat-sdk-android

3.0.16

20 Jul 14:02
Compare
Choose a tag to compare
  • Added a new event in the call listener: onCallEndedMessageReceived().
  • Fixed issue with the disconnect() method when the SDK is in connecting state.
  • Fixed issue with the login() method where user log in fails if the appId is changed at run-time.
  • Fixed the issue where call end was not working in the v3 Calls SDK.

3.0.15

12 Apr 16:57
Compare
Choose a tag to compare

Miscellaneous optimizations

3.0.14

11 Apr 05:29
Compare
Choose a tag to compare

Added support for CometChatCalls v3.0.0

3.0.13

24 Jan 08:15
Compare
Choose a tag to compare
  • Added method to customise the Main Video Container in Spotlight mode.
  • Added method to enable/disable the video tile click functionality.
  • Added method to enable/disable the video tile drag functionality.
  • Added out-of-the-box support in SDK for dedicated region deployments.

3.0.13-beta4

20 Dec 22:09
Compare
Choose a tag to compare
3.0.13-beta4 Pre-release
Pre-release
  • Added ability to enable/disable the click behaviour of the video tiles
  • Added ability to enable/disable the draggable behaviour of the video tiles.

3.0.13-beta3

08 Dec 08:16
Compare
Choose a tag to compare
3.0.13-beta3 Pre-release
Pre-release

Miscellaneous Optimizations

3.0.13-beta2

10 Nov 10:29
Compare
Choose a tag to compare
3.0.13-beta2 Pre-release
Pre-release
  • Miscellaneous Optimisations

3.0.13-beta1

01 Nov 18:30
Compare
Choose a tag to compare
3.0.13-beta1 Pre-release
Pre-release
  1. Added a method in CallSettingsBuilder to customize Main Video Container.
  2. Fixed issue with hiding the switch to video call button.

3.0.12

11 Oct 11:58
Compare
Choose a tag to compare
  1. Fixed issue with Updating User Settings using the callExtension() method.
  2. Fixed issue with sharing multiple media messages in a thread.
  3. Miscellaneous Optimisation

3.0.11

16 Aug 14:01
Compare
Choose a tag to compare
  • Miscellaneous bug fixes and optimization