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 5d92402581 Fix UnstableCollections error 2 years ago
.github/workflows Add unit test workflow 2 years ago
.idea Format project 2 years ago
app Detekt for all modules. 2 years ago
docs Add some documentation. 2 years ago
features Fix detekted issues. 2 years ago
gradle Add some documentation. 2 years ago
libraries Fix UnstableCollections error 2 years ago
plugins Fix UnstableCollections error 2 years ago
tools Adapt twitter rules. 2 years ago
.editorconfig Format project 2 years ago
.gitignore
LICENSE
README.md Format project 2 years ago
build.gradle.kts Detekt for all modules. 2 years ago
gradle.properties Format project 2 years ago
gradlew
gradlew.bat
settings.gradle.kts Project has been renamed 2 years ago

README.md

element-x-android-poc

Proof Of Concept to run a Matrix client on Android devices using the Matrix Rust Sdk and Jetpack compose.

The plan is here!