element-x-ada/features
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
..
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 Make sure to save the tokens the Client might return when its session is restored (#3378) 2024-09-04 10:54:31 +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