Difference between revisions of "CalDAV-Sync"

From dmfswiki
Jump to: navigation, search
(Created page with "CalDAV-Sync is a CalDAV client for Android to synchronize events. Due to its implementation as sync adapter it integrates seamlessly with the default calendar app. ==known issue...")
 
Line 1: Line 1:
 +
{{Infobox
 +
|image        = [[Image:Caldav-qr.png]]
 +
}}
 +
 
CalDAV-Sync is a CalDAV client for Android to synchronize events. Due to its implementation as sync adapter it integrates seamlessly with the default calendar app.
 
CalDAV-Sync is a CalDAV client for Android to synchronize events. Due to its implementation as sync adapter it integrates seamlessly with the default calendar app.
  

Revision as of 21:12, 26 June 2011

Caldav-qr.png

CalDAV-Sync is a CalDAV client for Android to synchronize events. Due to its implementation as sync adapter it integrates seamlessly with the default calendar app.

known issues

  • Time zones are not handled yet. All times should be imported correctly but are written relative to UTC on the server. So times are still correct but time zone information is lost.
  • Attendees are not synced at all.
  • many more, I'll add them here during the next days