1
0
mirror of https://github.com/etesync/android synced 2024-11-19 22:48:19 +00:00
etesync-android/res/xml/sync_calendars.xml

8 lines
316 B
XML
Raw Normal View History

2013-09-17 18:14:30 +00:00
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="bitfire.at.davdroid"
android:contentAuthority="com.android.calendar"
android:allowParallelSyncs="true"
android:supportsUploading="true"
android:isAlwaysSyncable="true"
android:userVisible="true" />