mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Matrix client / Element Android fork
6652ed9a1f
- Remove the second dot in upstream_version.sc.scVersion - Reason: some programs linkify upstream_version.sc - Always increment scVersion - Reason: Easier to identify unique SchildiChat versions - Increment versionCode independently from versionName - Reason: version codes are limitted, don't waste them! - ok, it's unlikely that we'll reach the limit either way... - Unique versionName for test versions (as long as used correctly)! Change-Id: I7464d27255d55c4b5d51c08fb51e7692d3a24d1f |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.idea | ||
attachment-viewer | ||
diff-match-patch | ||
docs | ||
fastlane/metadata/android | ||
fastlane_testing | ||
gradle/wrapper | ||
graphics | ||
matrix-sdk-android | ||
matrix-sdk-android-rx | ||
multipicker | ||
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 | ||
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 | ||
upstream_README.md |
SchildiChat for Android
SchildiChat for Android is a Matrix Client based on Element Android.
Compared to Element, SchildiChat features following changes:
- A unified chat list for both direct and group chats
- Optional message bubbles
- Follows the system setting for dark/light mode
- Further small usability improvements
The version in the official F-Droid repositories comes without the proprietary libraries for push notifications. This might lead to increased battery drain and a higher delay for delivering messages. If you are looking for a version with push notification support, you can get it from my F-Droid repository. The latest version should also be available for direct download here.
Screenshots