replicant-packages_apps_Email/tests
Makoto Onuki 92cbc9369b 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
2011-03-07 10:32:16 -08:00
..
src/com/android Make ACTION_SEND_MULTIPLE work with file: URI 2011-03-07 10:32:16 -08:00
Android.mk Email split, part dix 2011-02-25 10:46:16 -08:00
AndroidManifest.xml