element-x-ada/libraries
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
..
accountselect Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
androidutils Fix crash when starting a DM (#6419) 2026-03-23 16:00:04 +01:00
architecture Fix TransactionTooLargeExceptions caused by Appyx (#6410) 2026-03-23 18:07:00 +01:00
audio Fix voice recording being interrupted by notifications sounds (#6438) 2026-03-24 13:53:42 +01:00
compound Update screenshots 2026-03-24 16:04:35 +00:00
core Improve Kover setup by using only convention plugins (#6213) 2026-03-16 14:41:07 +00:00
cryptography Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
dateformatter Use formatter for LLS duration 2026-03-24 10:15:25 +01:00
deeplink Use the raw expected string for DefaultDeepLinkCreatorTest cases 2025-12-10 15:58:41 +01:00
designsystem Merge pull request #6459 from element-hq/feature/bma/iterateOnBadgeColors 2026-03-25 14:28:15 +01:00
di Improve Kover setup by using only convention plugins (#6213) 2026-03-16 14:41:07 +00:00
encrypted-db Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
eventformatter fix(wallet): resolve DI scope mismatch, WalletState constructors, packaging conflict 2026-03-27 21:56:01 -07:00
featureflag Merge branch 'develop' into feature/fga/live_location_sharing_setup 2026-03-12 12:48:55 +01:00
fullscreenintent Detekt: enable rule exceptions.SwallowedException and fix existing issue. 2025-12-05 09:45:23 +01:00
indicator Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
matrix feat(matrix): add SecretStorage API and implementation 2026-03-28 17:18:05 -07:00
matrixmedia Apply suggestion: 2026-02-27 09:52:17 +01:00
matrixui fix(wallet): resolve DI scope mismatch, WalletState constructors, packaging conflict 2026-03-27 21:56:01 -07:00
mediapickers API modules do not need to setup dependency injection. 2025-11-12 19:05:39 +01:00
mediaplayer Merge branch 'develop' into feat/variable-playback-speed 2025-12-30 21:29:18 +01:00
mediaupload Remove all video metadata (#6224) 2026-02-18 16:51:44 +00:00
mediaviewer fix(wallet): resolve DI scope mismatch, WalletState constructors, packaging conflict 2026-03-27 21:56:01 -07:00
network Enable logging OkHttp traffic based on the current log level (#5750) 2025-11-18 15:18:27 +01:00
oidc Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
permissions Update metro to v0.11.2 (#6270) 2026-03-03 13:39:43 +01:00
preferences Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
previewutils Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
push Fix ForegroundServiceDidNotStartInTimeException (#6470) 2026-03-27 06:54:27 +00:00
pushproviders Fix wakelock not stopping early when notifications are disabled (#6424) 2026-03-23 18:07:25 +01:00
pushstore Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
qrcode Link new device using QrCode. 2025-12-16 16:14:04 +01:00
recentemojis API modules do not need to setup dependency injection. 2025-11-12 19:05:39 +01:00
roomselect Add tests and clean code after RoomList Filter rework 2026-01-30 15:33:51 +01:00
rustsdk
session-storage It seems that SqlDelight v2.3.1 does not like unnecessary file 2026-03-13 18:53:08 +01:00
testtags Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
textcomposer feat(wallet): /pay slash command parser and composer integration (Task 5) 2026-03-27 10:38:46 -07:00
troubleshoot Sync Strings from Localazy 2026-03-16 00:42:32 +00:00
ui-common Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ui-strings Add localazy config for location sharing 2026-03-24 11:13:40 +01:00
ui-utils Fix long messages not being clickable (#6356) 2026-03-23 18:11:55 +01:00
usersearch Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
voiceplayer Apply suggestion: 2026-02-27 09:52:17 +01:00
voicerecorder Add unit test to ensure that number of levels is limited. 2025-11-27 09:30:22 +01:00
wellknown Let enterprise build be able to use a different notification channel for noisy notification. 2026-02-11 11:57:01 +01:00
workmanager Simplify push notification flow by using locally stored values for pending pushes (#6258) 2026-03-03 15:14:36 +00:00