Open source status

From dmfswiki
Revision as of 12:23, 5 April 2012 by Marten (Talk | contribs) (Created page with "CalDAV-Sync and CardDAV-Sync are not open source yet, but some parts already are. This page will list all open sourced libs. ;[https://github.com/dmfs/xml-serializer xml-seriali...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CalDAV-Sync and CardDAV-Sync are not open source yet, but some parts already are. This page will list all open sourced libs.

xml-serializer
This is the XML serializer used by CalDAV-Sync & CardDAV-Sync. It is aims to be more convenient than the stock Android XmlSerializer interface, still being somewhat lightweight and efficient.