element-x-ada/features/call
Timo 6ba4679908
Change native back button behavior in EC view (close settings in EC with os native back) (#6642)
* Change native back button behavior in EC view:
 - inject escape into webview instead of going back.
 - the webview will call back when no other modal is open.

* call down and up in the webview + make sure that we fall back to close
pip in case the webview did not handle the esc action.

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
2026-04-29 18:08:33 +02:00
..
api rename voiceIntent to isAudioCall 2026-03-04 11:10:40 +01:00
impl Change native back button behavior in EC view (close settings in EC with os native back) (#6642) 2026-04-29 18:08:33 +02:00
test Move aCallNotificationData to the tests package of the main module, so that the test module does not have to depend on the impl module. 2026-04-08 17:40:48 +02:00