Releases: cometchat/cometchat-sample-app-android-java
Releases · cometchat/cometchat-sample-app-android-java
v4.0.2
Added
- CometChatIncomingCall Component
Changes
- Replaced previous connection service responsible for displaying incoming calls with CometChatIncomingCall.
- miscellaneous bugs fixes.
v4.0.1
Changes
- Update the README file with the latest information and instructions.
v4.0.0
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
Bug Fixes
- UsersList search fixed for friends-only mode
- Updated voice recording format to m4a from mp3
v4.0.0-beta.1
Initial Release
v3.0.15-pluto.beta.2.1
Initial Release
V3.0.9-4
Fixed
- code compiling issue when compileSdkVersion is turned to 33
V3.0.9-3
Updated
- Added Support for Android 12 as per new android guidelines.
v3.0.9-pluto.beta.1.1
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
ChangeLog
Fixed
- Typing Indicator bug