- Add notification calling for Android
callingNotification, thank @ebsangam hiennguyen92#662 - Add
logoUrlproperties (inside android prop) - Fixed issue DMTF IOS, thank @minn-ee hiennguyen92#577
- Fixed issue duplicate missing notification Android
- Fixed some bugs.
- Fix issue security Android, thanks @datpt11 hiennguyen92#651
- update jvmToolchain(17) for Android
- add func
requestFullIntentPermission(Android 14+) thank @Spyspyspy hiennguyen92#584 - set Notification call style (Android) thank @AAkira hiennguyen92#553
- Many other issues
- add prop
acceptedin activeCalls (iOS) thank @vasilich6107
- add prop
- Removed
Telecom Framework(Android)
- Removed
Telecom Framework(Android) - Fixed hide notification for action
CallBack(Android)
- Fixed linked func
hideCallkitIncoming
- Fixed linked func
hideCallkitIncoming
- Fixed linked func
hideCallkitIncoming
- Add func
hideCallkitIncomingclear the incoming notification/ring (after accept/decline/timeout) - Add props
isShowFullLockedScreenon Android - Fixed example/Fixed update android 14
- Add Action for onDecline
- Add Action for onEnd
- add android props
isShowCallID
- Add Callback AVAudioSession for WebRTC setup
- Fix issue no audio for using WebRTC
- Add Action for onAccept
- Add AVAudioSession Appdelegate(iOS)
- Add AVAudioSession Appdelegate(iOS)
- Fixed some bugs.
Androidusing Telecom Framework- Add
silenceEvents - Add
normalHandleprops hiennguyen92#403 - Android add
textColorprops hiennguyen92#398 - Android invisible avatar for default hiennguyen92#393
- Add Method for call API when accept/decline/end/timeout
- Fixed some bugs.
- Support request permission for Android 13+
requestNotificationPermission
- Fixed some bugs.
- Add
landscapefor tablet - Fix issue head-up for redmi / xiaomi devices
- Fixed some bugs.
- Adapt flutter_lints and use lowerCamelCase to Event enum
- Rename properties
textMisssedCall->subtitle,textCallback->callbackText,isShowMissedCallNotification->showNotification, - Move inside properties
missedCallNotification {showNotification, isShowCallback, subtitle, callbackText} - Add setCallConnected option iOS
await FlutterCallkitIncoming.setCallConnected(this._currentUuid) - Add hold option iOS
- Add mute call option iOS
- Many other issues
- Thank @ryojiro hiennguyen92#263 hiennguyen92#264 hiennguyen92#262
- Many Thank @mouEsam hiennguyen92#227
- ...
- Update README.md
- Fixed some bugs.
- REMOVED
- Dart class models instead using dynamic types and Maps (thank @icodelifee - hiennguyen92#180)
- Allow to call from native Android (thank @fabiocody - hiennguyen92#185)
- Add android notification channel name
incomingCallNotificationChannelNamemissedCallNotificationChannelName(thank @AAkira - hiennguyen92#177) - Adding the feature to change template of notification to small
isCustomSmallExNotification(thank @anocean2 - hiennguyen92#196) - Fixed ringtone sound not playing in Release mode on Android (thank @mschudt - hiennguyen92#204)
- Fixed some bugs.
- REMOVED
- Fix notification Android 12
- Fix sound notification
- Support
backgroundUrlusing path assets - Fixed some bugs.
- Issue no audio when Accept(iOS)
- Duplicate sound notification(Android)
- Support Flutter 3
- Fixed some bugs.
- Fixed issue open app(terminated/background state - Android).
- Completed Example
- Fixed some bugs.
- Add props
isShowMissedCallNotificationusing show Missed call notification(Android) - Fixed issue decline(terminated/background state - there will be about 3 seconds to call the api before the app is closed.)
- Fixed some bugs.
- Fixed issue open app(terminated/background state).
- Fixed some bugs.
- Add props for text
- Fixed issue open app(terminated/background state).
- Fixed some bugs.
- Update custom miss call notification
- Fixed issue open app(terminated/background state).
- add
showMissCallNotificationonly for Android, using show miss call notification - Fixed some bugs.
- add props
isShowCallbackusing show Callback for miss call(Android) - public props data call for Object-C/Swift
- Example using FCM(Android)
- Fixed some bugs.
- Fixed issue default ringtone(Android)
- Fixed issue vibration(Android)
- Fixed issue sound play type ringtone volumn system(Android)
- Fixed flow incomming screen(Android)
- Fixed some bugs.
- Switch using Service for Ringtone(Android)
- Fixed issue vibration(Android)
- Add
getDevicePushTokenVoIP()feature - Fixed some bugs.
- Pustkit and VoIP setup instructions (PUSHKIT.md)
- Callback from Recent History IOS
- Using System ringtone for default
- Fixed func
endAllCalls()Android - Bugs Android 12.
- Fixed some bugs.
- Share func call from native(iOS)
- Add custom
headersusing for avatar/background image (only for Android)
- Fixed func
activeCalls()Get active calls
- Fixed endCall
- Bugs Targeting Android 12 (Android).
- Bugs
audio session(iOS) - Fixed some bugs.
- Update README.md.
- Add func
activeCalls()Get active calls - Remove notification when click action
Call back(Android). - Bugs
no activation of the audio session(iOS) - Fixed some bugs.
- Update README.md.
- Add props android
isShowLogo. - Fixed some bugs.
- Update README.md.
- Update documentation.
- Update README.md.
- Fixed some bugs.
- Initial release.