1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00
k-9/src/com/fsck/k9/mail
Daniel Applebaum d08c9d6ce2 Fixes Issue 957
Fixes Issue 868

May not be perfect, either, but may help in some situations with
getting all emails to arrive via push.
2010-04-06 02:39:57 +00:00
..
internet Don't convert MIME content-type headers to lower case as this seems to cause problems. 2010-03-25 14:39:07 +00:00
store Fixes Issue 957 2010-04-06 02:39:57 +00:00
transport Fixes Issue 1116 2010-03-04 04:00:30 +00:00
Address.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
AuthenticationFailedException.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Body.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
BodyPart.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
CertificateValidationException.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
FetchProfile.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Flag.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Folder.java Fixes Issue 1291 2010-03-07 17:02:21 +00:00
Message.java Use 8bit transfer encoding for the text body if SMTP server advertises 8BITMIME. In all other cases base64 is still used (including saved copies in IMAP "Sent" folder). 2010-02-04 23:37:50 +00:00
MessageDateComparator.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessageRemovalListener.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessageRetrievalListener.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
MessagingException.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Multipart.java Use 8bit transfer encoding for the text body if SMTP server advertises 8BITMIME. In all other cases base64 is still used (including saved copies in IMAP "Sent" folder). 2010-02-04 23:37:50 +00:00
NoSuchProviderException.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Part.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Pusher.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
PushReceiver.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Store.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00
Transport.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00