1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-15 05:55:06 -05:00
k-9/src/com/fsck/k9/mail
Joe Steele 769ad843dd Revert "Fix for StrictMode error."
This reverts commit bbdec62e37.

Aside from being the incorrect solution for fixing the problem
described in pull request 211, the patch generates 'Dead code'
warnings inside the if(){} statements on lines 46 and 47.

The correct fix for the problem was already implemented in commit
5678786c97.

Although the logcat in the pull request was generated after the fix,
line numbers in the log indicate that it was based on an outdated
version of MimeUtility.java from before the fix.
2013-06-03 11:59:58 -04:00
..
filter Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
internet Revert "Fix for StrictMode error." 2013-06-03 11:59:58 -04:00
store Better cope with messages having identical message IDs 2013-04-17 02:09:43 +02:00
transport Change SMTP default port to 587 2013-04-26 02:29:36 +02: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
Pusher.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
ServerSettings.java Modified ServerSettings to be able to create instances with "extras" 2011-12-01 02:57:53 +01:00
Store.java Hide delete policy "Mark as read on server" for POP3 accounts 2013-03-13 06:34:14 +01:00
Transport.java Fix Issue 2389: Self signed certificate expiry causes silent send/receive failure. 2013-01-10 16:49:55 -05:00