Element X fork with native Cardano wallet — see SYNC.md on wallet branch for topology
Find a file
2022-12-13 14:11:47 +01:00
.github/workflows Add unit test workflow 2022-12-09 16:58:17 +01:00
.idea Format project 2022-12-09 12:06:37 +01:00
app Fix unused resource issues 2022-12-13 12:11:54 +01:00
docs Add link to the (huge) modifier list 2022-12-12 17:22:22 +01:00
features Fix unused resource issues 2022-12-13 12:11:54 +01:00
gradle Declare the plugin version in the catalog 2022-12-13 10:57:05 +01:00
libraries Remove unused resources 2022-12-13 12:56:48 +01:00
plugins Fix Unknown issue id "ComposableLambdaParameterNaming" and Unknown issue id "ComposableLambdaParameterPosition" 2022-12-13 12:26:44 +01:00
tools Fix Unknown issue id "ComposableLambdaParameterNaming" and Unknown issue id "ComposableLambdaParameterPosition" 2022-12-13 12:26:44 +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
build.gradle.kts Declare the plugin version in the catalog 2022-12-13 10:57:05 +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
LICENSE Initial commit 2022-10-06 09:59:25 +02:00
README.md Format project 2022-12-09 12:06:37 +01:00
settings.gradle.kts Project has been renamed 2022-12-09 12:05:52 +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!