summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ClipData.java
Commit message (Expand)AuthorAgeFilesLines
* ClipData: html attribute values should always be escapedNick Kralevich2012-07-271-1/+1
* Add direct support for HTML formatted text in ClipData etc.Dianne Hackborn2012-04-131-11/+288
* Add new Intent API for associating a ClipData with an Intent.Dianne Hackborn2012-03-081-1/+83
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-0/+7
* Remove old APIs.Dianne Hackborn2011-01-171-26/+0
* Fix a bunch of API review bugs.Dianne Hackborn2011-01-171-26/+55
* ClipDescription no longer inherits from ClipData.Dianne Hackborn2010-10-261-18/+52
* Fix some SDK build breakage. Not all.Dianne Hackborn2010-08-271-1/+1
* Improve clipboard API.Dianne Hackborn2010-08-271-0/+494