k-9/src/com/fsck/k9
cketti d1d7b60a09 Add helper method to decode message bodies
Depending on whether a Body implements RawDataBody (which indicates the class
retains the original encoding) the helper method either strips the transfer
encoding or simply returns the result of Body.getInputStream().

This should restore the original functionality. So saving messages in the
database should work fine again.
2014-12-08 16:32:23 +01:00
..
activity Move "magic" from Part.setBody() implementations to MimeMessageHelper.setBody() 2014-12-08 16:32:23 +01:00
cache use isEmpty instead of size() == 0 for clarify 2014-10-05 10:37:50 +01:00
controller Move "magic" from Part.setBody() implementations to MimeMessageHelper.setBody() 2014-12-08 16:32:23 +01:00
crypto Remove legacy APG interface 2014-09-18 23:20:49 +02:00
fragment Merge pull request #499 from k9mail/remove_apg_interface 2014-11-12 21:08:46 +01:00
helper Merge pull request #12 from k9mail/art/warn-if-not-serializable 2014-11-11 19:52:31 +01:00
mail Add helper method to decode message bodies 2014-12-08 16:32:23 +01:00
net/ssl Merge remote-tracking branch 'k9mail_pgp_mime/master' 2014-11-12 19:22:53 +01:00
preferences Merge pull request #499 from k9mail/remove_apg_interface 2014-11-12 21:08:46 +01:00
provider Extracted LocalFolder and LocalMessage definition from LocalStore 2014-09-11 20:26:40 +02:00
remotecontrol Eliminate obsolete background data sync option 2014-08-19 17:14:44 -04:00
search use isEmpty instead of size() == 0 for clarify 2014-10-05 10:37:50 +01:00
security Move KeyChainKeyManager 2014-08-11 11:08:24 -04:00
service Merge pull request #12 from k9mail/art/warn-if-not-serializable 2014-11-11 19:52:31 +01:00
view Merge pull request #499 from k9mail/remove_apg_interface 2014-11-12 21:08:46 +01:00
Account.java Merge pull request #499 from k9mail/remove_apg_interface 2014-11-12 21:08:46 +01: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
Clock.java Move AOSP files. 2013-11-05 16:26:27 -05: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
FontSizes.java Remove old setting for message content font size 2014-02-13 04:22:45 +01:00
Identity.java astyle-d 2011-02-26 18:39:06 -06:00
K9.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
NotificationSetting.java astyle-d 2011-02-26 18:39:06 -06:00
PRNGFixes.java remove some try-catch cruft 2014-09-28 11:39:32 +01:00
Preferences.java use isEmpty instead of size() == 0 for clarify 2014-10-05 10:37:50 +01:00
Throttle.java Move AOSP files. 2013-11-05 16:26:27 -05:00