1
0
mirror of https://github.com/etesync/android synced 2025-02-02 19:01:06 +00:00
Go to file
Tom Hacohen abc15f01d8 Rename the Android package to EteSync
I was trying to avoid it, and keep it as davdroid both for attribution,
and making it easy to cherry-pick fixes from DAVdroid.
However, it seems to be causing clashes with the davdroid app, although
every piece of documentation claims otherwise.[1]

At least it seems like cherry-picks can still be achieved using:

git cherry-pick -s recursive -X find-renames=30 COMMIT

1. https://developer.android.com/studio/build/application-id.html
(one such doc)
2017-02-27 13:23:24 +00:00
app Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
cert4android@30d86e5ce4 Update to SDK level 25 2016-12-30 02:58:54 +01:00
gradle/wrapper Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00
ical4android@4c7eeaf2df Update vcard4droid and ical4droid. 2017-02-22 14:06:26 +00:00
scripts Fetch translations from Transifex 2016-11-13 20:34:11 +01:00
vcard4android@3ab8b6b9fb Update vcard4droid and ical4droid. 2017-02-22 14:06:26 +00:00
.gitignore Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00
.gitlab-ci.yml Rename the Android package to EteSync 2017-02-27 13:23:24 +00:00
.gitmodules Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +00:00
build.gradle Pin gradle plugin version to 2.2.3. 2017-02-23 19:13:25 +00:00
ChangeLog.md Bump version to 0.8.1 and update changelog. 2017-02-22 18:52:20 +00:00
gradle.properties Adjust DAVdroid to use the EteSync protocol (mostly working) 2017-02-21 17:26:19 +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 Update readme. 2017-02-22 14:06:26 +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

Please see the EteSync website for more information.

EteSync is licensed under the GPLv3 License.

EteSync's source code is based on DAVdroid and adjusted to work with the EteSync protocol.

Third Party Libraries

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.