From 67949b8cd83a231a900e4058757d3c4e75cbf542 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 19 Feb 2013 23:27:36 -0500 Subject: [PATCH] 3.237 changelog --- res/raw/changelog.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 41fa704df..7a3b34d19 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,6 +1,15 @@ + + Fix dialog message when deleting multiple messages from a notification + Message view / list: fix NPE when list is empty + If there is no message when resuming, K-9 should return to a MessageList. + Add a caching layer to EmailProvider. Database updates can be surprisingly slow. This lead to slow updates of the user interface which in turn made working with K-9 Mail not as fun as it should be. This commit hopefully changes that. + Updated Japanese translation + Updated French translation + Updated Czech localization + Korean translation update Message header area overhauled