X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/b66e309dfa8b145a293cb47b7cbcf588dc0c79ab..b3147346eb3ee5befbbb1cec025eb4c0892feb7e:/res/xml/syncadapter_files.xml diff --git a/res/xml/syncadapter_files.xml b/res/xml/syncadapter_files.xml index 25b018c2..805b53ec 100644 --- a/res/xml/syncadapter_files.xml +++ b/res/xml/syncadapter_files.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -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" />