mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-13 01:56:47 +01:00
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.
afe9c47086
If we link chunks in pagination direction, and discard all events after that, we assume that we reached a point in the chunk that is already covered by a different chunk. If we however haven't seen any new events in that chunk yet, chances are this is the wrong direction we are linking. So in this case, better just skip related events and continue processing later events - making sure we don't lose new events and don't link in the wrong direction. Note we could also enforce links into the opposite direction in this case. Since in the cases I observed so far, such link already existed, so I think this is probably not necessary. Change-Id: Ia4d2fd87188b9757ed68416e883c3fb489cdfa6e |
||
---|---|---|
.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_de.sh | ||
correct_strings.sh | ||
coverage.gradle | ||
dependencies_groups.gradle | ||
dependencies.gradle | ||
FEATURES.md | ||
Gemfile | ||
Gemfile.lock | ||
generate_bubbles.sh | ||
generate_themes.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
increment_version.sh | ||
integration_tests_script_github.sh | ||
integration_tests_script.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