k-9/src/com/fsck/k9/mail
Danny Baumann 5d1e42c453 Improve certificate failure notifications.
The commit that introduced those notifications also introduced a rather
... interesting design pattern: The CertificateValidationException
notified the user of its pure existance - it's no longer a 'message'
only, but defines policy. As this is more than unusual, replace this
pattern by the MessagingController treating
CertificateValidationException specially when accessing remote folders.

Also make clear which account failed when constructing the notification.
2013-02-02 13:04:41 +01:00
..
filter Removed unused class 2012-07-07 14:29:40 +02:00
internet Use existing LocalMessage for the JB notifications. 2013-01-07 23:20:35 -08:00
store Improve certificate failure notifications. 2013-02-02 13:04:41 +01:00
transport Improve certificate failure notifications. 2013-02-02 13:04:41 +01:00
Address.java upgraded Mime4J 0.7-SNAPSHOT -> 0.7.2 (fixes MimeMultipart parser bug) 2012-08-15 01:47:57 +02:00
Authentication.java astyle 2011-04-12 22:16:22 +10:00
AuthenticationFailedException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Body.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
BodyPart.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
CertificateValidationException.java Improve certificate failure notifications. 2013-02-02 13:04:41 +01:00
ConnectionSecurity.java Renamed class StoreSettings to ServerSettings 2011-06-07 16:09:15 +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 More javadoc 2013-01-07 22:15:49 -08:00
Message.java Strip off signatures from preview. 2013-01-07 10:39:08 +01:00
MessagingException.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Multipart.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05:00
Part.java Big, scary massive "ant astyle" to get us back to something 2011-02-06 17:09:48 -05: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 Modified ServerSettings to be able to create instances with "extras" 2011-12-01 02:57:53 +01:00
Store.java Add activity that is displayed during database upgrades 2012-12-01 08:02:55 +01:00
Transport.java Fix Issue 2389: Self signed certificate expiry causes silent send/receive failure. 2013-01-10 16:49:55 -05:00