k-9/src/com/android/email/mail/internet
Jesse Vincent fcd8ee9aeb Implement References/In-Reply-To/X-User-Agen. Fixes issue 42. Patch from e.w.stemle 2009-11-17 21:13:29 +00:00
..
BinaryTempFileBody.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
MimeBodyPart.java Minor perf optimization using addHeader() instead of setHeader() 2009-09-26 22:47:13 +00:00
MimeHeader.java patch from typester to fix UTF8 headers (such as subject) Resolves issue 534 2009-07-02 05:49:09 +00:00
MimeMessage.java Implement References/In-Reply-To/X-User-Agen. Fixes issue 42. Patch from e.w.stemle 2009-11-17 21:13:29 +00:00
MimeMultipart.java Even more progressive rename/unfork work 2008-12-16 23:34:01 +00:00
MimeUtility.java Minor optiomization to help with the OutOfMemoryError pbs we have been getting 2009-05-12 05:31:21 +00:00
TextBody.java Fixed NullPointerException when trying to send message with to text body (attachment only for example). The message would end up being stuck in the outbox. 2009-05-22 05:42:16 +00:00