From 9bfc01ca325890b9b35d60e49a2ef8f55ed0f897 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Wed, 13 Jan 2010 03:37:13 +0000 Subject: [PATCH] Add a preference for the new "touch friendly" view. --- res/values/strings.xml | 2 +- res/xml/global_preferences.xml | 3 +++ src/com/fsck/k9/K9.java | 13 +++++++++++++ src/com/fsck/k9/activity/MessageList.java | 1 + src/com/fsck/k9/activity/setup/Prefs.java | 7 +++++++ 5 files changed, 25 insertions(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 2449d4c3f..01f65e377 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -420,7 +420,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin Notify in status bar while mail is checked Show combined Inbox Widgets on the left - + Touch-friendly view Notify for mail I sent Notify even for mail sent from an account identity diff --git a/res/xml/global_preferences.xml b/res/xml/global_preferences.xml index 7a5a9607d..9b52f56cb 100644 --- a/res/xml/global_preferences.xml +++ b/res/xml/global_preferences.xml @@ -39,6 +39,9 @@ /> +