mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-19 12:48:49 +03:00
Matrix client / Element Android fork
Some notes: - Doesn't re-parse reactions already in the db to add the url field - so may need an initial sync for those. - Since some clients don't really follow MSC3746, as in: they don't use the url field, but instead only write and check the key if it is an mxc-url, support those as well. - Accordingly, initial sync is likely not required for those reactions I've seen in the wild so far, as it's common to use the mxc url also as key. Change-Id: Ib1c50315425494986fa2e794d165658220a4f342 |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.idea | ||
changelog.d | ||
docs | ||
fastlane | ||
fastlane_alternatives | ||
gradle/wrapper | ||
graphics | ||
library | ||
matrix-sdk-android | ||
matrix-sdk-android-flow | ||
newsfragment | ||
resources/img | ||
tools | ||
upstream_.github | ||
upstream_fastlane | ||
vector | ||
vector-config | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
alternative_package.sh | ||
AUTHORS.md | ||
build.gradle | ||
CHANGES.md | ||
CONTRIBUTING.md | ||
correct_strings.sh | ||
correct_strings_de.sh | ||
coverage.gradle | ||
dependencies.gradle | ||
dependencies_groups.gradle | ||
FEATURES.md | ||
Gemfile | ||
Gemfile.lock | ||
generate_bubbles.sh | ||
generate_themes.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
increment_version.sh | ||
integration_tests_script.sh | ||
integration_tests_script_github.sh | ||
legacy_icons.sh | ||
LICENSE | ||
merge_helpers.sh | ||
post_merge.sh | ||
pre_merge.sh | ||
PRIVACY.md | ||
README.md | ||
settings.gradle | ||
towncrier.toml | ||
upstream_README.md |
SchildiChat for Android
SchildiChat for Android is a Matrix Client based on Element Android.
Compared to Element, SchildiChat features following most important changes:
- A unified chat list for both direct and group chats
- Optional message bubbles
- Further usability improvements and additional settings to configure the app
A more thorough list of changes compared to Element can be found here - but keep in mind this list might not be up-to-date at all times.
Information about available app variants can be found on our website.
Translations
If you want to translate SchildiChat, visit its weblate here. For translations that concern upstream Element code, visit their weblate here.
Screenshots