replicant-packages_apps_Email/tests/src/com/android/email/mail
Makoto Onuki 367ebd7fa5 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

Change-Id: Ia50072944d5b01c1e59541c3a966067b13910cc4
2010-08-12 11:10:00 -07:00
..
internet Relax MIME date parser. 2010-05-17 14:14:08 -07:00
store Handle multiple IMAP SEARCH results. 2010-08-12 11:10:00 -07:00
transport Fix handling IOException in ImapStore 2010-08-11 14:44:09 -07:00
AddressUnitTests.java eclair snapshot 2009-11-12 18:46:09 -08:00
FlagTests.java AI 147401: Redo the implementation of store-specific flags to allow 2009-04-22 13:49:57 -07:00
MessageTestUtils.java eclair snapshot 2009-11-12 18:46:09 -08:00
MockFolder.java eclair snapshot 2009-11-12 18:46:09 -08:00
PackedStringTests.java Create a PackedString utility class 2010-02-22 22:34:45 -08:00
StoreTests.java AI 148230: Allow stores to indicate if they support server-side copying of sent 2009-05-01 16:36:34 -07:00