k-9/src/com/fsck/k9/mail
Jan Berkel 54d62eb7b9 Naming 2014-12-12 15:19:13 +00:00
..
filter Move local message code to local package 2014-12-12 15:02:59 +00:00
internet Move local message code to local package 2014-12-12 15:02:59 +00:00
ssl Move local message code to local package 2014-12-12 15:02:59 +00:00
store Move local message code to local package 2014-12-12 15:02:59 +00:00
transport Naming 2014-12-12 15:19:13 +00:00
Address.java Move local message code to local package 2014-12-12 15:02:59 +00: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 Move local message code to local package 2014-12-12 15:02:59 +00: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 Move local message code to local package 2014-12-12 15:02:59 +00:00
Message.java Fix LocalMessage equality/hash 2014-12-12 15:16:38 +00:00
MessageRetrievalListener.java Move local message code to local package 2014-12-12 15:02:59 +00: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 Pulled down getSize from Part to Message which makes ImapBodyPart superfluous 2014-09-14 11:11:48 +02: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 Move local message code to local package 2014-12-12 15:02:59 +00:00
Store.java Split message code into Local/Remote 2014-12-12 06:47:26 +00:00
Transport.java Move local message code to local package 2014-12-12 15:02:59 +00:00