element-x-ada/libraries/push/impl
Jorge Martin Espinosa 3b35d96e1a
Fix ringing calls not stopping when the other user cancels the call (#4613)
* Fix ringing calls not being automatically canceled

This will keep the sync active while the user is screening an incoming call, allowing receiving a call cancellation event, which will terminate the incoming call ringing early.

* Add extra logs to help debugging ringing call issues.
2025-04-22 11:30:10 +00:00
..
src Fix ringing calls not stopping when the other user cancels the call (#4613) 2025-04-22 11:30:10 +00:00
build.gradle.kts Introduce PushHistoryService to store data about the received push (#4573) 2025-04-11 12:56:54 +02:00