summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/ClipData.java
Commit message (Expand)AuthorAgeFilesLines
* Fix some documentation typos.Newton Allen2014-09-301-1/+1
* Migrate extras to ClipData for image/video capture intents.Nicolas Prevot2014-07-251-8/+4
* Making the clipboard work across users.Nicolas Prevot2014-07-241-0/+20
* Resolving resources across users.Nicolas Prevot2014-05-131-1/+20
* Warn when exposing file:// Uris beyond a process.Jeff Sharkey2013-04-031-0/+19
* 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