replicant-packages_apps_Email/src/com/android/email
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
..
activity DO NOT MERGE Fix debug logging controls 2010-09-20 16:03:31 -07:00
mail DO NOT MERGE: Handle multiple IMAP SEARCH results. 2010-09-20 16:45:48 -07:00
provider Better handling for untyped attachments 2010-04-30 15:01:10 -07:00
service DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
Account.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
AccountBackupRestore.java
Controller.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
Email.java DO NOT MERGE: Fix flaky tests 2010-09-20 15:50:49 -07:00
EmailAddressAdapter.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
EmailAddressValidator.java
ExchangeUtils.java
FixedLengthInputStream.java DO NOT MERGE: New IMAP parser to fix long-lasting problems. 2010-09-20 16:45:48 -07:00
GroupMessagingListener.java Cleanup imports. 2010-05-07 14:33:44 -07:00
LegacyConversions.java
MessagingController.java DO NOT MERGE: New IMAP parser to fix long-lasting problems. 2010-09-20 16:45:48 -07:00
MessagingListener.java Cleanup imports. 2010-05-07 14:33:44 -07:00
OneTimeInitializer.java
PeekableInputStream.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
Preferences.java DO NOT MERGE: Clean up member variables. 2010-09-20 14:03:29 -07:00
SecurityPolicy.java Clear password related policies in PolicySet when p/w not required 2010-08-12 14:56:32 -07:00
Utility.java DO NOT MERGE: New IMAP parser to fix long-lasting problems. 2010-09-20 16:45:48 -07:00
VendorPolicyLoader.java DO NOT MERGE: Extract MockVendorPolicy, add standard mechanism to inject it. 2010-09-20 16:45:48 -07:00