X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/ab82a818d2703a45a6b6588e5d2637f6045582bd..92c904909187722a3affc6d311265e61ba313c5b:/res/xml/syncadapter_files.xml diff --git a/res/xml/syncadapter_files.xml b/res/xml/syncadapter_files.xml index 25b018c2..8c8d8b36 100644 --- a/res/xml/syncadapter_files.xml +++ b/res/xml/syncadapter_files.xml @@ -25,4 +25,7 @@ android:contentAuthority="@string/authority" android:accountType="@string/account_type" android:supportsUploading="true" + android:userVisible="true" + android:allowParallelSyncs="true" + android:isAlwaysSyncable="true" />