mirror of
https://github.com/etesync/android
synced 2024-11-16 04:49:06 +00:00
8 lines
316 B
XML
8 lines
316 B
XML
<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" />
|