Skip to content

Releases: cometchat/cometchat-push-notification-app-android

v3.0.4-3

26 Jun 06:59
b43d428
Compare
Choose a tag to compare

Enhancement:

V3.0.4-2

27 Jun 08:05
2df826c
Compare
Choose a tag to compare

Fixes

  • User appears online when notification is received

Improvements

  • Removed CometChat.init from the Application class

v3.0.4-1

07 Feb 10:48
7237484
Compare
Choose a tag to compare

The issue was around the incoming call screen when received offline.

v3.0.0-1

30 Aug 22:27
Compare
Choose a tag to compare

Added

  • SDK v3.0.0
  • UI Kit v3.0.0-2
  • Push Notification with v3 SDK
    • ConnectionService + Firebase
    • Firebase

v2.4.1-1

30 Aug 22:24
Compare
Choose a tag to compare

Update

  • SDK v2.4.1
  • UI Kit v2.4.1-1

Fixed

  • Permission for VoIP Call
  • Missed Call Issue in ConnectionService when call is cancelled or missed
  • Avoid call notification when app in foreground

v2.2.0

20 Mar 08:04
Compare
Choose a tag to compare

Added

  • ConnectionService Support

Updated

  • SDK v2.2.1
  • Updated UI Kit library (uikit)

Fixed

  • Minor UI Bug Fixes

v2.1.1

11 Feb 14:35
Compare
Choose a tag to compare

Updated

  • Updated UI Kit library (uikit)

Fixed

  • Minor UI Bug Fixes

Push Notification v2.1.0

31 Dec 11:01
0fba466
Compare
Choose a tag to compare

Added

  • Token Based Push Notification Support

Updated

  • README.md

Fixed

  • Added PendingIntent in NotificationBuilder to open specific users or group chat
  • Call Notification
  • Minor UI Bug Fixes