Skip to content

Releases: taptalk-io/meettalk-android

1.2.8

25 May 08:44
Compare
Choose a tag to compare

• Fixed notification delay when leaving conference
• Validate call ID when missed call timer is fired
• Added FLAG_ONGOING_EVENT to incoming call notification
• Update conference info when receiving call end notifications
• Added delay when dismissing from onParticipantLeft callback to prevent duplicate end call message

1.2.7

25 May 08:44
Compare
Choose a tag to compare

• Added full screen style to call activity
• Removed mute video on activity paused
• Changed send notification message through API to socket

1.2.6

25 May 08:45
Compare
Choose a tag to compare

• Handled fetching data from API for all call notification messages
• Fixed call initiated message not marked as read
• Fixed reject call message not sent when in background
• Fixed incoming call not rejected on notification swiped
• Fixed vibrate not stopped after answering call

1.2.5

25 May 08:46
Compare
Choose a tag to compare

• Added FLAG_MUTABLE to PendingIntents
• Fixed onTaskRemoved in ongoing call service

1.2.4

05 Feb 02:44
3acb2ab
Compare
Choose a tag to compare

Removed install packages permission

1.2.2

20 Jan 09:10
Compare
Choose a tag to compare

• Fixed custom chat room navigation bar implementation

1.2.1

20 Jan 09:09
Compare
Choose a tag to compare

• Updated TapTalk version to 2.9.0

1.2.0

07 Dec 06:46
Compare
Choose a tag to compare

• Implemented TapTalk version 2.8.3
• Implemented Jitsi version 6.2.2
• Added checkAndRequestAudioAndCameraPermission to MeetTalk
• Added permission check when call button is tapped

1.1.2

07 Dec 06:44
Compare
Choose a tag to compare

• Implemented TapTalk version 2.8.1

1.1.1

07 Dec 06:43
Compare
Choose a tag to compare

• Fixed custom navigation bar implementation