From ad16bf94cdb751788845ecd5529395796d52fcd2 Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Sun, 13 Jan 2013 22:35:59 -0500 Subject: [PATCH] Provide message search capability from the folder list. The search is performed in all folders for the account to which the folders belong. --- res/menu/folder_list_option.xml | 5 +++++ src/com/fsck/k9/activity/FolderList.java | 13 +++++++++++++ src/com/fsck/k9/activity/MessageList.java | 7 +++++-- 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/res/menu/folder_list_option.xml b/res/menu/folder_list_option.xml index 65dd07c4f..3f700bcf5 100644 --- a/res/menu/folder_list_option.xml +++ b/res/menu/folder_list_option.xml @@ -1,5 +1,10 @@ +