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 0644a5822f Code quality 2 years ago
.github/workflows Configure Dependabot. 2 years ago
.idea Format project 2 years ago
anvilannotations Code quality 2 years ago
anvilcodegen Code quality 2 years ago
app Code quality 2 years ago
docs Add link to the (huge) modifier list 2 years ago
features Code quality 2 years ago
gradle Merge develop into feature/fga/dagger_setup 2 years ago
libraries Code quality 2 years ago
plugins Code quality 2 years ago
tools Code quality 2 years ago
.editorconfig Format project 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 Format project 2 years ago
build.gradle.kts Merge develop into feature/fga/dagger_setup 2 years ago
gradle.properties Format project 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!