element-x-ada/libraries
Jorge Martin Espinosa 2c8b0d0b95
Make sure to save the tokens the Client might return when its session is restored (#3378)
* Use `ClientSessionDelegate` to ensure tokens are always updated.

Refreshed tokens on client restoration might not have been stored to disk if the token refresh happened before `RustMatrixClient` was built and the `ClientDelegate` was set in it.

Using `ClientSessionDelegate` should ensure the tokens refreshed callback is called at any point in time.

* Improve how assigning the Client works, fix docs

* Fix review comments
2024-09-04 10:54:31 +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 Room list invites : clean and format 2024-04-16 15:49:07 +02:00
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 Make sure to save the tokens the Client might return when its session is restored (#3378) 2024-09-04 10:54:31 +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