1
0
mirror of https://github.com/etesync/android synced 2024-11-16 04:49:06 +00:00
Go to file
2020-10-07 11:46:57 +03:00
app Added translation using Weblate (Hebrew (Israel)) 2020-10-07 11:46:57 +03:00
cert4android@47bc6842da Update deps and adjust code accordingly. 2020-10-01 10:14:08 +03:00
fastlane/metadata/android
gradle/wrapper
ical4android@3429dd1747 Update deps and adjust code accordingly. 2020-10-01 10:14:08 +03:00
scripts
vcard4android@c6d8560a2e Update deps and adjust code accordingly. 2020-10-01 10:14:08 +03:00
.gitignore Update gitignore. 2018-01-21 21:45:14 +00:00
.gitmodules
build.gradle Update deps and adjust code accordingly. 2020-10-01 10:14:08 +03:00
ChangeLog.md Update changelog. 2020-09-06 16:14:39 +03:00
CONTRIBUTORS.md
gradle.properties
gradlew Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
gradlew.bat
LICENSE
README.md README: add a note for translators. 2020-09-29 13:07:07 +03:00
run-tests.sh
settings.gradle

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 on freenode

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.