Skip to content

Releases: cometchat/cometchat-sample-app-android-java

v4.0.2

11 Sep 11:46
d51adb2
Compare
Choose a tag to compare

Added

  • CometChatIncomingCall Component

Changes

  • Replaced previous connection service responsible for displaying incoming calls with CometChatIncomingCall.
  • miscellaneous bugs fixes.

v4.0.1

07 Sep 17:44
0279ea9
Compare
Choose a tag to compare

Changes

  • Update the README file with the latest information and instructions.

v4.0.0

04 Sep 15:03
daa64f5
Compare
Choose a tag to compare

Added

  • Messages information for sent messages.
  • Option to start conversation with users or groups
  • Send audio recordings through CometChatMessageComposer.
  • Share messages to other applications on the device.
    option to send message privately from a group

Changed

  • Chat SDK version changed to V4.0.1
  • Calling version changed to V4.0.0

V3.0.16-1

04 Aug 10:25
58e8697
Compare
Choose a tag to compare

Bug Fixes

  • UsersList search fixed for friends-only mode
  • Updated voice recording format to m4a from mp3

v4.0.0-beta.1

07 Jun 11:31
Compare
Choose a tag to compare

Initial Release

v3.0.15-pluto.beta.2.1

30 May 05:59
8951175
Compare
Choose a tag to compare

Initial Release

V3.0.9-4

02 Feb 09:21
58c278f
Compare
Choose a tag to compare

Fixed

  • code compiling issue when compileSdkVersion is turned to 33

V3.0.9-3

26 Dec 12:20
2cd963b
Compare
Choose a tag to compare

Updated

  • Added Support for Android 12 as per new android guidelines.

v3.0.9-pluto.beta.1.1

13 Dec 10:03
c2d716f
Compare
Choose a tag to compare

Updated

  • v3.0.9-pluto.beta1 to v3.0.9-pluto.beta.1.1
  • a code snippet for CometChatMessageComposer

Fixes

  • miscellaneous bugs

v3.0.9-2

12 Dec 15:02
69930da
Compare
Choose a tag to compare

ChangeLog

Fixed

  • Typing Indicator bug