1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-02 17:41:57 -05:00
cketti 58ca9fe740 Changed external intent (e.g. Intent.ACTION_SEND_TO) handling code in MessageCompose
- 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 "*")
2010-11-14 02:27:42 +00:00
2010-08-02 01:24:40 +00:00
2010-08-18 02:01:10 +00:00
2010-11-13 21:40:56 +00:00
2009-12-15 02:51:06 +00:00
Description
No description provided
887 MiB
Languages
Java 69.2%
PostScript 30.2%
Perl 0.3%
Gradle 0.2%