element-x-ada/samples/minimal/src/main
Benoit Marty 128c4a7b09
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231)
* Revert "Ensure the sync is started when receiving a Push, to ensure that the encryption loop is running."

This reverts commit 82f6f358a7.

* Integrate SDK from https://github.com/matrix-org/matrix-rust-sdk/pull/2505

* Enable retryDecryption() on the NotificationClient.

* SDK 0.1.49 - Encryption Sync is enabled by default now, and retryDecryption is the default too.

* Remove feature flag `UseEncryptionSync`

* Fix sample project build

* Exclude `DeveloperSettingsPresenter` from kover verification.

* Add changelog

---------

Co-authored-by: Jorge Martín <jorgem@element.io>
2023-09-06 11:33:36 +02:00
..
kotlin/io/element/android/samples/minimal SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 2023-09-06 11:33:36 +02:00
res Store session data in a secure way (#98) 2023-03-02 16:48:54 +01:00
AndroidManifest.xml Clean minimal sample 2023-02-28 11:56:45 +01:00