Proof Of Concept to run a Matrix client on Android devices using the Matrix Rust Sdk and Jetpack Compose
Go to file
Benoit Marty 91c7976136 Format project 2022-12-09 12:06:37 +01:00
.github/workflows Format project 2022-12-09 12:06:37 +01:00
.idea Format project 2022-12-09 12:06:37 +01:00
app Format project 2022-12-09 12:06:37 +01:00
docs Format project 2022-12-09 12:06:37 +01:00
features Format project 2022-12-09 12:06:37 +01:00
gradle Gradle : more cleaning on app module 2022-12-08 19:19:07 +01:00
libraries Format project 2022-12-09 12:06:37 +01:00
plugins Format project 2022-12-09 12:06:37 +01:00
tools/lint [lint] Import lint.xml from Element Android 2022-12-09 12:06:37 +01:00
.editorconfig Format project 2022-12-09 12:06:37 +01:00
.gitignore Add a module for the Matrix SDK with the aar of the Rust SDK 2022-10-11 12:21:46 +02:00
LICENSE Initial commit 2022-10-06 09:59:25 +02:00
README.md Format project 2022-12-09 12:06:37 +01:00
build.gradle.kts Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
gradle.properties Format project 2022-12-09 12:06:37 +01:00
gradlew Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
gradlew.bat Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00
settings.gradle.kts Project has been renamed 2022-12-09 12:05:52 +01:00

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!