summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/emailcommon
Commit message (Expand)AuthorAgeFilesLines
* Revert "Email: Supported Email search function"Danny Baumann2016-12-301-1/+1
* EmailTests: fix api changeScott Mertz2016-12-301-11/+11
* Email: Supported Email search functionweitan2016-08-241-1/+1
* Clean up proguard test flags filePaul Westbrook2014-08-011-40/+0
* Unit Tests for serialization of Account and HostAuth objectsJames Lemieux2014-06-092-0/+185
* Add test for HostAuth parcelingTony Mantler2014-05-151-0/+35
* Handle attachment filenames with % charactersTony Mantler2014-05-061-2/+133
* Parse abbreviated date fieldsJay Shrauner2014-05-021-1/+3
* Fix Exchange crash when parsing abbreviated datesJay Shrauner2014-04-303-669/+73
* Continue purging the unused reply partsTony Mantler2014-04-181-108/+8
* Fix some missed class renamesTony Mantler2014-04-151-19/+20
* Replying to a Message with an encoded email address shows the encoded address...James Lemieux2014-03-271-5/+5
* Fix IMAP message upsync to include attachments.Tony Mantler2014-03-271-1/+3
* Fix testsTony Mantler2014-02-281-2/+2
* Add @SmallTest annotation to test classes so they get run in continuousJerry Xie2014-02-195-0/+12
* Mark otherwise unused method as @VisibleForTestingTony Mantler2014-02-181-3/+1
* Deduplicate Address classTony Mantler2014-01-081-718/+0
* Disable, suppress, remove broken and obsolete Email testsJerry Xie2013-12-1612-105/+118
* Get Email units to compileJerry Xie2013-12-059-286/+37
* Foreign characters may be letters and digits, but they're not allowed in Uri/...Tony Mantler2013-10-311-0/+2
* Reimplement QuickResponse supportTony Mantler2013-08-161-1/+2
* Unify LogTagScott Kennedy2013-06-051-2/+1
* 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-061-2/+2
* Convert authorities, intents, and account manager typesMarc Blank2012-08-311-4/+4
* Revert to old Email appMarc Blank2012-04-252-23/+26
* Notify by mailbox, rather than accountMarc Blank2012-02-242-26/+23
* Style cleanup in email message header to make it more like GmailAndy Huang2011-11-021-1/+1
* Fix findExistingAccount to treat underscore properlyMarc Blank2011-10-201-1/+11
* Remove "Move" action on POP.Ben Komalo2011-07-201-4/+4
* Close cursor properly.Makoto Onuki2011-06-291-0/+16
* Remove more useless codeMarc Blank2011-06-291-1/+1
* Merge "Don't cache ImapFolders"Marc Blank2011-06-291-1/+1
|\
| * Don't cache ImapFoldersMarc Blank2011-06-291-1/+1
* | Fix the "onPostExecute executed even when cancelled" issueMakoto Onuki2011-06-291-3/+1
|/
* Introducing DelayedOperationsMakoto Onuki2011-06-271-0/+163
* Action bar: Use laoder to get current mailbox infoMakoto Onuki2011-06-231-66/+0
* Improve EmailContent caching...Marc Blank2011-06-212-14/+4
* Fix failing testsMakoto Onuki2011-06-211-0/+12
* Merge "Added quick responses."Jorge Lugo2011-06-201-0/+79
|\
| * Added quick responses.Jorge Lugo2011-06-201-0/+79
* | First implementation of IMAP searchMarc Blank2011-06-161-9/+8
|/
* Move Account into its own top-level classMarc Blank2011-06-134-5/+4
* Remove storeUri's except during auto-setupMarc Blank2011-06-091-396/+0
* Add new field to mailbox testTodd Kennedy2011-06-091-2/+5
* Introduce scheme name escaping in SSLUtils.Ben Komalo2011-06-082-5/+92
* Introduce client cert alias for HostAuth.Ben Komalo2011-06-071-57/+115
* Update searchMessages APIMarc Blank2011-06-021-0/+38
* Move HostAuth to top level class.Ben Komalo2011-05-191-1/+0
* Clean up the method to build message list selection.Makoto Onuki2011-05-161-54/+0