element-x-ada/features/call
Robin cf57927310 Show error screens in group calls
Element Call now sends a 'close' widget action when the widget is ready to close. Usually this will be sent immediately after the 'hangup' action, but it could be sent later if the widget wants to present an error screen before closing. So by listening to the 'close' action rather than the 'hangup' action, we get to see these error screens.
2025-02-23 20:16:52 +07:00
..
api Update incoming call notification content to "📹 Incoming call" 2025-02-04 16:20:53 +01:00
impl Show error screens in group calls 2025-02-23 20:16:52 +07:00
test Update incoming call notification content to "📹 Incoming call" 2025-02-04 16:20:53 +01:00