Edward Akerboom

Results 7 issues of Edward Akerboom

Can be used to close the gallery by swiping up or down ('onSwipedVertical'), and to lighten the background while dragging up ('onViewTransforming')

Did not work (at all) before

This pull request add support to change which requests are issued. It does this by allowing you to inject a different implementation of the (new) ICalDAVRequestFactory into the CalDAVRequestFactory, thereby...

This allows the user to retrieve all the objects in the calendar.

Principals can have subprincipals (calendar-proxy-read and calendar-proxy-write) in which case more than one CalendarHomeResponse is returned. This pull request provides code to deal with that.