Element X fork with native Cardano wallet — see SYNC.md on wallet branch for topology
Find a file
Benoit Marty 1d07384b83 Add FIXME
2022-11-25 10:02:39 +01:00
.github/workflows Create nightly_manual.yml 2022-11-24 11:30:26 +01:00
.idea Composer compiling and running 2022-11-08 15:59:07 +01:00
app Add FIXME 2022-11-25 10:02:39 +01:00
docs Add small list of links. 2022-11-23 17:30:44 +01:00
features Improve error management on login screens 2022-11-24 17:59:13 +01:00
gradle Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00
libraries Improve error management on login screens 2022-11-24 17:59:13 +01:00
plugins Setup nighlty build + GitHub action 2022-11-23 15:11:27 +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
build.gradle Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
gradle.properties Setup nighlty build + GitHub action 2022-11-23 15:11:27 +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
LICENSE Initial commit 2022-10-06 09:59:25 +02:00
README.md Add a link to the plan 2022-10-10 12:02:46 +02:00
settings.gradle.kts Make the app compile in release 2022-11-18 17:28:04 +01:00

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!