summaryrefslogtreecommitdiff
path: root/tests/src/com/android/email/mail
Commit message (Expand)AuthorAgeFilesLines
* Fix IMAP message upsync to include attachments.Tony Mantler2014-03-262-6/+3
* Add @SmallTest annotation to test classes so they get run in continuousJerry Xie2014-02-192-0/+4
* Eliminate redundant methods in Address classJames Lemieux2014-01-221-2/+2
* Disable, suppress, remove broken and obsolete Email testsJerry Xie2013-12-165-14/+27
* Get Email units to compileJerry Xie2013-12-055-112/+79
* Unify LogTagScott Kennedy2013-06-051-5/+3
* Fix SMTP RFC violation for better interoperabilityJack Bates2013-04-051-2/+2
* Fix mailbox finding and unit tests.Ben Komalo2011-07-253-147/+24
* More Store cleanupMarc Blank2011-06-291-28/+0
* Remove more useless codeMarc Blank2011-06-292-47/+47
* Merge "Don't cache ImapFolders"Marc Blank2011-06-292-10/+10
|\
| * Don't cache ImapFoldersMarc Blank2011-06-292-10/+10
* | Clean up Store implementationMarc Blank2011-06-293-9/+8
|/
* First implementation of IMAP searchMarc Blank2011-06-162-48/+13
* Move Account into its own top-level classMarc Blank2011-06-134-4/+4
* Remove storeUri's except during auto-setupMarc Blank2011-06-091-61/+33
* test uid search w/ and w/o parensTodd Kennedy2011-06-091-5/+20
* Move HostAuth to top level class.Ben Komalo2011-05-194-4/+4
* Fix Store re-using old dataTodd Kennedy2011-05-171-4/+20
* Some more re-arrangement of codeTodd Kennedy2011-05-162-14/+0
* Make ImapConnect a top-level classTodd Kennedy2011-05-162-10/+49
* Move Mailbox to top level class.Ben Komalo2011-05-132-2/+2
* Fix unit testsTodd Kennedy2011-04-281-14/+21
* Opportunistic cleanupTodd Kennedy2011-04-273-27/+31
* Set mailbox flags for message contentsTodd Kennedy2011-04-271-4/+4
* Add hierarchical folders to IMAPTodd Kennedy2011-04-252-4/+105
* Make ImapStore tests use mocks where possibleBen Komalo2011-04-251-4/+43
* Fix some unit testsBen Komalo2011-04-253-58/+8
* Simplify mailbox synchronization logicTodd Kennedy2011-04-212-6/+6
* Use an Account object to create a mail senderTodd Kennedy2011-04-201-3/+9
* Use Account instead of URI to create transportsTodd Kennedy2011-04-204-245/+308
* Make ImapFolder a top-level classTodd Kennedy2011-04-191-2/+2
* Add support to query for message IDsTodd Kennedy2011-03-241-14/+122
* Add support for UIDPLUS capabilityTodd Kennedy2011-03-232-25/+267
* Don't send ID command to *.secureserver.netAndy Stadler2011-03-021-0/+60
* Email split, part huit: Refactor constants, clean emailcommonMarc Blank2011-02-146-304/+18
* Implement IMAP prefix supportTodd Kennedy2011-02-112-25/+164
* Email split, part six: EmailContentMarc Blank2011-02-102-5/+5
* Email split, part quatre: Move along, nothing to see hereMarc Blank2011-02-1015-2463/+31
* Email split, part trois: AccountServiceMarc Blank2011-02-101-2/+2
* Remove all compatibility with pre-2.0 dataAndy Stadler2011-02-063-1568/+2
* Resolve build warnings; part 2Todd Kennedy2011-02-031-6/+7
* Message details: Show only one address per lineMakoto Onuki2011-01-311-15/+48
* am 275b89d9: am 927dbc7c: Don\'t send IMAP ID unless server supports itAndy Stadler2011-01-311-19/+39
|\
| * Don't send IMAP ID unless server supports itAndy Stadler2011-01-311-19/+39
* | Fix LocalStoreUnitTestsMakoto Onuki2011-01-141-98/+101
* | Pixel perfect: Message viewMakoto Onuki2011-01-101-86/+95
* | am 42749c91: am 1a791e67: Fix NPE when switching IMAP into TLSAndy Stadler2011-01-052-20/+85
|\|
| * Fix NPE when switching IMAP into TLSAndy Stadler2011-01-042-21/+85
| * Improve handling of content-disposition DO NOT MERGEAndy Stadler2010-09-271-9/+25