このCaldav Sync Free Betaについて
いつでもどこでも、お使いの端末で何百万もの最新の Android アプリ、ゲーム、音楽、映画、テレビ番組、書籍、雑誌などをお楽しみください。
Synchronise your calendar from a caldav calendar server. Fully integrated and transparent in Android account management.
Open source software.
Source code available at https://github.com/gggard/AndroidCaldavSyncAdapater
Do not hesitate to contribute (bugs, comments, patches, ...) !
URIs for the different servers are available on the wiki : https://github.com/gggard/AndroidCaldavSyncAdapater/wiki
Do not hesitate to complete or comment !
For owncloud, use url : http(s)://server/owncloud base/remote.php/caldav/principals/user_name
For baikal, use url : http(s)://server/baikal base/cal.php/principals/user_name
For bug reporting, please use the bug tracking system https://github.com/gggard/AndroidCaldavSyncAdapater/issues
最新バージョン 1.8.1 の更新情報
These are some of the changes for this release:
- 2 way sync
- google calendar supported
- calendars are deleted on client side when deleted on server side
- incorrect use of content-type text/plain for XML requests
- URL without trailing slash
- Every request is doubled
- many more
thanks to all alpha tester for their patience.