X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/865940064dd70fdaa8a59e0768ae57a487923967..b9eaffd:/res/xml/syncadapter_files.xml?ds=inline 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" />