History log of /packages/apps/Email/tests/src/com/android/emailcommon/utility/AttachmentUtilitiesTests.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3555dc03bf2243dc275c9c832702abbee3b64387 20-Feb-2014 Jerry Xie <jjx@google.com> Add @SmallTest annotation to test classes so they get run in continuous

Change-Id: Ieb0e3af146a6668c813ff16a718221eae61e8e01
/packages/apps/Email/tests/src/com/android/emailcommon/utility/AttachmentUtilitiesTests.java
17d3a29c9d8f7a27c463239f190bdcc4e0804527 27-Nov-2013 Jerry Xie <jjx@google.com> Get Email units to compile

Change-Id: I171a0e2421c5006d9862ad94f886932146547020
/packages/apps/Email/tests/src/com/android/emailcommon/utility/AttachmentUtilitiesTests.java
92cbc9369ba7dc80ebd7190bf99b99e9c43b8f66 04-Mar-2011 Makoto Onuki <omakoto@google.com> Make ACTION_SEND_MULTIPLE work with file: URI

To determine mime-types of attachments from the ACTION_SEND and _MULTIPLE intents,
- Use ContentResolver.getType() for content: URIs
- Use inferMimeType() for file: URIs

Tested with Gallary and Downloads.

Bug 3510624

Change-Id: Ibfa4b383463f157e18fd634e55f5be4b9adf6aa5
/packages/apps/Email/tests/src/com/android/emailcommon/utility/AttachmentUtilitiesTests.java