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 b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
..
src Extract Provider (and rename them) to their own file and move fixture(s) there. 2 years ago
.gitignore Initial feature template module 2 years ago
build.gradle.kts Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
consumer-rules.pro Initial feature template module 2 years ago
proguard-rules.pro Initial feature template module 2 years ago