davx5-ose/app
Ricki Hirner 9682b535cb New version: 0.6.12
* if well-known URI detection fails with I/O errors, ignore it instead of aborting
* if current-user-principal is not supported by the server, use the user-given URL is the principal URL
* determine availability of CalDAV/CardDAV by whether a calendar/address-book home set is available
* if DAV:displayname is not available for a collection, use its URL path instead
* remove SSLPeerUnverifiedException handling (Apache HttpClient doesn't use this exception)
* use Depth: 1 (instead of Depth: 0) for multi-get REPORT requests
* don't display address books in "Select collections" UI if CardDAV is not available
* don't display calendars in "Select collections" UI if CalDAV is not available
* version bump to 0.6.12
2015-02-13 18:30:00 +01:00
..
lib Use Apache HttpClient-Android SSLConnectionSocketFactory 2015-01-18 17:04:32 +01:00
src New version: 0.6.12 2015-02-13 18:30:00 +01:00
.gitignore Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
build.gradle Use Apache HttpClient-Android SSLConnectionSocketFactory 2015-01-18 17:04:32 +01:00
lint.xml Minor code tweaks (by lint) 2014-12-21 11:24:00 +01:00
proguard-rules.txt Handle relative URIs with ":" in path names correctly 2014-12-26 18:53:22 +01:00