element-x-ada/libraries
renovate[bot] 9fb82a1e86
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384)
* Introduce value class UniqueId.

* Allow reactions on non-sent Event, the SDK can now handle it.

Also the SDK will manage local echo for reactions.

* Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41

* Fixes after SDK upgrade:

- Use `ClientBuilderSlidingSync` to set `SlidingSyncVersionBuilder` in `RustMatrixClientFactory`.
- `Room.toggleReaction(emoji: String, eventId: EventId)` is now `Room.toggleReaction(emoji: String, uniqueId: UniqueId)`, since reactions can now be applied to local echoes too in the SDK.

* Rename exception case

* Fix wrong error case being used in test

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
Co-authored-by: Benoit Marty <benoitm@matrix.org>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-09-03 20:09:33 +02:00
..
androidutils Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
architecture Fix back navigation issue, when opening directly the notification troubleshoot screen. 2024-06-17 16:53:21 +02:00
core Add isEnterpriseBuild to BuildMeta 2024-06-26 11:59:45 +02:00
cryptography
dateformatter Improve screenshot testing with ComposablePreviewScanner (#3125) 2024-07-03 13:05:06 +02:00
deeplink
designsystem Iterate on shield mapping and rendering 2024-08-14 17:24:11 +02:00
di Draft : code cleanup 2024-06-26 12:15:00 +02:00
encrypted-db Update android.gradle.plugin to v8.5.2 (#3004) 2024-08-09 15:04:10 +02:00
eventformatter Sync Strings from Localazy 2024-08-26 00:25:40 +00:00
featureflag Remove feature flag PictureInPicture 2024-08-27 18:41:40 +02:00
fullscreenintent Add full screen intent permissions banner (#3024) 2024-06-18 07:41:10 +00:00
indicator Session falsely displayed as 'verified' with no internet connection (#2884) 2024-05-21 11:41:18 +00:00
maplibre-compose Fix maplibre annotation plugins dependency 2024-08-28 16:50:51 +02:00
matrix Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2024-09-03 20:09:33 +02:00
matrixui AvatarData.toMediaRequestData() can be internal. 2024-08-30 13:12:03 +02:00
mediapickers Rename some class from Impl to Default 2024-05-31 09:47:27 +02:00
mediaplayer Rename some class from Impl to Default 2024-05-31 09:47:27 +02:00
mediaupload Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 2024-07-22 10:39:48 +02:00
mediaviewer Add test on function name which may start or end with spaces and fix existing issues. 2024-08-20 17:11:30 +02:00
network Update android.gradle.plugin to v8.5.2 (#3004) 2024-08-09 15:04:10 +02:00
oidc Fix most review comments 2024-08-14 16:53:50 +02:00
permissions Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
preferences Add simplified sliding sync toggle to developer options 2024-07-19 14:46:42 +02:00
push Sync Strings from Localazy 2024-09-02 00:15:17 +00:00
pushproviders Merge pull request #3294 from element-hq/ci/jme/fix-nightly-reports-firebase 2024-08-12 12:31:44 +02:00
pushstore Add Unit test on UserPushStoreDataStore 2024-06-17 14:48:52 +02:00
qrcode Sign in with QR code (#2793) 2024-05-31 14:38:27 +02:00
roomselect Update dependency io.nlopez.compose.rules:detekt to v0.4.8 (#3254) 2024-07-31 11:08:11 +02:00
rustsdk
session-storage Fix test compilation issue. 2024-09-03 10:01:45 +02:00
testtags Remove empty manifest files. 2024-06-13 18:20:19 +02:00
textcomposer Use the right colors for @room mention pills (#3376) 2024-09-02 15:14:54 +00:00
troubleshoot Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
ui-strings Sync Strings from Localazy 2024-09-02 00:15:17 +00:00
ui-utils
usersearch
voicerecorder Rename some class from Impl to Default 2024-05-31 09:47:27 +02:00