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.
 
 
 
 
ganfra 17e4c1bab2 Continue dagger setup... 2 years ago
.github/workflows Add GH action to automatically add labelled issues to the board 2 years ago
.idea Composer compiling and running 2 years ago
anvilannotations Dagger: start setup 2 years ago
anvilcodegen Dagger: start setup 2 years ago
app Continue dagger setup... 2 years ago
docs Setup Showkase and add some Preview. WIP 2 years ago
features Continue cleaning gradle files 2 years ago
gradle Continue setting up dagger 2 years ago
libraries Continue dagger setup... 2 years ago
plugins Dagger: start setup 2 years ago
.gitignore Add a module for the Matrix SDK with the aar of the Rust SDK 2 years ago
LICENSE Initial commit 2 years ago
README.md Add a link to the plan 2 years ago
build.gradle.kts Dagger: start setup 2 years ago
gradle.properties Setup nighlty build + GitHub action 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.kts Continue dagger setup... 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!