element-x-ada/tools
renovate[bot] 040fde7f22
Update dependency org.matrix.rustcomponents:sdk-android to v25.7.23 (#5073)
* Update dependency org.matrix.rustcomponents:sdk-android to v25.7.23

* Adapt to SDK changes:

- Add 'creator' role, adapt existing logic to it.
- Remove `ReplyParameters`, replace with `EventId` where possible.
- Fix changes in OIDC auth methods.
- Add more join rules.

* Make sure both creators and users with power level >= 150 are displayed as 'owners' in the room member list.

* Don't close the roles and permissions screen if the user is a creator

* Use `MediaPreviewValue.DEFAULT` for `MediaPreviewConfig.DEFAULT` too

* Improve APIs around checking roles and power levels:
    - Ensure `RoomInfo.RoomPowerLevels.users` can't be directly used to check power levels since it can't check the power levels for creators.
    - Add a few helper functions to handle actions that relied on the previous `users` property, and docs to explain their usages.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2025-07-24 11:58:30 +02:00
..
adb Add scripts to enable and disable talkback (#4906) 2025-06-20 12:19:33 +00:00
check Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
danger Update danger check on translations. 2024-12-13 16:15:31 +01:00
dependencies Add catchingExceptions method to replace runCatching (#4797) 2025-06-04 09:02:26 +02:00
detekt fix(deps): update dependency androidx.compose:compose-bom to v2025.04.01 (#4631) 2025-06-03 21:05:43 +00:00
docs Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
git Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
gitflow Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
github Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
lint Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
localazy Update dependency org.matrix.rustcomponents:sdk-android to v25.7.23 (#5073) 2025-07-24 11:58:30 +02:00
quality Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
release Fix shellcheck issue on release.sh 2025-06-30 17:00:58 +02:00
rte Run shellcheck autofix. 2024-06-11 15:27:02 +02:00
sas Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
sdk Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
templates Fix typo. 2025-02-06 15:10:15 +01:00
test Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00