replicant-packages_apps_Email/tests/src/com/android/email
Takaoka G. Tadashi 4f23ebd3dc Fixed Pop3Store to be able to delete message in Inbox.
When delete policy is DELETE_POLICY_ON_DELETE, PENDING_COMMAND_TRASH
will be invoked. But in POP3 account, because of 1) Inbox is
OpenMode.READ_ONLY, 2) getMessage(uid) just after open() is not work
correctly, 3) remote Inbox folder is not closed after deleting message,
PENDING_COMMAND_TRASH does not work.  And also the fat that some POP3
server use UID with '-' prevents PENDING_COMMAND_TRASH to recognize
the message is remote message.

Internal Bug: 1651709
2009-06-26 10:36:27 +09:00
..
activity Review Email tests annotations (small/medium/large) and change some annotations based on time. 2009-06-18 12:16:28 -07:00
codec/binary auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
mail Fixed Pop3Store to be able to delete message in Inbox. 2009-06-26 10:36:27 +09:00
AccountUnitTests.java Review Email tests annotations (small/medium/large) and change some annotations based on time. 2009-06-18 12:16:28 -07:00
MessagingControllerUnitTests.java AI 147868: Fix CL 146360 which didn't make the changes persistent. Changed 2009-04-27 17:24:41 -07:00
PreferencesUnitTests.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
SmallTests.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
UtilityUnitTests.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00