You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Alejandro Criado-Pérez ef6df3a8ca
Corrected texts
1 year ago
.github
app Corrected texts 1 year ago
cert4android@94df228f8b
fastlane/metadata/android Corrected texts 1 year ago
gradle/wrapper
ical4android@ecd2ab875d
scripts
vcard4android@beb8ad2904
.gitignore
.gitmodules
CONTRIBUTORS.md
ChangeLog.md
LICENSE
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat Corrected texts 1 year ago
run-tests.sh
settings.gradle

README.md

EteSync - Secure Data Sync

Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks (Android client).

Get it on Google Play Get it on F-Droid

GitHub tag Chat with us

Overview

Please see the EteSync website for more information.

EteSync is licensed under the GPLv3 License.

Building

EteSync uses git-submodules, so cloning the code requires slightly different commands.

  1. Clone the repo: git clone --recurse-submodules https://github.com/etesync/android etesync-android
  2. Change to the directory cd etesync-android
  3. Open with Android studio or build with gradle:
  4. Android studio (easier): android-studio .
  5. Gradle: ./gradlew assembleDebug

To update the code to the latest version, run: git pull --rebase --recurse-submodules

Translating

Translators are highly welcome! To help with translation please go to our Weblate page and translate it from there.

Third Party Code

EteSync's source code was originally based on DAVdroid but the codebases has since diverged quite significantly.

This project relies on many great third party libraries. Please take a look at the app's about menu for more information about them and their licenses.