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 383be4802c Create login module 2 years ago
.idea Create project from AS wizard "Empty Compose Activity (Material 3)" 2 years ago
app Create login module 2 years ago
gradle/wrapper Use latest libraries and SDK 2 years ago
libraries/ui Create login module 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Cleanup 2 years ago
build.gradle Use latest libraries and SDK 2 years ago
gradle.properties Create project from AS wizard "Empty Compose Activity (Material 3)" 2 years ago
gradlew Create project from AS wizard "Empty Compose Activity (Material 3)" 2 years ago
gradlew.bat Create project from AS wizard "Empty Compose Activity (Material 3)" 2 years ago
settings.gradle Create login module 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.