Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Benoit Marty a7c659eab0 Merge pull request #228 from vector-im/feature/bma/composableCleanup 2 years ago
..
androidutils Fix sonar issue: do not ignore result of File:delete(). 2 years ago
architecture Add small comments 2 years ago
core Merge pull request #225 from vector-im/feature/bma/upgradeLint 2 years ago
coroutines Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
dateformatter [Architecture] clean and makes compile 2 years ago
designsystem Create ButtonWithProgress composable 2 years ago
di Fix lint warning 2 years ago
elementresources Material 1.8 2 years ago
encrypted-db Add consumer proguard rules for SQLCipher (#138) 2 years ago
matrix Add Session Verification flow (#197) 2 years ago
matrixui Let coil use our OkHttpClient. 2 years ago
network Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. 2 years ago
rustsdk Rename rustsdk module 2 years ago
session-storage allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 2 years ago
testtags Optimize import 2 years ago
textcomposer Move class of `matrix.api` module to `api` sub package. 2 years ago
ui-strings Add Session Verification flow (#197) 2 years ago