mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
58ca9fe740
- extracted handling of external intents to a new method - only allow mailto URI for ACTION_VIEW and ACTION_SENDTO (as documented by AOSP) - allow additional recipients via "to" parameter in mailto URI - removed check for allowed MIME type when adding attachments since we're accepting all MIME types anyway - show CC and BCC text fields when one of those recipient types was set by the intent - use MIME type specified in intent for attachments (if present and doesn't contain a "*") |
||
---|---|---|
assets | ||
compile-only-libs | ||
docs | ||
images | ||
res | ||
src | ||
tools | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties | ||
K9.iml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |