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 b46d80fa35 Compose: add background color to host to avoid blink between nav 2 years ago
.idea
app Compose: add background color to host to avoid blink between nav 2 years ago
features Start filling MatrixRoom class and use it in MessagesScreen 2 years ago
gradle Continue refinement of RoomList (and remove avatar library) 2 years ago
libraries Start filling MatrixRoom class and use it in MessagesScreen 2 years ago
plugins RoomList: add avatar for rooms and date formatting 2 years ago
.gitignore
LICENSE
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle.kts Continue refinement of RoomList (and remove avatar library) 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!