summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Add makefile for EmailTestsJerry Xie2013-12-061-0/+40
* Get Email units to compileJerry Xie2013-12-0557-6327/+950
* During upgrade, ignore protocols whose strings don't change.Yu Ping Hu2013-11-141-0/+13
* Foreign characters may be letters and digits, but they're not allowed in Uri/...Tony Mantler2013-10-311-0/+2
* Moved some stuff from Email to Unified.Andrew Sapperstein2013-08-293-1/+5
* Reimplement QuickResponse supportTony Mantler2013-08-161-1/+2
* Simplify account reconciliation.Yu Ping Hu2013-07-261-44/+0
* Remove references to account mailbox.Yu Ping Hu2013-06-171-5/+0
* Unify LogTagScott Kennedy2013-06-055-14/+8
* Refactoring to support eml viewer in UnifiedEmail.Andrew Sapperstein2013-06-041-3/+3
* Fix SMTP RFC violation for better interoperabilityJack Bates2013-04-051-2/+2
* Clean up dead code. Should be a no-op for functionality.Yu Ping Hu2013-03-141-22/+0
* Cache column name/indexes so we can use getColumnIndex()Scott Kennedy2013-02-065-12/+17
* Change Email vibrate setting from tri-state to checkboxScott Kennedy2012-11-291-45/+6
* Convert authorities, intents, and account manager typesMarc Blank2012-08-311-4/+4
* Add a bunch of stuff missed earlierMarc Blank2012-06-281-0/+34
* DO NOT MERGE: Move emailcommon2 sources to emailcommonMarc Blank2012-06-281-34/+0
* Continue generalization of account setupMarc Blank2012-06-141-106/+0
* Don't use a repeating alarm for AttachmentDownloadServiceMarc Blank2012-05-181-1/+4
* Revert to old Email appMarc Blank2012-04-2513-69/+735
* Move account delete logic to EmailProviderMarc Blank2012-03-091-1/+2
* Notify by mailbox, rather than accountMarc Blank2012-02-243-29/+26
* Add back attachment loading callbacks for IMAPMarc Blank2012-02-192-174/+3
* Convert POP3 to serviceMarc Blank2012-02-166-469/+5
* Split EmailProvider into two classes (and about time)Marc Blank2012-02-031-4/+4
* am 56d6f4a6: Merge "Style cleanup in email message header to make it more lik...Andy Huang2011-11-031-1/+1
|\
| * Style cleanup in email message header to make it more like GmailAndy Huang2011-11-021-1/+1
* | Rewrite of security policy handling and service codeMarc Blank2011-10-253-58/+29
|/
* Merge "Fix findExistingAccount to treat underscore properly"Marc Blank2011-10-211-1/+11
|\
| * Fix findExistingAccount to treat underscore properlyMarc Blank2011-10-201-1/+11
* | Delete stale test.Ben Komalo2011-10-201-142/+0
|/
* Fix per account starred mailboxes.Ben Komalo2011-10-122-39/+10
* Enforce "auto-sync app data" setting for POP3/IMAPMarc Blank2011-10-031-4/+4
* Prevent flicker in opening Email.Ben Komalo2011-09-191-0/+48
* Allow multiple wildcards in providers.xml; add hotmail domainsMarc Blank2011-09-141-84/+35
* Fix unit tests.Ben Komalo2011-08-242-11/+64
* Move IntentUtils to emailcommon.Ben Komalo2011-08-081-1/+1
* Fix mailbox finding and unit tests.Ben Komalo2011-07-254-160/+27
* Fix notification issues.Ben Komalo2011-07-221-8/+8
* Remove "Move" action on POP.Ben Komalo2011-07-201-4/+4
* Remove illegal references to IsolatedContextBen Komalo2011-07-202-10/+3
* Clean up account reconciliationMarc Blank2011-07-193-36/+11
* Build default mailboxes for POP3Ben Komalo2011-07-171-11/+11
* Merge "Filter out inbox from recent mailboxes"Ben Komalo2011-07-171-18/+13
|\
| * Filter out inbox from recent mailboxesBen Komalo2011-07-171-18/+13
* | Handle message sets in a single EmailAsyncTaskMarc Blank2011-07-161-4/+4
|/
* Don't save empty drafts.Ben Komalo2011-07-151-55/+1
* Fixup recent mailboxes.Ben Komalo2011-07-141-36/+53
* update one more test for default account changesBen Komalo2011-07-131-9/+12
* Unit test updates for default account changesBen Komalo2011-07-131-3/+16