replicant-packages_apps_Email/tests/src/com/android/email
Marc Blank 0ed690bfb4 Send meeting invite mail as multipart/alternative
* Turns out that Exchange 2003 requires the ics attachment to be in a
  multipart/alternative, rather than a multipart/mixed MIME message
* Exchange 2007 accepts both types
* Therefore, we change our output for this particular situation, i.e.
  a single attachment that is an ics file, to multipart/alternative
* Rename FLAG_SUPPRESS_CONTENT_DISPOSITION to FLAG_ICS_ALTERNATIVE_PART
  and make this flag do double duty - 1) suppress the Content-Disposition
  header (also required by Exchange) and 2) send the message as
  multipart/alternative
* Add unit tests for Rfc822Output to check that mime parts are composed
  properly

Bug: 2516394
Change-Id: I60e26f57b8ecaf01d0340e7828533334e0e7d45a
2010-03-17 09:59:24 -07:00
..
activity Fix AccountSetupExchangeTests.testLoadFields() 2010-03-08 15:28:38 -08:00
mail Send meeting invite mail as multipart/alternative 2010-03-17 09:59:24 -07:00
provider Explicitly send ICS files in UTF-8. 2010-03-15 10:51:58 -07:00
AccountBackupRestoreTests.java Add security column to Account 2010-01-21 11:48:02 -08:00
AccountTestCase.java Enable calendar sync for Exchange accounts when upgrading. 2010-02-26 13:28:59 -08:00
AccountUnitTests.java Quick backup/restore of accounts DO NOT MERGE 2010-01-20 11:05:02 -08:00
ControllerProviderOpsTests.java eclair snapshot 2009-11-12 18:46:09 -08:00
GroupMessagingListenerUnitTests.java eclair snapshot 2009-11-12 18:46:09 -08:00
LegacyConversionsTests.java More work on account migration 2010-03-08 13:53:01 -08:00
MessagingControllerUnitTests.java eclair snapshot 2009-11-12 18:46:09 -08:00
PreferencesUnitTests.java Quick backup/restore of accounts DO NOT MERGE 2010-01-20 11:05:02 -08:00
SecurityPolicyTests.java Respond to loss of device admin status 2010-02-16 14:33:08 -08:00
SmallTests.java auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
TestUtils.java Explicitly send ICS files in UTF-8. 2010-03-15 10:51:58 -07:00
UtilityUnitTests.java Exchange calendar: fixes for the ICS writer. 2010-03-16 13:05:34 -07:00
VendorPolicyLoaderTest.java Continuing work on account migration 2010-03-03 22:19:41 -08:00