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
2010-08-07 15:10:07 +00:00
..
BinaryTempFileBody.java Code refactoring: 2010-05-19 18:17:06 +00:00
MimeBodyPart.java astyle 2010-07-13 21:16:56 +00:00
MimeHeader.java Memory management optimisation: help garbage collection by avoiding repeated instantiations of immutable arrays (empty arrays of String, Message, Flag, Address) 2010-08-07 15:10:07 +00:00
MimeMessage.java Fixes issue 305 2010-07-11 13:44:16 +00:00
MimeMultipart.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
MimeUtility.java Switch from the incomplete (but compatible with java 1.3) mime4j charset 2010-08-02 01:27:46 +00:00
TextBody.java Use of constants for immutable empty arrays (prevent useless memory allocation) 2010-08-02 11:55:31 +00:00