replicant-packages_apps_Email/src/com/android/email/mail
Makoto Onuki 29f0638f4d DO NOT MERGE: Handle multiple IMAP SEARCH results.
Apparently IMAP servers may return multiple SEARCH responses for a
single SEARCH command, and we need to handle all of them.

Before the IMAP rework there was 3 methods that issued the SEARCH command.
Two of them ware doing it right, but the other wasn't, which was what
I copied from, unfortunately!

In case you're wondering, originally the test for this method was done through
upper methods, e.g. getMessage().

Bug 2911647

Backport of Ia50072944d5b01c1e59541c3a966067b13910cc4

Change-Id: Iab5d3fa21e403f2e1043990112154fbb72322b02
2010-09-20 16:45:48 -07:00
..
internet DO NOT MERGE: Clean up ImapStore and related classes. 2010-09-20 16:45:47 -07:00
store DO NOT MERGE: Handle multiple IMAP SEARCH results. 2010-09-20 16:45:48 -07:00
transport DO NOT MERGE Send local IP address with EHLO instead of "localhost". 2010-09-20 16:21:32 -07:00
Address.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
AuthenticationFailedException.java eclair snapshot 2009-11-12 18:46:09 -08:00
Body.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
BodyPart.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
CertificateValidationException.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
FetchProfile.java DO NOT MERGE: New IMAP parser to fix long-lasting problems. 2010-09-20 16:45:48 -07:00
Fetchable.java DO NOT MERGE: Clean up ImapStore and related classes. 2010-09-20 16:45:47 -07:00
Flag.java AI 147401: Redo the implementation of store-specific flags to allow 2009-04-22 13:49:57 -07:00
Folder.java DO NOT MERGE: Simplify MessageRetrievalListener. 2010-09-20 14:07:13 -07:00
MeetingInfo.java Send replies to exchange meeting requests 2010-02-24 15:13:57 -08:00
Message.java DO NOT MERGE: New IMAP parser to fix long-lasting problems. 2010-09-20 16:45:48 -07:00
MessageDateComparator.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
MessagingException.java Handle EAS versions better 2010-03-19 12:01:44 -07:00
Multipart.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NoSuchProviderException.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
PackedString.java Cleanup: Add @Override 2010-05-07 15:28:26 -07:00
Part.java DO NOT MERGE: Clean up ImapStore and related classes. 2010-09-20 16:45:47 -07:00
Sender.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
Store.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
StoreSynchronizer.java Cleanup imports. 2010-05-07 14:33:44 -07:00
Transport.java DO NOT MERGE Send local IP address with EHLO instead of "localhost". 2010-09-20 16:21:32 -07:00