mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-20 21:28:45 +03:00
Matrix client / Element Android fork
- Hide public room functionality (rationale: people chatting with strangers on the internet can be considered advanced users) - Clicking on + / Rooms goes directly to "Create new room" instead of the intermediate step which allows joining public rooms - The "New room" screen would hide the setting to make the room public and publish it in the room directory - Hide room address settings in the room settings - Hide encryption settings (rationale: encryption is hard to explain to users without background knowledge) Closes https://github.com/SpiritCroc/SchildiChat-android/issues/23 Change-Id: If1a7f16880ca2f4333270ec29cc1d27f70a9132d |
||
---|---|---|
.github | ||
.idea | ||
attachment-viewer | ||
diff-match-patch | ||
docs | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
graphics | ||
matrix-sdk-android | ||
matrix-sdk-android-rx | ||
multipicker | ||
resources/img | ||
tools | ||
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 is an Android Matrix Client based on Element.
Compared to the Element app, 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