Decentralized private messenger with chat-shared tools and games for Android
  • Java 60.6%
  • HTML 36.1%
  • C 1.4%
  • Tcl 1.3%
  • Shell 0.4%
  • Other 0.1%
Find a file
2026-08-17 15:25:32 +02:00
.github don't try to upload artifacts for PRs from external contributors 2026-06-11 20:00:35 +02:00
.tx update scripts to new res and assets folder location 2024-06-12 22:17:54 +02:00
docs update README screenshots 2024-07-15 17:59:28 +02:00
fastlane/metadata/android update store descriptions 2026-03-26 15:38:57 +01:00
gradle/wrapper update gradle and some deps 2025-08-06 19:38:41 +02:00
jni update deltachat-core-rust to 'chore(release): prepare for 2.59.0' of 'v2.59.0' 2026-08-17 12:27:59 +02:00
scripts chore(scripts/upload): correct username and add missing success check 2026-07-21 15:10:00 +02:00
spotless set spaceBeforeEmptyCloseTag=true explicitly 2026-03-11 20:40:13 +01:00
src add 179-182 stock strings 2026-08-17 13:30:50 +02:00
.editorconfig Expand tabs in dc_wrapper.c 2020-09-15 23:57:22 +03:00
.gitattributes Initial commit 🌱 2018-08-14 17:20:46 +02:00
.gitignore Apply suggestions from code review 2024-06-12 14:59:37 +02:00
.gitmodules update core submodule URL 2025-03-10 22:39:13 +01:00
build.gradle prepare 2.58.0 2026-08-11 13:39:40 +02:00
BUILDING.md Update BUILDING.md 2026-06-09 17:37:08 +02:00
CHANGELOG.md update translations 2026-08-17 12:41:33 +02:00
CONTRIBUTING.md setup spotless for code formatting 2026-03-10 22:57:38 +01:00
Dockerfile Update Dockerfile for add openjdk-17-jdk 2026-06-28 21:18:16 +03:00
flake.lock Run nix flake update 2026-04-17 18:08:53 +00:00
flake.nix fix: missing dep in flake.nix 2026-05-31 15:35:34 +00:00
google-services.json move google-services.json to root folder for now 2024-06-12 03:42:36 +02:00
gradle.properties fix warning about non-final resource IDs 2025-02-25 17:46:09 +01:00
gradlew Upgrade from Gradle 7.5 to Gradle 8.0.2 2023-04-14 13:08:52 +00:00
gradlew.bat Upgrade from Gradle 7.5 to Gradle 8.0.2 2023-04-14 13:08:52 +00:00
ic_launcher-web.png adapt gplay icon 2019-12-17 17:29:28 +01:00
LICENSE Initial commit 🌱 2018-08-14 17:20:46 +02:00
proguard-rules.pro Combined changes for adding call managements, native WebRTC support, CallStyle notification and other implemenations 2026-03-14 21:45:22 +01:00
README.md Update README.md 2025-10-16 16:02:49 +00:00
RELEASE.md improve building and releasing docs 2025-11-22 22:43:21 +01:00
settings.gradle setup spotless for code formatting 2026-03-10 22:57:38 +01:00
standards.md standards.md has been moved to the core 2020-05-20 17:40:22 +02:00
test-proguard-rules.pro add R8 rules and set minifyEnabled true 2025-11-02 00:23:58 +01:00

Delta Chat Android Client

This is the Android client for Delta Chat.

Get it on Google Play Get it on F-Droid

Other download options and downloads for other platforms can be found at get.delta.chat.

For the core library and other common info, please refer to the Chatmail Core Library.

For general contribution hints, please refer to CONTRIBUTING.md. For building the app, refer to BUILDING.md.

Screenshot Chat List Screenshot Chat View

Translations

Android metadata and changelogs are translated using Weblate.

Translation status

App strings and website are translated using Transifex.

Credits

Many of the user interface classes were based on the Android Signal messenger when we ported it from the former Telegram-UI base in 2019. Meanwhile, development has diverged in many areas.

License

Licensed GPLv3+, see the LICENSE file for details.

Copyright © Delta Chat contributors.