Releases: timoberger/AndroidCaldavSyncAdapater
v1.8.1 - official release
These are the changes for this release (bugfixes only)
- gggard#123 negative duration (dtstart is after dtend)
- gggard#135 missing encoding during put request
- untag android events in steps gggard#119
- proguard complained about the libs
- changed getPath to getRawPath, fixes gggard#103
- issue gggard#126 http-header host with server port
- optional account name during account creation gggard#108 and gggard#103
- zimbra: new events got duplicated gggard#103
- NullPointerException in MultiStatusHandler gggard#129, gggard#131, gggard#132
- Tine 2.0 is reported as working gggard#72
thanks to all beta tester for their patience.
v1.8.1-beta.2 non official pre-release, for testing purpose only
changes in this release
- gggard#123 negative duration (dtstart is after dtend)
- gggard#135 missing encoding during put request
- gggard#119 untag events in small steps
- gggard#129, gggard#131, gggard#132 NullPointerException in MultiStatusHandler
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.
v1.8.1-beta.1 non official pre-release, for testing purpose only
changes in this release:
- set the account name during account creating (issue gggard#108)
- zimbra support (issue gggard#103)
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.
v1.8 - official release
The main change within this release is the ability of 2 way sync. Events created/updated/deleted on client side are getting synchronized to the server.
These are some of the changes for this release:
- 2 way sync
- google calendar supported
- calendars are deleted on client side when deleted on server side
- incorrect use of content-type text/plain for XML requests
- sometimes provider.insert() returns null Uri
- net.fortuna.ical4j.data.ParserException
- Calendar NumberFormatException
- URL without trailing slash
- Every request is doubled
- sync adapter acts greedy during calendar update
- the etag for events are not stored correct
thanks to all alpha tester for their patience.
V1.8-alpha-6 non official pre-release, for testing purpose only
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.
V1.8-alpha-5 non official pre-release, for testing purpose only
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.
V1.8-alpha-4 non official pre-release, for testing purpose only
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.
V1.8-alpha-3 non official pre-release, for testing purpose only
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.
V1.8-alpha-2 non official pre-release, for testing purpose only
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.
v1.8-alpha non official pre-release, for testing purpose only
Please keep in mind that i am NOT the official maintainer for this project.
I do not guarantee that my version of "caldav sync adapter" works. Nor do i guarantee that this software won't destroy your data.