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.
 
 
 
 
Jorge Martin Espinosa 8bfa4d7074 Fix the case when a valid homeserver url can't be extracted from the MXID (#182) 2 years ago
..
src/main Fix the case when a valid homeserver url can't be extracted from the MXID (#182) 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