From 5d713ace01e3f8295d6649a3705da0a414a159e0 Mon Sep 17 00:00:00 2001 From: Danny Baumann Date: Fri, 18 Jan 2013 14:43:16 +0100 Subject: [PATCH 1/2] Re-order global preferences -> display. Put folder list options between account list options and message list options, so the order matches the order the respective activities appear on screen. --- res/xml/global_preferences.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/res/xml/global_preferences.xml b/res/xml/global_preferences.xml index cb90924ea..a310b68f7 100644 --- a/res/xml/global_preferences.xml +++ b/res/xml/global_preferences.xml @@ -97,6 +97,18 @@ + + + + + + @@ -176,18 +188,6 @@ - - - - - - Date: Sat, 19 Jan 2013 12:49:16 +0100 Subject: [PATCH 2/2] Improve Account settings -> notifications layout. It makes no sense to display ringtone and vibration as children, but not doing that for the vibration pattern and length. As double indention is not available, un-indent ringtone and vibration and indent the vibration parameters instead. --- res/xml/account_settings_preferences.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/xml/account_settings_preferences.xml b/res/xml/account_settings_preferences.xml index 886189c32..420626939 100644 --- a/res/xml/account_settings_preferences.xml +++ b/res/xml/account_settings_preferences.xml @@ -359,7 +359,6 @@ See com.fsck.k9.activity.setup.AccountSettings -->