Releases: hiennguyen92/flutter_callkit_incoming
Releases Β· hiennguyen92/flutter_callkit_incoming
2.0.4+2
-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
2.0.4+1
2.0.4
2.0.4
- Removed
Telecom Framework
(Android) - Fixed hide notification for action
CallBack
(Android)
2.0.3
Full Changelog: 2.0.2...2.0.3
2.0.2+2
2.0.2+2
- Fixed linked func
hideCallkitIncoming
2.0.2+1
2.0.2+1
- Fixed linked func
hideCallkitIncoming
2.0.2
2.0.2
- Add func
hideCallkitIncoming
clear the incoming notification/ring (after accept/decline/timeout) - Add props
isShowFullLockedScreen
on Android - Fixed example/Fixed update android 14
What's Changed
- Bump up to Flutter 3.10 and Dart 3 by @ryojiro in #289
- Update example dependencies by @ryojiro in #290
- example: fix lint by @ryojiro in #292
- Dev by @hiennguyen92 in #305
- fix version example by @hiennguyen92 in #306
- fix version example by @hiennguyen92 in #307
- fix version example by @hiennguyen92 in #308
- Add
isMuted
to check CallKit mic status on iOS by @posawatji in #330 - fix(android): [Bug]: getAcceptPendingIntent is not working when app is in foreground. by @iamriajul in #364
- Dev by @hiennguyen92 in #370
- Fix RECEIVER_EXPORTED on Android14 by @AAkira in #388
- silence events platform method added by @Brazol in #408
- Start incoming call action - new event by @magbdev in #246
- Restore allowBluetoothA2DP settings by @AAkira in #409
- [Android] Add possibility to change the text color in the full screen notification by @diegonuja in #398
- avatar visibility fix by @Brazol in #393
- FEAT: extras included in handle object, added normal handle mode by @efraespada in #403
- Dev by @hiennguyen92 in #417
- Dev by @hiennguyen92 in #426
- doc: added sponsors to readme by @deven98 in #429
- feat: 2.0.1+2 by @hiennguyen92 in #433
- Update AndroidManifest.xml by @hiennguyen92 in #434
- Dev by @hiennguyen92 in #435
- Fix namespace AGP 8 by @johnnguyen-ultra-messenger-39 in #460
- Use ElevatedButtons instead of AppBar action IconButtons in example app by @mhuang-cht in #418
New Contributors
- @posawatji made their first contribution in #330
- @Brazol made their first contribution in #408
- @magbdev made their first contribution in #246
- @diegonuja made their first contribution in #398
- @efraespada made their first contribution in #403
- @deven98 made their first contribution in #429
- @johnnguyen-ultra-messenger-39 made their first contribution in #460
- @mhuang-cht made their first contribution in #418
Full Changelog: 2.0.0...2.0.2
2.0.1+2
- Add Action for onDecline
- Add Action for onEnd
- add android props
isShowCallID
2.0.1+1
2.0.0+1
Fixed some bugs.
Add landscape for tablet
Fix issue head-up for redmi / xiaomi devices