1
0
mirror of https://github.com/etesync/android synced 2024-11-22 07:58:09 +00:00
Go to file
rfc2822 e3ba460991 version 0.3.5-alpha
enhancements:
- don't show calendars/address books in account when no calendars/address books were added

bug fixes:
- select only events from correct calendar when querying (fixes #37)
- ignore non-OK values in multi-status response (fixes #35)
- fix wrong entries in setup calendar/addressbook selection
- commit after every 100 resource downloads to avoid TransactionTooLargeException
- don't delete resources without file name (fixes #33)
- avoid crashes when content providers return null cursors
- ignore invalid URLs (for instance, with spaces) in WebDAV multi-status responses
2013-10-27 01:38:47 +02: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 Ant build support 2013-10-12 14:55:49 +02:00
res don't show calendars/address books as syncable in account when no calendars/address books were added; select only events from correct calendar when querying (fixes #37) 2013-10-27 01:20:57 +02:00
src version 0.3.5-alpha 2013-10-27 01:38:47 +02:00
test various improvements 2013-10-12 13:38:13 +02:00
.gitignore Calendar improvements 2013-10-05 10:59:19 +02:00
AndroidManifest.xml version 0.3.5-alpha 2013-10-27 01:38:47 +02: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