k-9/src/com/fsck/k9/mail/internet
Andrew Chen 5ac3d1d5c2 Use existing LocalMessage for the JB notifications.
LocalMessage already has a content preview in it; reuse that.
Remove unneeded MimeMessage#getPreview() method now that we don't need
to generate a preview anymore.
2013-01-07 23:20:35 -08:00
..
BinaryTempFileBody.java More magic to work around BinaryTempFileBodyInputStream 2012-09-09 01:15:26 +02:00
DecoderUtil.java Prefer StringBuilder over StringBuffer 2011-10-05 21:50:31 -07:00
EncoderUtil.java ant astyle 2011-03-22 18:07:47 +11:00
Iso2022JpToShiftJisInputStream.java Could not handle iso-2022-jp streams which contain continuous escape 2011-03-19 18:05:07 +09:00
MimeBodyPart.java ant astyle 2011-07-02 15:18:43 -04:00
MimeHeader.java combined nested if statements in MimeHeader.hasToBeEncoded 2012-07-06 14:35:01 +02:00
MimeMessage.java Use existing LocalMessage for the JB notifications. 2013-01-07 23:20:35 -08:00
MimeMultipart.java Avoid string concatenation in Writer.write 2011-11-27 13:57:11 -08:00
MimeUtility.java More magic to work around BinaryTempFileBodyInputStream 2012-09-09 01:15:26 +02:00
TextBody.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00