k-9/src/com/fsck/k9/mail/internet
cketti c29722a56c Make sure the References header doesn't exceed 998 characters and the value won't get Q-encoded. Thanks to fiouzy for providing the patch.
Fixes issue 1559
2010-05-21 12:20:32 +00:00
..
BinaryTempFileBody.java Code refactoring: 2010-05-19 18:17:06 +00:00
MimeBodyPart.java Don't convert MIME content-type headers to lower case as this seems to cause problems. 2010-03-25 14:39:07 +00:00
MimeHeader.java Code refactoring: 2010-05-19 18:17:06 +00:00
MimeMessage.java Make sure the References header doesn't exceed 998 characters and the value won't get Q-encoded. Thanks to fiouzy for providing the patch. 2010-05-21 12:20:32 +00:00
MimeMultipart.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
MimeUtility.java ran artistic style against src/com/fsck/k9/ 2010-01-14 01:07:28 +00:00
TextBody.java find src/com/fsck/ -name \*.java|xargs astyle --style=ansi --mode=java --indent-switches --indent=spaces=4 --convert-tabs --unpad=paren 2010-04-29 04:59:14 +00:00