X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/35a68aa33766f43f9b190a4b67be327051e04ca4..ea760bad448c79cc747faee7c3e3f56481fc62f2:/res/xml/preferences.xml diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 161bb666..da8b7bac 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2015 ownCloud Inc. + Copyright (C) 2012-2013 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, @@ -18,11 +18,13 @@ along with this program. If not, see . --> - + - + - + @@ -42,18 +44,48 @@ android:title="@string/prefs_instant_upload_path_title" android:key="instant_upload_path" /> - + android:key="instant_uploading" + android:title="@string/prefs_instant_upload" + android:summary="@string/prefs_instant_upload_summary"/> + + + + + + android:dependency="instant_video_uploading" + android:disableDependentsState="true" + android:title="@string/prefs_instant_video_upload_path_title" + android:key="instant_video_upload_path" /> - - + + + + + - - - - + + + + +