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
SpiritCroc bda09aa03f Do not delete events from the last forward chunk
We get end up with missing messages by the combination of
- deleting the last forward chunk when receiving a new one
- not adding events to a chunk that are already found in another chunk

Accordingly, when using chunk tokens to load more messages, those
messages that were not added to a chunk due to a /sync chunk will get
lost. More thorough steps to reproduce:

- Receive e.g. 30 new messages while offline
- Use /sync in the room overview, this will fetch the latest 10 events
- Open a chat in the past before the latest unread messages
- Scroll down a little, in order to fill the message gap and load all
  unread messages
- Close the chat
- Receive another e.g. 60 messages while offline
- Re-open the chat at some time in the past, before the latest 70
  messages
  => messages from the old /sync chunk will be missing

Change-Id: Ia3f2d2715a3edfd0b3fe5c3d48a02ade4ea49c4d
2022-04-29 15:29:03 +02:00
.github/ISSUE_TEMPLATE Automatic upstream merge postprocessing 2022-04-26 17:51:35 +02:00
.idea
changelog.d
docs
fastlane Increment version 2022-04-29 09:50:04 +02:00
fastlane_alternatives
gradle/wrapper
graphics
library
matrix-sdk-android Do not delete events from the last forward chunk 2022-04-29 15:29:03 +02:00
matrix-sdk-android-flow
newsfragment
resources/img
tools
upstream_.github Automatic upstream merge postprocessing 2022-04-26 17:51:35 +02:00
upstream_fastlane Automatic upstream merge postprocessing 2022-04-26 17:51:35 +02:00
vector Support inline images in the timeline 2022-04-29 15:28:02 +02:00
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 Support inline images in the timeline 2022-04-29 15:28:02 +02:00
FEATURES.md Support inline images in the timeline 2022-04-29 15:28:02 +02:00
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 Automatic upstream merge postprocessing 2022-04-26 17:51:35 +02:00
settings.gradle
towncrier.toml
upstream_README.md Automatic upstream merge postprocessing 2022-04-26 17:51:35 +02:00

Translation status SchildiChat-Android Matrix room #schildichat-android:matrix.org

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.

Join the discussion on matrix

Translations

If you want to translate SchildiChat, visit its weblate here. For translations that concern upstream Element code, visit their weblate here.

Screenshots