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 68ed05ae7f Don't crash on empty message
If the message is empty, m.last() causes a NoSuchElementException.
Fixes https://github.com/SpiritCroc/SchildiChat-android/issues/17

Change-Id: I31ad5a8e4f8baf5d095cf34f430c5337737442b4
2020-09-30 10:48:14 +02:00
.github Update issue templates 2020-09-17 16:58:43 +02:00
.idea Android-studio keeps changing this 2020-08-22 15:02:25 +02:00
attachment-viewer Merge branch 'develop' into feature/enhance_big_files 2020-09-03 17:09:40 +02:00
diff-match-patch Use diff_match_patch sources as dependency 2019-12-11 10:51:09 +01:00
docs Improve wording and fix typo 2020-09-04 14:23:56 +02:00
fastlane/metadata/android Increment version 2020-09-27 14:11:52 +02:00
gradle/wrapper Upgrade build-tools from 3.5.3 to 3.6.6 and gradle from 5.4.1 to 5.6.4 2020-07-02 12:44:07 +02:00
graphics Add initial fastlane store description 2020-07-24 11:24:33 +02:00
matrix-sdk-android Merge remote-tracking branch 'upstream/master' into sc 2020-09-27 13:55:40 +02:00
matrix-sdk-android-rx List phone numbers and emails added to the Matrix account, and add Email to account (#44) 2020-08-28 16:45:09 +02:00
multipicker Rename package `im.vector.riotx.multipicker` to `im.vector.lib.multipicker` 2020-08-03 18:35:02 +02:00
resources/img put F-Droid and GPlay badges locally 2020-06-20 19:42:31 +03:00
tools Fix false positive from code quality analysis 2020-09-10 17:13:11 +02:00
vector Don't crash on empty message 2020-09-30 10:48:14 +02:00
.editorconfig prevent wildcard for import 2020-02-26 17:01:38 +01:00
.gitignore Remove .idea exclusion 2020-04-15 13:00:03 +02:00
.travis.yml Add missing changes of SDK version and build tools 2020-04-15 12:53:28 +02:00
AUTHORS.md Github repository has been renamed 2020-08-27 18:16:29 +02:00
CHANGES.md Prepare release 1.0.8 2020-09-25 14:08:15 +02:00
CONTRIBUTING.md Update Weblate URL to the brand new Weblate project 2020-08-04 14:58:52 +02:00
LICENSE Update README.md & Create LICENSE 2019-03-04 19:18:15 +01:00
PRIVACY.md README: Add link to play version 2020-09-03 19:51:34 +02:00
README.md Automatic upstream merge postprocessing 2020-09-27 13:57:54 +02:00
alternative_package.sh alternative_package.sh: Don't run twice 2020-09-02 13:15:16 +02:00
build.gradle Update of Buildkite configuration: 2020-09-01 18:52:03 +02:00
correct_strings.sh correct_strings.sh: Add manual intervention required warning 2020-08-24 15:45:01 +02:00
gradle.properties Put xmx to 2048m 2020-07-07 14:23:59 +02:00
gradlew Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis 2019-03-18 18:16:59 +01:00
gradlew.bat Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis 2019-03-18 18:16:59 +01:00
increment_version.sh increment_version.sh: Tag pre-release 2020-09-22 10:21:24 +02:00
legacy_icons.sh Theme legacy icons as well 2020-08-12 13:35:31 +02:00
merge_helpers.sh merge_helpers: add upstream_log 2020-09-27 13:57:46 +02:00
post_merge.sh Update merge helpers 2020-09-08 19:17:15 +02:00
pre_merge.sh Update merge helpers 2020-09-08 19:17:15 +02:00
settings.gradle Format 2020-07-10 12:52:54 +02:00
upstream_README.md Automatic upstream merge postprocessing 2020-09-27 13:57:54 +02:00

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.

Join the discussion on matrix

Screenshots