element-x-ada/features
renovate[bot] 0c8a01d2cf
fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.19 (#6411)
* fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.18

* Fix API breaks

* Add compatibility with rustls (#6367)

A new `rustls-platform-verifier-android` library has to be added to the project, it'll be called from Rust to get access to the certificates on Android.

Originally, this was supposed to be added as a local maven repo pointing to the rust crate that publishes the AAR, but that's just plain terrible (more details [here](https://github.com/rustls/rustls-platform-verifier#android).

Instead, what we can do is use a script that uses `cargo-download` to download the latest crate or a specified version, unzip it and add the `aar` file to the `:libraries:matrix:impl` module.

* Try fixing Sonar with local AAR files

* Remove `UserCertificatesProvider`: this is no longer needed after integrating rustls

* Added some docs for rustls and its `platform-verifier` library

* Upgrade SDK to `26.03.19`: this version contains a workaround that allows the app to use the same TLS verifier as before, fixing the Let's Encrypt issues we saw with some homeservers (like element.io)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2026-03-20 16:20:37 +01:00
..
analytics Sync string again. 2026-03-16 14:54:06 +01:00
announcement Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
cachecleaner Fix crash at startup 2025-11-19 09:34:17 +01:00
call Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
createroom Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
deactivation Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
enterprise Let enterprise build be able to use a different notification channel for noisy notification. 2026-02-11 11:57:01 +01:00
forward Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ftue Sync strings. 2026-03-16 17:36:13 +01:00
home Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
invite Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
invitepeople Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
joinroom Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
knockrequests Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
leaveroom Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
licenses Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
linknewdevice fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.19 (#6411) 2026-03-20 16:20:37 +01:00
location Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
lockscreen Sync string again. 2026-03-16 14:54:06 +01:00
login fix(deps): update dependency org.matrix.rustcomponents:sdk-android to v26.03.19 (#6411) 2026-03-20 16:20:37 +01:00
logout Sync string again. 2026-03-16 14:54:06 +01:00
messages Fix room member not tappable in a Thread (#6416) 2026-03-19 14:23:10 +01:00
migration Simplify push notification flow by using locally stored values for pending pushes (#6258) 2026-03-03 15:14:36 +00:00
networkmonitor Add a foreground service with a wakelock for fetching push notifications (#6321) 2026-03-17 14:24:26 +01:00
poll Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
preferences Sync string again. 2026-03-16 14:54:06 +01:00
rageshake Sync string again. 2026-03-16 14:54:06 +01:00
reportroom Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
rolesandpermissions Sync string again. 2026-03-16 14:54:06 +01:00
roomaliasresolver Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
roomcall fix call state presenter test 2026-03-05 10:46:20 +01:00
roomdetails Sync string again. 2026-03-16 14:54:06 +01:00
roomdetailsedit Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
roomdirectory Sync Strings from Localazy (#5904) 2025-12-15 23:51:19 +01:00
roommembermoderation Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
securebackup Sync string again. 2026-03-16 14:54:06 +01:00
securityandprivacy Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
share Use ShareIntentHandler early to avoid distributing the whole intent (#6274) 2026-03-03 13:12:33 +00:00
signedout Sync Strings from Localazy (#5904) 2025-12-15 23:51:19 +01:00
space Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
startchat Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
userprofile Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
verifysession Sync string again. 2026-03-16 14:54:06 +01:00
viewfolder Update metro to v0.11.0 (#6245) 2026-02-25 16:19:47 +01:00