k-9/src/com/fsck/k9/mail
tobiasbaum dadf5e0865 Merge pull request #7 from artbristol/art/tidying
Art/tidying
2014-09-29 22:15:59 +02:00
..
filter remove some try-catch cruft 2014-09-28 11:39:32 +01:00
internet Merge pull request #7 from artbristol/art/tidying 2014-09-29 22:15:59 +02:00
store Merge pull request #7 from artbristol/art/tidying 2014-09-29 22:15:59 +02:00
transport Merge pull request #7 from artbristol/art/tidying 2014-09-29 22:15:59 +02:00
Address.java UCDetector warnings: Made things private, deleted unused methods and fields 2014-09-22 21:52:59 +02: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 Fix erroneous SSL certificate warnings 2013-08-25 15:43:36 -04: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 Remove getNotifyClass() from Folder 2014-09-04 23:54:06 +02:00
Message.java UCDetector warnings: Made things private, deleted unused methods and fields 2014-09-22 21:52:59 +02:00
MessagingException.java UCDetector warnings: Made things private, deleted unused methods and fields 2014-09-22 21:52:59 +02:00
Multipart.java Changed access to mParts in MimeMultipart so that it can be private too 2014-09-22 21:54:02 +02: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 Client Certificate Authentication 2014-06-05 21:03:18 +02:00
Store.java Move LocalStore to new subpackage to prepare decomposition of nested 2014-09-11 20:26:39 +02:00
Transport.java Fix Issue 2389: Self signed certificate expiry causes silent send/receive failure. 2013-01-10 16:49:55 -05:00