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 3de51af4b1 RoomList: re-add placeholders 2 years ago
.github/workflows Configure Dependabot. 2 years ago
.idea
anvilannotations
anvilcodegen Branch on viewmodel... 2 years ago
app First implementation of using Node/Presenter/UI on RoomList (no DI) 2 years ago
docs Add link to the (huge) modifier list 2 years ago
features RoomList: re-add placeholders 2 years ago
gradle Introduce molecule 2 years ago
libraries First implementation of using Node/Presenter/UI on RoomList (no DI) 2 years ago
plugins Merge develop into feature/fga/dagger_setup 2 years ago
tools Fix `Unknown issue id "ComposableLambdaParameterNaming"` and `Unknown issue id "ComposableLambdaParameterPosition"` 2 years ago
.editorconfig
.gitignore
LICENSE
README.md
build.gradle.kts Introduce molecule 2 years ago
gradle.properties
gradlew
gradlew.bat
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!