summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/mail/compose/ComposeActivityTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix ComposeActivityTestRégis Décamps2014-10-091-31/+44
* Fixed bug with % encodingJin Cao2014-03-271-0/+53
* RTL: properly align from addresses.Andrew Sapperstein2014-03-041-8/+6
* Get rid of Account#nameTony Mantler2014-03-031-7/+11
* comment out broken unit tests in UnifiedEmailAnthony Lee2014-02-071-3/+3
* RTL - properly align from address in compose.Andrew Sapperstein2014-01-231-6/+7
* fix internal fancy mailtosAndy Huang2013-12-201-5/+42
* Divert mailto Uris directly to compose activityTony Mantler2013-10-241-8/+43
* Add some tests for replying to a messagePaul Westbrook2013-07-181-143/+322
* Fixed NPE in ComposeActivityTestPaul Westbrook2013-07-171-6/+8
* Fix replying from "combined account"Paul Westbrook2013-07-121-12/+12
* CleanupScott Kennedy2013-04-051-39/+20
* Clean up a bunch of warningsScott Kennedy2013-03-211-3/+3
* Set MIME type correctly on drafts when content provider does not provide it.Mark Wei2013-02-211-4/+25
* Cache column name/indexes so we can use getColumnIndex()Scott Kennedy2013-02-061-2/+3
* Fixup compose test cases.mindyp2012-11-211-48/+117
* Tests around replying to a thread your account startedmindyp2012-11-191-4/+85
* Maintain to/cc/bcc state on rotationScott Kennedy2012-11-071-47/+47
* Add missed cases to custom from address logic.mindyp2012-11-061-5/+94
* Fix build.Mindy Pereira2012-08-141-2/+3
* Custom from updatesMindy Pereira2012-07-311-0/+42
* More test cases for switching modes; now with attachments.Mindy Pereira2012-06-201-16/+56
* More test cases for switching modes.Mindy Pereira2012-06-201-0/+119
* Add custom from checks.Mindy Pereira2012-06-201-0/+64
* Fix buildPaul Westbrook2012-03-201-1/+1
* Store URI's in Uri instead of String.Mindy Pereira2012-02-281-2/+2
* Use a constructor to create a provider object.Mindy Pereira2012-02-241-2/+2
* Create parcelable message.Mindy Pereira2012-01-171-25/+22
* Even more compose tests.Mindy Pereira2012-01-121-0/+12
* More recipient tests for reply/reply all/ fwd.Mindy Pereira2012-01-121-9/+115
* Add compose tests.Mindy Pereira2012-01-111-0/+159