1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-27 19:52:17 -05:00
k-9/src/com/fsck/k9
ashley willis 9e1fa63139 fixed MimeHeader.hasToBeEncoded() to include TAB.
bug encounted when replying to a message such as:
From: "bar,	foo" <foobar@example.com>
the field was originally folded on the tab, but the CRLF was already stripped before this error.
2012-04-30 13:58:02 -05:00
..
activity Fixed a NullPointerException for the context menu in the Unified Inbox 2012-04-30 16:12:14 +02:00
controller Migrate to Account.has(Special)Folder() methods. 2012-04-17 08:23:22 -07:00
crypto added comments, reworked a bit, and created warning dialog if some recipients don't have keys saved. 2011-11-21 01:59:51 -06:00
helper Fixed code style 2012-04-25 16:46:05 +00:00
mail fixed MimeHeader.hasToBeEncoded() to include TAB. 2012-04-30 13:58:02 -05:00
preferences Merge branch 'master' into pull-128 2012-04-08 21:59:20 -05:00
provider Upgrade to SDK 15 2012-03-07 21:52:47 +01:00
remotecontrol astyle-d 2011-02-26 18:39:06 -06:00
service Changed internal representation of the selected theme in the database 2012-03-29 06:33:01 +02:00
view Fixed Issue 4222. Use of the wrong method to get device-SDK version resulting in errors on ApiLevel 7 (2.1) devices. 2012-04-17 00:09:00 +02:00
Account.java Migrate to Account.has(Special)Folder() methods. 2012-04-17 08:23:22 -07:00
AccountStats.java Grey out unavailable accounts. 2011-03-19 12:36:58 -05:00
BaseAccount.java astyle-d 2011-02-26 18:39:06 -06:00
EmailAddressAdapter.java Don't use EmailAddressAdapter as singleton 2012-04-11 03:26:45 +02:00
EmailAddressValidator.java astyle-d 2011-02-26 18:39:06 -06:00
EmailReceivedIntent.java astyle-d 2011-02-26 18:39:06 -06:00
FontSizes.java Changed font size unit from DIP to SP 2012-01-12 02:18:41 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java fixed issue with sort not being remembered at all on unified inbox / all messages (still does not save sort to settings). 2012-04-12 21:12:22 -05:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
Preferences.java Merge branch 'issue549' 2011-11-05 18:47:55 +01:00
SearchAccount.java Deduplicated code to create SearchAccounts for special accounts 2012-02-29 03:03:20 +01:00
SearchSpecification.java astyle-d 2011-02-26 18:39:06 -06:00