1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-15 22:15:15 -05:00
k-9/src/com/fsck/k9/mail/internet
Daniel Applebaum b35f807820 Fixes Issue 227
Provide for controlling the maximum age of syncrhonized messages.
Efficient with IMAP, much less efficient with other Stores.
2010-05-30 21:20:47 +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 - Add menu item to show additional headers in the message view 2010-05-21 15:34:29 +00:00
MimeMessage.java Fixes Issue 227 2010-05-30 21:20:47 +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