Element X fork with native Cardano wallet — see SYNC.md on wallet branch for topology
Find a file
2023-01-04 20:19:01 +01:00
.github/workflows Configure Dependabot. 2022-12-13 14:51:52 +01:00
.idea Format project 2022-12-09 12:06:37 +01:00
anvilannotations Dagger: start setup 2022-12-09 19:27:04 +01:00
anvilcodegen Branch on viewmodel... 2022-12-15 20:16:53 +01:00
app RoomList: setup dagger for node (remove fragment bindings) 2023-01-04 20:19:01 +01:00
docs Add link to the (huge) modifier list 2022-12-12 17:22:22 +01:00
features RoomList: setup dagger for node (remove fragment bindings) 2023-01-04 20:19:01 +01:00
gradle Introduce molecule 2023-01-03 19:50:23 +01:00
libraries RoomList: setup dagger for node (remove fragment bindings) 2023-01-04 20:19:01 +01:00
plugins Merge develop into feature/fga/dagger_setup 2022-12-19 16:14:14 +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 Introduce molecule 2023-01-03 19:50:23 +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 Create Presentation module and remove Presenter from core 2023-01-04 12:11:12 +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!