element-x-ada/libraries/matrix/impl/src
Kayos 86d6686aee feat(matrix): add SecretStorage API and implementation
Adds SecretStorage interface and RustSecretStorage implementation
for accessing Matrix SSSS (Secure Secret Storage and Sharing).

This enables storing and retrieving encrypted secrets using the
user's recovery key.

Also fixes SDK compatibility issues:
- Remove deprecated Sentry configuration from TracingService
- Make analytics SDK enableSentryLogging a no-op

Requires updated Rust SDK with SecretStoreWrapper FFI.
2026-03-28 17:18:05 -07:00
..
main feat(matrix): add SecretStorage API and implementation 2026-03-28 17:18:05 -07:00
test/kotlin/io/element/android/libraries/matrix/impl Merge pull request #6342 from element-hq/feature/fga/live_location_sharing_setup 2026-03-24 15:46:45 +01:00