- add func
requestFullIntentPermission
(Android 14+) thank @Spyspyspy #584 - set Notification call style (Android) thank @AAkira #553
- Many other issues
- add prop
accepted
in 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
hideCallkitIncoming
clear the incoming notification/ring (after accept/decline/timeout) - Add props
isShowFullLockedScreen
on 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.
Android
using Telecom Framework- Add
silenceEvents
- Add
normalHandle
props #403 - Android add
textColor
props #398 - Android invisible avatar for default #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
landscape
for 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
- Update README.md
- Fixed some bugs.
- REMOVED
- Dart class models instead using dynamic types and Maps (thank @icodelifee - #180)
- Allow to call from native Android (thank @fabiocody - #185)
- Add android notification channel name
incomingCallNotificationChannelName
missedCallNotificationChannelName
(thank @AAkira - #177) - Adding the feature to change template of notification to small
isCustomSmallExNotification
(thank @anocean2 - #196) - Fixed ringtone sound not playing in Release mode on Android (thank @mschudt - #204)
- Fixed some bugs.
- REMOVED
- Fix notification Android 12
- Fix sound notification
- Support
backgroundUrl
using 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
isShowMissedCallNotification
using 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
showMissCallNotification
only for Android, using show miss call notification - Fixed some bugs.
- add props
isShowCallback
using 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
headers
using 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.