Added incoming call banner feature: displays a compact banner at the top of the screen when a call arrives, allowing users to accept or reject without leaving the current interface.
Added enableIncomingBanner API to enable/disable banner mode.
Added support for showing a floating window when the app is in the background (controlled by NECallKitUI.instance.enableFloatWindowOutOfApp(bool enable))
Added toast notifications on other logged-in devices when a call is answered on one device
Optimized black screen issues when switching between large and small video views during a call
Fixed an issue on some devices (e.g. Xiaomi Mix 3) where tapping the floating window in a call outside the app could not bring the call page to the foreground
Fixed an issue where the ringtone might play repeatedly when receiving a call
Fixed an issue where, after a fresh install followed by immediately going to the background, the answer button might not appear when receiving and answering a call
Fixed an issue where double-tapping the answer button quickly would establish the call but close the call UI