summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix testsTony Mantler2014-02-211-1/+1
* Add a placeholder flaky test.Brett Chabot2014-02-201-0/+30
* Convert Email tests to use android-support-testsBrett Chabot2014-02-203-43/+3
* Add @SmallTest annotation to test classes so they get run in continuousJerry Xie2014-02-1912-0/+26
* Fix some broken testsMartin Hibdon2014-02-191-3/+4
* Merge "Mark otherwise unused method as @VisibleForTesting" into ub-mail-masterTony Mantler2014-02-191-3/+1
|\
| * Mark otherwise unused method as @VisibleForTestingTony Mantler2014-02-181-3/+1
* | Fix account setup testMartin Hibdon2014-02-181-3/+4
|/
* comment out broken unit tests in EmailAnthony Lee2014-02-071-1/+1
* Eliminate redundant methods in Address classJames Lemieux2014-01-222-12/+12
* Merge AccountSetupNames and AccountSetupOptionsTony Mantler2014-01-161-10/+7
* Deduplicate Address classTony Mantler2014-01-081-718/+0
* Disable, suppress, remove broken and obsolete Email testsJerry Xie2013-12-1643-671/+223
* Convert SetupData into a retained fragmentTony Mantler2013-12-093-24/+26
* 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