1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-12-19 06:12:25 -05:00
k-9/src/com/fsck/k9/mail/internet
cketti c5486469c2 - Add menu item to show additional headers in the message view
- Add option to save all headers locally (incoming server settings)

Applied patch provided by timmlinder with small modifications.

Fixes issue 43
2010-05-21 15:34:29 +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 - Add menu item to show additional headers in the message view 2010-05-21 15:34:29 +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