gggard / AndroidCaldavSyncAdapater

Caldav synch adapter for Android
246 stars 88 forks source link

Missing calendar items when using owncloud #182

Open s3menzer opened 10 years ago

s3menzer commented 10 years ago

Hi,

in my owncloud caldav there is one calendar "default" that contains two items:

https:///owncloud/remote.php/caldav/calendars/frank/defaultcalendar https:///owncloud/remote.php/caldav/calendars/frank/contact_birthdays

In my android phone I have configured the URL: https:///owncloud/remote.php/caldav/

Now I see the entries of the first item "defaultcalendar", but not the items from "contact_birthdays". I think this is a bug since in owncloud all items are displayed.

Regards, Frank