element-x-ada/libraries
renovate[bot] 7d3f4cbb09
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.25 (#4936)
Fix broken API changes:
- `RoomInfo.isPublic` is now optional, so we need to assume its default value in some places of the app.
- `RoomInfo.userPowerLevels` is now `RoomInfo.roomPowerLevels` and also contains this info.
- `ClientBuilder` now uses a `DecryptionSettings` value.
- The call widget settings provider now internally uses a different Rust type.
- `Client.clearCache` now takes a `syncService` so it can stop it.

---

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-06-25 19:25:42 +00:00
..
androidutils Simplify message composer layout (#4884) 2025-06-24 14:05:28 +02:00
architecture Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
audio Improve audio focus management (#4707) 2025-05-13 09:54:58 +00:00
core Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
cryptography
dateformatter Sync Strings from Localazy (#4842) 2025-06-11 14:13:33 +02:00
deeplink
designsystem Simplify message composer layout (#4884) 2025-06-24 14:05:28 +02:00
di Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
encrypted-db refactor: Migrate SQLCipher Android to new API (#4874) 2025-06-23 09:29:44 +02:00
eventformatter Sync Strings from Localazy (#4842) 2025-06-11 14:13:33 +02:00
featureflag Add a developer option for history sharing on invite (#4821) 2025-06-18 17:11:57 +01:00
fullscreenintent Use eventSink instead of lambda in states. 2025-06-10 16:01:45 +02:00
indicator Cleanup testImplementation dependencies (#4790) 2025-06-02 10:51:02 +02:00
maplibre-compose
matrix fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.25 (#4936) 2025-06-25 19:25:42 +00:00
matrixui fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.25 (#4936) 2025-06-25 19:25:42 +00:00
mediapickers
mediaplayer Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
mediaupload Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
mediaviewer Remove default param for Avatar.avatarType 2025-06-23 21:36:53 +02:00
network
oidc Oidc: Fallback to external browser instead of using Webview (#4808) 2025-06-04 14:25:18 +00:00
permissions Sync Strings from Localazy (#4842) 2025-06-11 14:13:33 +02:00
preferences
push Simplify syncing the room list when receiving a push (#4915) 2025-06-24 10:24:05 +02:00
pushproviders Create a loggerTag val. 2025-06-11 14:54:46 +02:00
pushstore
qrcode Check homeserver when login using qr code (#4708) 2025-05-15 14:08:05 +02:00
roomselect Introduce AvatarType to be able to render space avatars 2025-06-23 17:08:14 +02:00
rustsdk
session-storage Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
testtags Remove ExperimentalComposeUiApi. Not necessary anymore. 2025-06-11 17:49:11 +02:00
textcomposer Fix duplicate usage of a modifier variable in TextInputBox (#4928) 2025-06-24 16:57:20 +02:00
troubleshoot Sync Strings from Localazy (#4842) 2025-06-11 14:13:33 +02:00
ui-strings change (accept invite) : updates the error title/content dialog for accept/decline actions 2025-06-20 16:40:52 +02:00
ui-utils a11y: Make isTalkbackActive() live. 2025-06-20 09:43:01 +02:00
usersearch Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
voiceplayer Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
voicerecorder Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00