summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Filter out Search mailbox from recents.Ben Komalo2011-07-111-1/+23
* Fix bug 4982804 / nested fragment transactionMakoto Onuki2011-07-101-1/+16
* Revert "Enable SD card encryption policy when emulated"Ben Komalo2011-07-041-37/+27
* Merge "Fix bug 4978035 Precondition failure: Not combined mailbox"Makoto Onuki2011-07-012-75/+185
|\
| * Fix bug 4978035 Precondition failure: Not combined mailboxMakoto Onuki2011-07-012-75/+185
* | Delete orphaned mailboxes/messages/policies at provider startupMarc Blank2011-07-011-2/+68
|/
* Close cursor properly.Makoto Onuki2011-06-291-0/+16
* More Store cleanupMarc Blank2011-06-293-55/+8
* Remove more useless codeMarc Blank2011-06-293-48/+48
* Merge "Don't cache ImapFolders"Marc Blank2011-06-293-11/+11
|\