element-x-ada/samples/minimal
Benoit Marty 3a91f830da Encrypt databases used by the Rust SDK.
The passphrase is stored in the SessionData, so that a Session created by Element Android can be restored.
Existing sessions will have a null passphrase and will continue to work.
New session will use a passphrase, only on Nightly and Debug build for now.
2024-01-18 12:07:42 +01:00
..
src/main Encrypt databases used by the Rust SDK. 2024-01-18 12:07:42 +01:00
.gitignore Create sample app for checking stuff quickly 2023-02-14 20:57:11 +01:00
build.gradle.kts Disable vector XML rasterisation on API 23 (#2128) 2023-12-29 11:41:08 +00:00