element-x-ada/features
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
..
analytics
cachecleaner Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
call Display error dialog if Element Call can't be joined (#4919) 2025-06-25 08:43:29 +02:00
createroom Ensure AvatarSize is correctly used in UnsavedAvatar, instead of hard coded size. 2025-06-24 09:58:16 +02:00
deactivation Remove ExperimentalComposeUiApi. Not necessary anymore. 2025-06-11 17:49:11 +02:00
enterprise Move isElementCallAvailable fun to new SessionEnterpriseService, which implementations can get the current MatrixClient. 2025-06-24 11:28:25 +02:00
ftue Remove default param for Avatar.avatarType 2025-06-23 21:36:53 +02:00
invite change (accept invite) : updates the error title/content dialog for accept/decline actions 2025-06-20 16:40:52 +02:00
joinroom Introduce AvatarType to be able to render space avatars 2025-06-23 17:08:14 +02:00
knockrequests Quality 2025-06-24 09:06:39 +02:00
leaveroom fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.25 (#4936) 2025-06-25 19:25:42 +00:00
licenses Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
location fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.18 (#4894) 2025-06-18 15:10:47 +00:00
lockscreen Annotate Composable function with ReadOnlyComposable where it's possible. (#4859) 2025-06-11 14:12:54 +02:00
login Add unit test on ChooseAccountProviderState so that the coverage is above 90% 2025-06-24 10:41:44 +02:00
logout Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
messages Simplify message composer layout (#4884) 2025-06-24 14:05:28 +02:00
migration Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
networkmonitor Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
poll Sync Strings from Localazy 2025-06-16 00:31:39 +00:00
preferences Add preview with an image. 2025-06-24 09:18:28 +02:00
rageshake Sync Strings from Localazy (#4842) 2025-06-11 14:13:33 +02:00
reportroom Sync Strings from Localazy (#4842) 2025-06-11 14:13:33 +02:00
roomaliasresolver Sync Strings from Localazy (#4842) 2025-06-11 14:13:33 +02:00
roomcall Move isElementCallAvailable fun to new SessionEnterpriseService, which implementations can get the current MatrixClient. 2025-06-24 11:28:25 +02:00
roomdetails fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v25.6.25 (#4936) 2025-06-25 19:25:42 +00:00
roomdirectory Introduce AvatarType to be able to render space avatars 2025-06-23 17:08:14 +02:00
roomlist Remove default param for Avatar.avatarType 2025-06-23 21:36:53 +02:00
roommembermoderation Remove default param for Avatar.avatarType 2025-06-23 21:36:53 +02:00
securebackup Remove ExperimentalFoundationApi. Not necessary anymore. 2025-06-11 18:10:55 +02:00
share Fix coroutine scope (#4820) 2025-06-04 15:33:51 +00:00
signedout
userprofile Merge pull request #4925 from element-hq/feature/bma/elementCallCheck 2025-06-24 12:52:07 +02:00
verifysession Remove default param for Avatar.avatarType 2025-06-23 21:36:53 +02:00
viewfolder Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00