projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed integration with sychronization framework to fix problems in Android 4.4
[pub/Android/ownCloud.git]
/
res
/
xml
/
syncadapter_files.xml
diff --git
a/res/xml/syncadapter_files.xml
b/res/xml/syncadapter_files.xml
index
25b018c
..
8c8d8b3
100644
(file)
--- 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"
/>