Files
letro-android/features
Jorge Martin Espinosa e45151d9d1 Add WakeLock to dismiss ringing call screen when call is cancelled (#4478)
* Add `WakeLock` to dismiss ringing call screen when call is cancelled

We had already some checks in place to automatically cancel a ringing call notification/screen when the call was no longer active, but the `RoomInfo` updates weren't being processed because the app was 'paused'.

The partial wakelock should ensure these room info updates are handled.

* Add mutual exclusion to `ActiveCallManager` methods to improve thread safety
2025-04-02 09:51:39 +00:00
..
2025-03-27 11:25:04 +01:00
2025-03-24 16:45:24 +00:00
2025-03-17 09:54:03 +01:00
2025-03-17 09:54:03 +01:00
2025-03-27 11:25:04 +01:00
2025-03-27 11:25:04 +01:00
2025-03-10 00:28:38 +00:00
2025-03-10 00:28:38 +00:00
2025-03-18 12:31:41 +01:00