Fixed crash when selecting multiple messages on Android 5.1 Fixed a bug where a certificate error was wrongly reported Removed SSL/TLS session caching because it was causing problems Updated version to 5.000 K-9 Mail now requires at least Android 4.0.3 Added support for OpenPGP API v3 (get OpenKeychain) Added ability to use client certificates for authentication Enabled support for TLSv1.1 and TLSv1.2 Added SSL/TLS session caching Offer encrypted connection by default when manually setting up an account Simplified options for authentication and security Removed auto-configuration settings for all providers that didn't support encrypted connections Added privacy setting to omit the User-Agent header Added privacy setting to use UTC as timezone in mail headers Finer grained control for notifications Added support for delete confirmations in the message list Added the option to show the password when setting up new accounts Added a slider to allow picking a font size for the message body (40% to 250%) in settings Added support for KitKat's Storage Access Framework that allows you to attach multiple files at once Multiple bug fixes Updated translations Fixed a bug with IMAP Push that could cause excessive battery drain Exclude error folder from unread/starred count Avoid adding the same recipient twice when using "reply to all" Improved compatibility with IMAP (proxy) servers Improved support for non-standard conform "share" functionality used by some apps Another attempt at working around the display bug on Asus Transformer devices Added mailbox.org to the list of providers More bug fixes Removed the work-around for the display bug on Asus Transformer devices introduced in v4.802 because it was causing problems K-9 Mail now uses a locale-specific date in the header of a quoted message Fixed bug where inline images where not showing in KitKat Fixed POP3 STLS command Added auto-configuration settings for some providers Updated Dutch, Spanish, Danish, Slovak, Russian translation More bug fixes Added work-around for a display bug on Asus Transformer devices Improved certificate validation. If you had to manually accept a certificate before you will have to do it again after this update. Re-added support for SSLv3; fixed SSL-related problems with Android 2.2 Also use SSL/TLS hardening for STARTTLS connections Added support for Bitcoin-URIs Added higher resolution app icon Added support for non-standard conforming servers when looking for "Drafts" folder Added auto-configuration settings for some providers Fixed color generation for contact picture placeholders Updated Japanese, Polish, Czech, Russian, Greek, Hungarian, Dutch, Ukrainian, Brazilian Portuguese, French translations Further bugfixes for importing settings on KitKat First pass at a fix for blank messages showing up when the 'Auto-fit messages' option is checked This release should behave better on KitKat devices. A version of 4.8 that runs on older devices should appear shortly. Overhauled how we do message view scrolling to fix a KitKat issue. Thanks to Joe Steele! Hardened TLS cipher suites and versions K-9 no longer adds blank lines to composed messages if there is no quoted text Fixed serveral issues related to message drafts Better cleanup of old data when deleting an account Worked around a bug in KitKat that stopped settings import from working Updated German, Greek, Japanese, Korean, Lithuanian, Portugese, Russian and Slovak translations Code cleanups Fixed a bug that could have caused message drafts to be sent before they were ready Updates to German, Japanese, Russian, Slovak translations Fix some small bugs in contact picture generation Fetch attachments while MessageCompose activity is running Updated auto-configuration settings to use IMAP for outlook.com Updated auto-configuration settings for gmx.de Notifications no longer show "null" when sending mail Increased compatibility with custom ROMs and newer Samsung firmwares Improved message generation Dramatically improved SMTP 8BITMIME compliance Updated Czech, French, German, Russian and Slovak translation Remove remote/local store references when deleting accounts Add visual indicator that a menu item opens a submenu Make actions shown in message view menu configurable Remove icons from the "Refile" submenu, as we don't show icons in any other submenu. Add icon for the copy action Fix erroneous SSL certificate warnings when connecting to a server that speaks STARTTLS Updates to Russian and Slovakian translations Major performance updates when opening folder lists Fix a crashing bug related to random number generation on some 3rd party roms Fixed a bug that prevented starring messages in the message list Updates to Catalan, Czech, Dutch, Finnish, French, German, Korean, Spanish and Swedish translations Several performance improvements and crash fixes tweak message list item "read item" background color so you can see the item divider a bit better Add back select/deselect action to the message list context menu Default message list checkboxes to off again move message list thread count up to the subject line add back stars to the message list UI Return to old style color chips for accounts, folders and messages. Skip incorrectly formatted/parsed LSUB/LIST replies from IMAP servers Autoconfigure SSL for provider gmx.de Autoconfiguration for a comprehensive list of .ru mail providers. Use Google's fix for the PRNG mess Source: http://android-developers.blogspot.de/2013/08/some-securerandom-thoughts.html Add an actionbar item for "add account" to the account list (if there's room) GMail-app-style generated colorful one-letter contact pictures for pictureless contacts Tighten up the account list display for narrow-screened devices like the HTC One Updated invalid certificate message to be a bit more user-friendly. Restore super-dense message list layout when the user has selected 0 lines of message preview and no contact pictures Rename "SSL" to "SSL/TLS" and "TLS" to "STARTTLS" to better explain what's really going on Move 'share' menu item back, at least for the moment Add some Russian ISPs for autoconfiguration Polish and Slovak translation updates Performance improvements Build system improvements Move 'share' menu item up a level in the menu to ease discoverability Performance improvements Added autoconfiguration for Fastmail.FM New Slovak translation Updated Italian and Russian translations Don't save signature to identity header if identity doesn't use a signature Major performance improvements in folder lists Catalan, Chinese and Russian translation updates Several bugfixes Added additional shortcuts to the Folder list Tweaks to checkboxes and color chip display Added an "empty trash" option to the Account context menu Never use extended notifications when privacy mode is enabled Removed submenu from the account context menu to work a bug in some Galaxy devices Only enable debug logging on debugging builds Bumped the minSdkVersion to 8 since we use features from SDK 8 Updated Russian, French, Greek, and Brazilian Portuguese translation More bug fixes Fixed bug that prevented moving to previous and next message in some situations Updated Japanese, Czech, and Brazilian Portuguese translation Fixed a couple of bugs Added setting to automatically shrink messages to fit the screen width Updated Greek translation Checking mail from the Unified Inbox is now supported Added "mark all as read" to the menu of the message list Added sort by sender Simplified status icons in the message list Fixed inability to zoom out Composing messages in right to left languages should now work better Exclude folders Trash, Spam, and Outbox from "All messages" Fixed white "flicker" when using the dark theme Updated German translation Many bug fixes Changed appearance of the unread widget Fixed crash when opening the app from notifications Updated Finnish, Catalan translations Multiple bug fixes Changed the notification icon (Android 2.3+ only) Restored showing the unread count on top of notification icons (Android 2.x only) Show preview text of the latest message in a thread Fixed 'empty trash' functionality for POP3 accounts Added work-around for the auto-scroll issue of the message view on Jelly Bean Changed navigation when coming from a notification Don't return to home screen after forwarding/replying to a message Changed button bar style in account setup screens (Android 3+) Highlight selected message in the message list Added a series of predefined account colors that will be used before resorting to random colors Hide delete policy option not applicable to POP3 accounts Fall back to character set ISO-2022-JP when ISO-2022-JP-2 is not available Updated Korean, Danish, Finnish translations More bug fixes Fixed the changelog :) 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 Holo theme improvements Fix several NPEes Finnish translation update Improve last folder update time formatting. 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 Clean up date handling Update German translation Add animated notification icon for "check mail" 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 Switch our font sizes to have a "default", which is the size described in the XML. Add optional contact pictures to message list Remove text selection menu item for JB and higher. Those versions have text selection support built-in (via long pressing the WebView). Move message view theme setting from message view menu to global prefs by default. Move "show all headers" into the menu (and out of the UI) Bug fixes (threading, checkboxes) German translation update Bug fixes Improved animations when showing the message list Bug fixes Updates to Finnish and French translations Put back prev/next buttons in non-split message views Added a setting to enable split-screen mode (display message list next to message content) Show a thread as unread/starred if at least one message is unread/starred Modified the preview lines setting to allow disabling message preview in message list Remember the scroll position of the message list Changed the color picker Improved certificate failure notifications Fixed a bug that prevented third-party apps from reading the number of unread messages Fixed a bug that caused the app to load too many messages when you clicked "Load more messages" Updated Finnish, French, German, Dutch translations Fixed some bugs related to message threading Improved search for folders in the folder list Added support for wrapping long folder names in the folder list Added a progress indicator for remote searches Reworked messagelist progress indicators Improved notifications on SSL certificate validation failures Updated Finnish, French, Spanish translations Fixes to the new notificiations Improvements to database upgrade infrastructure Added the ability to search all local messages from the folder list Added button to show this about screen Close thread view when last message has been moved/deleted Performance improvements Added 'Account settings' back to the account context menu Added 'Refresh' and 'Settings' back to the folder context menu Minor bug fixes Added Jelly Bean-style notifications