From d78df526e8fa1850f89ef4d2f264b60359727347 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Fri, 23 Aug 2013 13:36:36 -0400 Subject: [PATCH] 4.509 changelog --- res/xml/changelog_master.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/res/xml/changelog_master.xml b/res/xml/changelog_master.xml index 06dc8a2bc..20a942251 100644 --- a/res/xml/changelog_master.xml +++ b/res/xml/changelog_master.xml @@ -8,6 +8,26 @@ They are automatically updated with "ant bump-version". --> + + 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