X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/31f6e61f894efd0867d1a34c8d3cb53d7bb5fc4a..b9eaffd:/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" />