k-9/src/com/fsck/k9/mail
Daniel Applebaum 0459be3bb8 Fixes Issue 868
When connected to a server that does not automatically send an
untagged UIDNEXT with the responses to SELECT, explicitly SEARCH for
the currently highest UID in the folder on the server and then add 1
to it to get the UIDNEXT.
2010-04-27 04:06:26 +00:00
..
internet Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
store Fixes Issue 868 2010-04-27 04:06:26 +00:00
transport Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
Address.java Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +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 Code cleanup. Fixed lots of warnings reported by Eclipse. 2010-04-16 12:20:10 +00:00
Flag.java Aggressively get rid of obsolete Flag X_NO_SEEN_INFO. It was 2010-04-25 06:17:15 +00:00
Folder.java Fixes Issue 1394 2010-04-16 14:33:54 +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
PushReceiver.java Provide for doing a full poll/sync of a folder whenever the IMAP IDLE 2010-04-27 03:02:17 +00:00
Pusher.java Massive rename to K9, step 1. 2009-12-15 02:50:53 +00:00
Store.java Fixes Issue 1448 2010-04-22 02:20:35 +00:00
Transport.java Fixes Issue 1116 2010-03-04 04:00:30 +00:00