SchildiChat per Android è un client Matrix basato su Element Android, con un design diverso e varie modifiche aggiuntive, opzioni di personalizzazione e funzioni aggiuntive della comunità. Un elenco dei cambiamenti rispetto a Element è disponibile qui, ma è bene tenere presente che questo elenco potrebbe non essere sempre aggiornato.
Go to file
Benoit Marty 919dec4a56 Add ".debug" to the applicationId to be able to install the app along with the prod version 2019-07-11 17:59:07 +02:00
.buildkite Add missing space in pipeline 2019-07-11 16:00:45 +02:00
.github Setup various tools 2019-03-13 17:00:30 +01:00
docs Fix copy and inconsistency 2019-06-28 18:45:49 +02:00
gradle/wrapper Use gradle all distribution 2019-03-19 10:17:33 +01:00
matrix-sdk-android Merge pull request #334 from vector-im/feature/general_perf 2019-07-11 15:52:00 +02:00
matrix-sdk-android-rx TimelineEvent : update sender data when loading room members and prune event (+ remove RoomSummaryMapper param) 2019-07-08 15:32:24 +02:00
tools Add script to sign the APK. 2019-07-11 16:41:45 +02:00
vector Add ".debug" to the applicationId to be able to install the app along with the prod version 2019-07-11 17:59:07 +02:00
.gitignore Setup various tools 2019-03-13 17:00:30 +01:00
.travis.yml Make build FDroid pass 2019-04-04 11:10:12 +02:00
AUTHORS.md Setup various tools 2019-03-13 17:00:30 +01:00
CHANGES.md Update CHANGES.md 2019-07-11 17:43:56 +02:00
CONTRIBUTING.md Rename `app` to `vector` 2019-04-02 11:24:54 +02:00
LICENSE Update README.md & Create LICENSE 2019-03-04 19:18:15 +01:00
README.md Configure pipeline for buildkite 2019-04-30 13:58:13 +02:00
build.gradle Improve dependency download safe path 2019-07-11 14:03:20 +02:00
gradle.properties Give the opportunity to override log configuration in local gradle properties file 2019-06-11 14:52:39 +02:00
gradlew Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis 2019-03-18 18:16:59 +01:00
gradlew.bat Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis 2019-03-18 18:16:59 +01:00
settings.gradle Rename `app` to `vector` 2019-04-02 11:24:54 +02:00

README.md

Buildkite Weblate RiotX Android Matrix room #riot-android:matrix.org Quality Gate Vulnerabilities Bugs

RiotX Android

RiotX is an Android Matrix Client currently in development. The application is not yet available on the PlayStore.

It's based on a new Matrix SDK, written in Kotlin.

Download nightly build here: Buildkite

Matrix Room: RiotX Android Matrix room #riot-android:matrix.org

Contributing

Please refer to CONTRIBUTING.md if you want to contribute the Matrix on Android projects!