0
0
mirror of https://github.com/etesync/android.git synced 2024-09-20 13:08:51 +02:00
EteSync - Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks.
Go to file
Tom Hacohen 3637fc95db Sync: catch and report SSLHandshakeExceptions.
They were not being reported as part of the general code
because SSLException inherits from IOException which is
handled differently.
2019-04-03 22:24:42 +01:00
app Sync: catch and report SSLHandshakeExceptions. 2019-04-03 22:24:42 +01:00
cert4android@f57a8ee9b1 Upgrade cert4android and refactor httpclient based on upstream 2019-03-15 10:53:51 +00:00
fastlane/metadata/android/en-US Fastlane: remove the link to the source code, it's already on the website. 2019-02-24 19:12:21 +00:00
gradle/wrapper Build: update gradle and kotlin versions. 2019-01-05 13:48:31 +00:00
ical4android@2cbeae210e Sync: fix the sync to also do the initial preparation in chunks 2019-03-21 16:09:04 +00:00
scripts Fetch translations from Transifex 2016-11-13 20:34:11 +01:00
vcard4android@b3f443f2d8 Sync: fix the sync to also do the initial preparation in chunks 2019-03-21 16:09:04 +00:00
.gitignore Update gitignore. 2018-01-21 21:45:14 +00:00
.gitmodules Switch ical/vcard/cert4android to our own repos. 2018-01-19 15:40:12 +00:00
build.gradle Build: centralise the place for all versions. 2019-01-06 21:13:26 +00:00
ChangeLog.md Update Changelog. 2019-03-21 16:11:56 +00:00
CONTRIBUTORS.md Add a contributors file. 2017-03-08 10:16:17 +00:00
gradle.properties Migrate to AndroidX. 2019-03-06 16:24:23 +00:00
gradlew Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
gradlew.bat Migrated to Android Studio/gradle 2014-12-20 20:21:46 +01:00
LICENSE README changes; fix EXDATE bug 2015-11-27 12:31:15 +01:00
README.md README: change the link to the f-droid badge to the one on the EteSync server 2019-03-06 22:07:49 +00:00
run-tests.sh Improve tests 2016-10-07 14:39:21 +02:00
settings.gradle Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00

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.

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.