1
0
mirror of https://github.com/etesync/android synced 2024-11-25 17:38:13 +00:00
Go to file
rfc2822 1fc2679bd4 Bug fixes, refactoring, version bump
* don't manually decode URLs for comparing (because we now always use encoded URLs)
* .ics: VERSION before PRODID
* refactoring: move WebDavResource.httpClient to new singleton DavHttpClient
* close input streams in propfind/multi-get
* version bumpt to 0.4.1
2013-11-17 15:49:10 +01:00
compile-libs Ant build support 2013-10-12 14:55:49 +02:00
eclipse-libs Ant build support 2013-10-12 14:55:49 +02:00
libs iCal4j update, handle relative URLs with colons 2013-11-01 15:27:48 +01:00
res SNI support (fixes #9); only available for API level >= 17 (Android 4.2+) 2013-11-15 01:05:18 +01:00
src Bug fixes, refactoring, version bump 2013-11-17 15:49:10 +01:00
test Bug fixes, refactoring, version bump 2013-11-17 15:49:10 +01:00
.gitignore Calendar improvements 2013-10-05 10:59:19 +02:00
AndroidManifest.xml Bug fixes, refactoring, version bump 2013-11-17 15:49:10 +01:00
build.xml Ant build support 2013-10-12 14:55:49 +02:00
COPYING first commit 2013-09-18 20:03:36 +02:00
proguard-project.txt first commit 2013-09-18 20:03:36 +02:00
project.properties first commit 2013-09-18 20:03:36 +02:00
README.md refactoring 2013-10-06 13:48:53 +02:00