element-x-ada/libraries/push
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
..
api Introduce PushHistoryService to store data about the received push (#4573) 2025-04-11 12:56:54 +02:00
impl Fix ringing calls not stopping when the other user cancels the call (#4613) 2025-04-22 11:30:10 +00:00
test Push: improve Push history screen, log and stored data (#4601) 2025-04-16 16:37:32 +02:00