<change>Fix dialog message when deleting multiple messages from a notification</change>
<change>Message view / list: fix NPE when list is empty</change>
<change>If there is no message when resuming, K-9 should return to a MessageList.</change>
<change>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.</change>
<change>Improve last folder update time formatting.</change>
<change>Experimental change to move most of our refile buttons into a refile submenu. Specifically to elicit feedback. I don't expect this change to stick around in its current form. But I do want to get a sense of whether it's something that makes people happy or angry</change>
<change>Clean up date handling</change>
<change>Update German translation</change>
<change>Add animated notification icon for "check mail"</change>
<change>There's no good reason to exclude the Subject from the "full headers" view, especicially since we now play games with it sometimes showing up in the header and sometimes in the titlebar</change>
<change>Switch our font sizes to have a "default", which is the size described in the XML.</change>
<change>Add optional contact pictures to message list</change>
<change>Remove text selection menu item for JB and higher. Those versions have text selection support built-in (via long pressing the WebView).</change>
<change>Move message view theme setting from message view menu to global prefs by default.</change>
<change>Move "show all headers" into the menu (and out of the UI)</change>