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 50efcc1bfb Try to map some theming colors/font but it makes no sense at the moment 2 years ago
.idea
app Debug and release app name 2 years ago
features Add long click support on timeline item 2 years ago
gradle Timeline: quick implementation of reactions (without interactions) 2 years ago
libraries Try to map some theming colors/font but it makes no sense at the moment 2 years ago
plugins Add long click support on timeline item 2 years ago
.gitignore
LICENSE
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle.kts Make the app compile in release 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!