2013-01-08 03:17:35 -05:00
<?xml version="1.0" encoding="utf-8"?>
2013-08-01 11:02:49 -04:00
<?xml-stylesheet type="text/xsl" href="changelog_style.xsl"?>
<!--
The master change log is kept in res/xml/changelog_master.xml.
Locale specific versions are kept in res/xml-<locale q u a l i f i e r > /changelog.xml.
Don't edit the changelog_<name > _branch.xml files in the gh-pages branch.
They are automatically updated with "ant bump-version".
-->
2013-01-08 03:17:35 -05:00
<changelog >
2013-10-10 20:42:22 -04:00
<release version= "4.700" versioncode= "19001" >
<change > Code cleanups</change>
<change > Fixed a bug that could have caused message drafts to be sent before they were ready</change>
<change > Updates to German, Japanese, Russian, Slovak translations</change>
<change > Fix some small bugs in contact picture generation</change>
<change > Fetch attachments while MessageCompose activity is running</change>
</release>
2013-09-16 10:13:56 -04:00
<release version= "4.512" versioncode= "18012" >
2013-09-25 21:43:04 -04:00
<change > Updated auto-configuration settings to use IMAP for outlook.com</change>
<change > Updated auto-configuration settings for gmx.de</change>
<change > Notifications no longer show "null" when sending mail</change>
<change > Increased compatibility with custom ROMs and newer Samsung firmwares</change>
<change > Improved message generation</change>
2013-09-16 10:13:56 -04:00
<change > Dramatically improved SMTP 8BITMIME compliance</change>
2013-09-25 21:43:04 -04:00
<change > Updated Czech, French, German, Russian and Slovak translation</change>
2013-09-16 10:13:56 -04:00
</release>
2013-08-31 11:57:44 -04:00
<release version= "4.511" versioncode= "18011" >
<change > Remove remote/local store references when deleting accounts</change>
<change > Add visual indicator that a menu item opens a submenu</change>
<change > Make actions shown in message view menu configurable</change>
<change > Remove icons from the "Refile" submenu, as we don't show icons in any other submenu.</change>
<change > Add icon for the copy action</change>
</release>
2013-08-27 16:14:44 -04:00
<release version= "4.510" versioncode= "18010" >
<change > Fix erroneous SSL certificate warnings when connecting to a server that speaks STARTTLS</change>
<change > Updates to Russian and Slovakian translations</change>
<change > Major performance updates when opening folder lists</change>
<change > Fix a crashing bug related to random number generation on some 3rd party roms</change>
<change > Fixed a bug that prevented starring messages in the message list</change>
</release>
2013-08-23 13:36:36 -04:00
<release version= "4.509" versioncode= "18009" >
2013-09-16 10:13:56 -04:00
<change > Updates to Catalan, Czech, Dutch, Finnish, French, German, Korean, Spanish and Swedish translations</change>
<change > Several performance improvements and crash fixes</change>
<change > tweak message list item "read item" background color so you can see the item divider a bit better</change>
<change > Add back select/deselect action to the message list context menu</change>
<change > Default message list checkboxes to off again</change>
<change > move message list thread count up to the subject line</change>
<change > add back stars to the message list UI</change>
<change > Return to old style color chips for accounts, folders and messages.</change>
<change > Skip incorrectly formatted/parsed LSUB/LIST replies from IMAP servers</change>
<change > Autoconfigure SSL for provider gmx.de</change>
<change > Autoconfiguration for a comprehensive list of .ru mail providers.</change>
<change > Use Google's fix for the PRNG mess Source: http://android-developers.blogspot.de/2013/08/some-securerandom-thoughts.html</change>
<change > Add an actionbar item for "add account" to the account list (if there's room)</change>
<change > GMail-app-style generated colorful one-letter contact pictures for pictureless contacts</change>
<change > Tighten up the account list display for narrow-screened devices like the HTC One</change>
<change > Updated invalid certificate message to be a bit more user-friendly.</change>
<change > Restore super-dense message list layout when the user has selected 0 lines of message preview and no contact pictures</change>
<change > Rename "SSL" to "SSL/TLS" and "TLS" to "STARTTLS" to better explain what's really going on</change>
2013-08-23 13:36:36 -04:00
</release>
2013-07-17 22:12:43 -04:00
<release version= "4.508" versioncode= "18008" >
<change > Move 'share' menu item back, at least for the moment</change>
</release>
2013-07-14 20:33:10 -04:00
<release version= "4.507" versioncode= "18007" >
<change > Add some Russian ISPs for autoconfiguration</change>
2013-07-17 21:34:09 -04:00
<change > Polish and Slovak translation updates</change>
<change > Performance improvements</change>
<change > Build system improvements</change>
2013-07-17 21:39:59 -04:00
<change > Move 'share' menu item up a level in the menu to ease discoverability</change>
2013-07-14 20:33:10 -04:00
</release>
2013-07-11 19:08:59 -04:00
<release version= "4.506" versioncode= "18006" >
<change > Performance improvements</change>
<change > Added autoconfiguration for Fastmail.FM</change>
<change > New Slovak translation</change>
<change > Updated Italian and Russian translations</change>
<change > Don't save signature to identity header if identity doesn't use a signature</change>
</release>
2013-07-07 23:04:30 -04:00
<release version= "4.505" versioncode= "18005" >
<change > Major performance improvements in folder lists</change>
<change > Catalan, Chinese and Russian translation updates</change>
<change > Several bugfixes</change>
</release>
2013-07-04 23:36:27 -04:00
<release version= "4.503" versioncode= "18003" >
<change > Added additional shortcuts to the Folder list</change>
<change > Tweaks to checkboxes and color chip display</change>
<change > Added an "empty trash" option to the Account context menu</change>
2013-06-27 22:10:42 -04:00
<change > Never use extended notifications when privacy mode is enabled</change>
2013-07-04 23:36:27 -04:00
<change > Removed submenu from the account context menu to work a bug in some Galaxy devices</change>
2013-06-24 12:53:50 -04:00
<change > Only enable debug logging on debugging builds</change>
2013-07-04 23:36:27 -04:00
<change > Bumped the minSdkVersion to 8 since we use features from SDK 8</change>
<change > Updated Russian, French, Greek, and Brazilian Portuguese translation</change>
<change > More bug fixes</change>
2013-06-24 12:53:50 -04:00
</release>
2013-07-01 19:44:17 -04:00
2013-07-04 23:36:27 -04:00
<release version= "4.502" versioncode= "18002" >
2013-05-23 16:00:27 -04:00
<change > Fixed bug that prevented moving to previous and next message in some situations</change>
2013-07-04 23:36:27 -04:00
<change > Updated Japanese, Czech, and Brazilian Portuguese translation</change>
<change > Fixed a couple of bugs</change>
2013-05-23 16:00:27 -04:00
</release>
2013-07-04 23:36:27 -04:00
<release version= "4.501" versioncode= "18001" >
2013-05-11 14:35:33 -04:00
<change > Added setting to automatically shrink messages to fit the screen width</change>
2013-07-04 23:36:27 -04:00
<change > Updated Greek translation</change>
2013-05-11 14:35:33 -04:00
</release>
2013-01-08 03:17:35 -05:00
2013-05-06 17:41:11 -04:00
<release version= "4.331" versioncode= "17032" >
<change > Checking mail from the Unified Inbox is now supported</change>
<change > Added "mark all as read" to the menu of the message list</change>
<change > Added sort by sender</change>
<change > Simplified status icons in the message list</change>
<change > Fixed inability to zoom out</change>
<change > Composing messages in right to left languages should now work better</change>
<change > Exclude folders Trash, Spam, and Outbox from "All messages"</change>
<change > Fixed white "flicker" when using the dark theme</change>
<change > Updated German translation</change>
<change > Many bug fixes</change>
</release>
2013-03-19 13:20:09 -04:00
<release version= "4.330" versioncode= "17031" >
<change > Changed appearance of the unread widget</change>
<change > Fixed crash when opening the app from notifications</change>
<change > Updated Finnish, Catalan translations</change>
<change > Multiple bug fixes</change>
</release>
2013-03-13 22:49:13 -04:00
<release version= "4.329" versioncode= "17030" >
<change > Changed the notification icon (Android 2.3+ only)</change>
<change > Restored showing the unread count on top of notification icons (Android 2.x only)</change>
<change > Show preview text of the latest message in a thread</change>
<change > Fixed 'empty trash' functionality for POP3 accounts</change>
<change > Added work-around for the auto-scroll issue of the message view on Jelly Bean</change>
<change > Changed navigation when coming from a notification</change>
<change > Don't return to home screen after forwarding/replying to a message</change>
<change > Changed button bar style in account setup screens (Android 3+)</change>
<change > Highlight selected message in the message list</change>
<change > Added a series of predefined account colors that will be used before resorting to random colors</change>
<change > Hide delete policy option not applicable to POP3 accounts</change>
<change > Fall back to character set ISO-2022-JP when ISO-2022-JP-2 is not available</change>
2013-05-12 11:27:47 -04:00
<change > Updated Korean, Danish, Finnish translations</change>
2013-03-13 22:49:13 -04:00
<change > More bug fixes</change>
</release>
2013-02-20 00:56:28 -05:00
<release version= "4.328" versioncode= "17029" >
<change > Fixed the changelog :)</change>
</release>
2013-02-20 00:50:21 -05:00
<release version= "4.327" versioncode= "17028" >
2013-02-19 23:27:36 -05:00
<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 > Updated Japanese translation</change>
<change > Updated French translation</change>
<change > Updated Czech localization</change>
</release>
2013-02-15 21:50:48 -05:00
<release version= "4.326" versioncode= "17027" >
<change > Korean translation update</change>
<change > Message header area overhauled</change>
<change > Holo theme improvements</change>
<change > Fix several NPEes</change>
<change > Finnish translation update</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>
</release>
2013-02-06 22:29:53 -05:00
<release version= "4.325" versioncode= "17026" >
<change > Bug fixes (threading, checkboxes)</change>
<change > German translation update</change>
</release>
2013-02-05 21:18:41 -05:00
<release version= "4.324" versioncode= "17025" >
<change > Bug fixes</change>
<change > Improved animations when showing the message list</change>
</release>
2013-02-04 22:10:05 -05:00
<release version= "4.323" versioncode= "17024" >
<change > Bug fixes</change>
2013-02-05 07:40:07 -05:00
<change > Updates to Finnish and French translations</change>
2013-02-04 22:10:05 -05:00
<change > Put back prev/next buttons in non-split message views</change>
</release>
2013-02-05 07:40:07 -05:00
2013-01-16 16:52:56 -05:00
<release version= "4.322" versioncode= "17023" >
2013-02-03 09:06:56 -05:00
<change > Added a setting to enable split-screen mode (display message list next to message content)</change>
<change > Show a thread as unread/starred if at least one message is unread/starred</change>
<change > Modified the preview lines setting to allow disabling message preview in message list</change>
<change > Remember the scroll position of the message list</change>
<change > Changed the color picker</change>
<change > Improved certificate failure notifications</change>
<change > Fixed a bug that prevented third-party apps from reading the number of unread messages</change>
2013-01-16 16:52:56 -05:00
<change > Fixed a bug that caused the app to load too many messages when you clicked "Load more messages"</change>
2013-02-03 09:06:56 -05:00
<change > Updated Finnish, French, German, Dutch translations</change>
2013-01-16 16:52:56 -05:00
</release>
2013-02-03 09:06:56 -05:00
2013-01-12 17:55:31 -05:00
<release version= "4.321" versioncode= "17022" >
<change > Fixed some bugs related to message threading</change>
2013-01-16 16:52:56 -05:00
<change > Improved search for folders in the folder list</change>
<change > Added support for wrapping long folder names in the folder list</change>
<change > Added a progress indicator for remote searches</change>
<change > Reworked messagelist progress indicators</change>
<change > Improved notifications on SSL certificate validation failures</change>
<change > Updated Finnish, French, Spanish translations</change>
<change > Fixes to the new notificiations</change>
<change > Improvements to database upgrade infrastructure</change>
<change > Added the ability to search all local messages from the folder list</change>
<change > Added button to show this about screen</change>
<change > Close thread view when last message has been moved/deleted</change>
<change > Performance improvements</change>
2013-01-12 17:55:31 -05:00
</release>
2013-01-08 03:17:35 -05:00
<release version= "4.320" versioncode= "17021" >
2013-01-12 17:55:31 -05:00
<change > Added 'Account settings' back to the account context menu</change>
<change > Added 'Refresh' and 'Settings' back to the folder context menu</change>
<change > Minor bug fixes</change>
2013-01-08 03:17:35 -05:00
</release>
<release version= "4.319" versioncode= "17020" >
<change > Added Jelly Bean-style notifications</change>
</release>
2013-01-16 16:52:56 -05:00
</changelog>