commit | acb69bb909d098cea284df47d794c17171d84c91 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Fri Apr 13 15:36:06 2012 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Fri Apr 13 15:36:06 2012 -0700 |
tree | 6544f56ec3d8a86de4223468c8eb975a8eb7eabd | |
parent | 7358fbfeb2febb60085067fcacc192f429b06545 [diff] |
Add direct support for HTML formatted text in ClipData etc. When using the clipboard, ACTION_SEND, etc., you can now supply HTML formatted text as one of the representations. This is exposed as a set of methods on ClipData for building items with HTML formatted text, and retrieving and coercing to HTML (and styled) text. In addtion, there is a new EXTRA_HTML_TEXT for interoperating with the old ACTION_SEND protocol. Change-Id: I8846520a480c8a5f829ec1e693aeebd425ac170d