From 5cba80a1ab2d5e9eb789560c06a40c47a0bda6ab Mon Sep 17 00:00:00 2001 From: jabarros Date: Tue, 5 Aug 2014 11:22:16 +0200 Subject: [PATCH] Add new preference category on settings and list in it the accounts --- res/values/strings.xml | 2 ++ res/xml/preferences.xml | 4 ++- .../owncloud/android/ui/activity/Preferences.java | 33 +++++++++++++++++++++- 3 files changed, 37 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index a8da038c..85a35c4e 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -279,4 +279,6 @@ to upload in this folder The file is no longer available on the server + Accounts + diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 69b4b284..8a14c9a4 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -18,8 +18,10 @@ along with this program. If not, see . --> - + + +