1
0
mirror of https://github.com/etesync/android synced 2024-11-14 03:39:52 +00:00
Go to file
Ricki Hirner b5c99265c3 Version bump to 0.7.5
* account settings: show whether CardDAV server supports VCard 4.0
* CardDAV GET: ask for VCard 3.0 or VCard 4.0 (preferred) contacts
* CardDAV multiget: ask for VCard 4.0 contacts if the server supports it
* CardDAV PUT: send VCard 4.0 contacts if the server supports it
* import Apache httpclient-android rev. 1652769 correctly (hopefully fixes #491)
2015-05-01 00:36:12 +02:00
app Version bump to 0.7.5 2015-05-01 00:36:12 +02:00
doc Minor changes 2014-11-12 14:37:22 +01:00
gradle/wrapper Version 0.7 2015-03-08 23:37:48 +01:00
lib/httpclient-android Version bump to 0.7.5 2015-05-01 00:36:12 +02:00
.gitignore Use source version of apache-httpclient 2015-04-30 14:48:28 +02:00
build.gradle Version 0.7 2015-03-08 23:37:48 +01:00
CONTRIBUTING.md
COPYING
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 Handle resources with "%" and other special characters in file name more accurately (fixes #401) 2014-12-27 22:42:57 +01:00
settings.gradle Use source version of apache-httpclient 2015-04-30 14:48:28 +02:00

DAVDROID

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

DAVdroid is licensed under the GPLv3 License.

Twitter: @davdroidapp

USED THIRD-PARTY LIBRARIES