mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-11 10:47:39 +03:00
Matrix client / Element Android fork
94b9a51b9e
When you have two root spaces with the same space as subspace, and you expand both root spaces, you end up with two times the same id in the list. This has two problems: - The expand animation is slightly broken, if you expand the second root space first and then the first one - If you select one of these items with same id, the app crashes: java.lang.IllegalStateException: Two different ViewHolders have the same stable ID. Stable IDs in your adapter MUST BE unique and SHOULD NOT change. As solution, just prefix the epoxy item ids with the parent spaces. Change-Id: I93afc5499404cc09dbfa0fbe963558e5f4595233 |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.idea | ||
attachment-viewer | ||
changelog.d | ||
diff-match-patch | ||
docs | ||
fastlane | ||
fastlane_alternatives | ||
gradle/wrapper | ||
graphics | ||
library/ui-styles | ||
matrix-sdk-android | ||
matrix-sdk-android-flow | ||
matrix-sdk-android-rx | ||
multipicker | ||
newsfragment | ||
resources/img | ||
tools | ||
upstream_.github | ||
upstream_fastlane | ||
vector | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
alternative_package.sh | ||
AUTHORS.md | ||
build.gradle | ||
CHANGES.md | ||
CONTRIBUTING.md | ||
correct_strings.sh | ||
correct_strings_de.sh | ||
dependencies.gradle | ||
FEATURES.md | ||
Gemfile | ||
Gemfile.lock | ||
generate_bubbles.sh | ||
generate_themes.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
increment_version.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