Reviewed integration with sychronization framework to fix problems in Android 4.4
[pub/Android/ownCloud.git] / res / xml / syncadapter_files.xml
index 25b018c..8c8d8b3 100644 (file)
@@ -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"
 />