k-9/src/com/fsck/k9/mail
cketti 9f4f0cf6a8 Modify BinaryTempFileBody to retain the encoded body
For now this breaks a lot of things, e.g. saving messages to the database
and making messages 7-bit safe.
2014-12-08 16:32:23 +01:00
..
filter remove some try-catch cruft 2014-09-28 11:39:32 +01:00
internet Modify BinaryTempFileBody to retain the encoded body 2014-12-08 16:32:23 +01:00
store Modify BinaryTempFileBody to retain the encoded body 2014-12-08 16:32:23 +01:00
transport Use collections instead of arrays to enable stronger typing and reduce cruft 2014-10-05 10:37:36 +01:00
Address.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
AuthType.java Remove SslHelper.isClientCertificateSupportAvailable() 2014-08-11 11:07:42 -04:00
Authentication.java Retrict use of AuthenticationFailedException 2014-02-25 15:22:30 -05:00
AuthenticationFailedException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Body.java Flagged some code with TODOs, added Javadoc for Body 2014-09-14 11:20:18 +02:00
BodyPart.java Flagged some code with TODOs, added Javadoc for Body 2014-09-14 11:20:18 +02:00
CertificateChainException.java chain the exception 2014-10-11 16:11:12 +01:00
CertificateValidationException.java Throw CertificateValidationException if EXTERNAL authentication fails 2014-08-11 11:07:54 -04:00
CompositeBody.java Whitespace, Tabs to Spaces 2014-09-14 11:18:57 +02:00
ConnectionSecurity.java Client Certificate Authentication 2014-06-05 21:03:18 +02:00
FetchProfile.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Flag.java + add support for $Forwarded IMAP flag 2012-08-29 02:26:38 +02:00
Folder.java Set interface makes more sense for flags 2014-10-05 12:40:35 +01:00
Message.java Add support for storing raw header fields 2014-12-08 16:32:23 +01:00
MessagingException.java UCDetector warnings: Made things private, deleted unused methods and fields 2014-09-22 21:52:59 +02:00
Multipart.java use interfaces, not implementions 2014-10-04 12:00:48 +01:00
Part.java Add support for storing raw header fields 2014-12-08 16:32:23 +01:00
PushReceiver.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Pusher.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
ServerSettings.java Client Certificate Authentication 2014-06-05 21:03:18 +02:00
Store.java Use collections instead of arrays to enable stronger typing and reduce cruft 2014-10-05 10:37:36 +01:00
Transport.java Fix Issue 2389: Self signed certificate expiry causes silent send/receive failure. 2013-01-10 16:49:55 -05:00