element-x-ada/features
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
..
analytics Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
cachecleaner
call Sync Strings from Localazy 2024-09-02 00:15:17 +00:00
createroom Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
enterprise Remove not needed dependency on libs.anvil.compiler.api and fix compilation issue of EXA. 2024-06-27 14:06:02 +02:00
ftue Fix login navigation getting stuck with no-op analytics provider 2024-08-24 22:22:10 +02:00
invite Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
joinroom Sync Strings (#3297) 2024-08-12 06:03:23 +00:00
leaveroom Sync Strings from Localazy 2024-08-26 00:25:40 +00:00
licenses Replace OSS licenses plugin with Licensee and some manually done UI. 2024-09-02 21:11:52 +02:00
location Rework FakeMatrixRoom so that it contains only lambdas. (#3229) 2024-07-22 10:39:48 +02:00
lockscreen Ensure starting PinUnlockActivity does not crash the application. 2024-08-30 16:15:54 +02:00
login Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2024-09-03 20:09:33 +02:00
logout Ensure starting PinUnlockActivity does not crash the application. 2024-08-30 16:15:54 +02:00
messages Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2024-09-03 20:09:33 +02:00
migration App migration: also move the cache files. 2024-09-02 11:26:59 +02:00
networkmonitor Improve screenshot testing with ComposablePreviewScanner (#3125) 2024-07-03 13:05:06 +02:00
onboarding Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
poll Update dependency org.matrix.rustcomponents:sdk-android to v0.2.41 (#3384) 2024-09-03 20:09:33 +02:00
preferences Replace OSS licenses plugin with Licensee and some manually done UI. 2024-09-02 21:11:52 +02:00
rageshake Merge pull request #3370 from element-hq/feature/bma/cacheFile 2024-09-03 10:27:47 +02:00
roomaliasresolver Sync Strings (#3297) 2024-08-12 06:03:23 +00:00
roomdetails Sync Strings from Localazy 2024-09-02 00:15:17 +00:00
roomdirectory Sync Strings from Localazy 2024-07-29 00:26:27 +00:00
roomlist Sync Strings from Localazy 2024-09-02 00:15:17 +00:00
securebackup Fix typo (also fixed on Localazy). 2024-09-02 13:21:14 +02:00
share Suggestion for room alias. 2024-08-21 15:32:05 +02:00
signedout Provide distinct cache directory to the Rust SDK. 2024-08-30 18:36:20 +02:00
userprofile Sync Strings from Localazy 2024-08-19 00:25:36 +00:00
verifysession Sync Strings from Localazy 2024-09-02 00:15:17 +00:00
viewfolder Improve screenshot testing with ComposablePreviewScanner (#3125) 2024-07-03 13:05:06 +02:00