element-x-ada/libraries
Jorge Martin Espinosa 2e191de343
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
..
androidutils Add Google Tink dependency, replacing androidx.security.crypto (#4405) 2025-03-17 10:04:21 +01:00
architecture Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
core Limit the text length in the 'in reply to' preview (#4491) 2025-03-27 14:37:38 +01:00
cryptography Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
dateformatter Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
deeplink Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
designsystem Improve TextFieldDialog (#4512) 2025-04-02 10:05:56 +02:00
di Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
encrypted-db Add Google Tink dependency, replacing androidx.security.crypto (#4405) 2025-03-17 10:04:21 +01:00
eventformatter Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
featureflag change (composer suggestions) : remove feature flag 2025-03-26 21:46:23 +01:00
fullscreenintent Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
indicator Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
maplibre-compose Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
matrix Add kick (remove) confirmation and reason (#4507) 2025-04-01 11:38:46 +02:00
matrixui Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
mediapickers Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
mediaplayer Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
mediaupload Close the media preview screen ASAP with sending queue enabled (#4089) 2025-01-08 15:49:17 +00:00
mediaviewer Add video autoplay to media gallery (#4499) 2025-04-01 07:44:06 +00:00
network Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
oidc Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
permissions Sync Strings from Localazy 2025-03-10 00:28:38 +00:00
preferences fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25 (#4273) 2025-02-18 18:07:47 +01:00
push Add WakeLock to dismiss ringing call screen when call is cancelled (#4478) 2025-04-02 09:51:39 +00:00
pushproviders Merge branch 'develop' into feature/bma/customPushGateway 2025-03-13 11:39:47 +01:00
pushstore Let element enterprise be able to configure id for mapTiler. (#4446) 2025-03-21 17:06:52 +01:00
qrcode Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
roomselect Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
rustsdk
session-storage Add Google Tink dependency, replacing androidx.security.crypto (#4405) 2025-03-17 10:04:21 +01:00
testtags Improve touch indicators for the user info UI in the timeline (#4482) 2025-03-27 14:09:47 +01:00
textcomposer Sync Strings from Localazy (#4506) 2025-03-31 10:58:46 +02:00
troubleshoot Sync Strings from Localazy 2025-03-10 00:28:38 +00:00
ui-strings Add kick (remove) confirmation and reason (#4507) 2025-04-01 11:38:46 +02:00
ui-utils Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
usersearch Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
voiceplayer Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
voicerecorder Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00