1
0
mirror of https://github.com/etesync/android synced 2025-01-11 00:01:12 +00:00
Go to file
Ricki Hirner d024cdb495 Contact synchronization logic
* use VERSION_CODE and buildTime from BuildConfig
* new HTTP User-Agent, VCard PRODID values
* contact sync: store CTag in SyncState
* sync logic: upload contacts, check CTag, multiget
2015-10-12 01:59:05 +02:00
app Contact synchronization logic 2015-10-12 01:59:05 +02:00
dav4android@a6975918ed Contact synchronization logic 2015-10-12 01:59:05 +02:00
doc Improve ATTENDEE/ORGANIZER handling 2015-08-08 15:39:58 +02:00
gradle/wrapper First use of dav4android for resource detection 2015-10-10 02:15:53 +02:00
vcard4android@8053287e69 New sync logic for ContactsSyncAdapter, using dav4android and vcard4android 2015-10-11 22:34:03 +02:00
.gitignore Use source version of apache-httpclient 2015-04-30 14:48:28 +02:00
.gitmodules First implementation of CardDAV sync with dav4android and vcard4android 2015-10-10 23:30:38 +02:00
build.gradle First use of dav4android for resource detection 2015-10-10 02:15:53 +02:00
COPYING first commit 2013-09-18 20:03:36 +02: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
README.md Update README 2015-09-05 01:35:02 +02:00
settings.gradle First implementation of CardDAV sync with dav4android and vcard4android 2015-10-10 23:30:38 +02:00

DAVDROID

Please see the DAVdroid Web site for detailled information about DAVdroid.

DAVdroid is licensed under the GPLv3 License.

News and updates: @davdroidapp

Help and discussion: DAVdroid forums

USED THIRD-PARTY LIBRARIES