1
0
mirror of https://github.com/etesync/android synced 2024-11-15 12:28:57 +00:00
Go to file
rfc2822 bdee53b5ab VCard 4 support detection; new ez-vcard version
* detect CardDAV VCard version support using supported-address-data + test
* account setting for supported VCard version
* don't ask for calendar details when querying CardDAV collections
* don't ask for address book details when querying CalDAV collections
* ez-vcard update to 0.9.5 (fixes #268), adapted exception handling
* refactoring: unnecessary DavProp prefixes removed
2014-07-30 01:47:35 +02:00
compile-libs Support HTTP(S) proxies (closes #232) 2014-05-07 22:53:22 +02:00
doc Support for read-only calendars (closes #126) 2014-03-09 15:12:59 +01:00
eclipse-libs Support HTTP(S) proxies (closes #232) 2014-05-07 22:53:22 +02:00
libs VCard 4 support detection; new ez-vcard version 2014-07-30 01:47:35 +02:00
res Move resource detection to separate class + tests 2014-07-27 13:01:54 +02:00
src VCard 4 support detection; new ez-vcard version 2014-07-30 01:47:35 +02:00
test VCard 4 support detection; new ez-vcard version 2014-07-30 01:47:35 +02:00
.gitignore Move resource detection to separate class + tests 2014-07-27 13:01:54 +02:00
AndroidManifest.xml Version bump to 0.6.1; show exceptions from resource detection (see #284, see #286) 2014-07-24 23:12:48 +02:00
build.xml Ant build support 2013-10-12 14:55:49 +02:00
CONTRIBUTING.md Ignore crappy unknown properties with illegal syntax (see issue #118) 2014-05-09 15:55:05 +02:00
COPYING first commit 2013-09-18 20:03:36 +02:00
proguard-project.txt Adapted tests 2014-03-23 13:01:46 +01:00
project.properties Bug fixes, SDK level 19 2013-11-22 15:11:08 +01:00
README.md Debugging improvements 2014-05-09 15:44:38 +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