summaryrefslogtreecommitdiff
path: root/core/java/android/content/ClipDescription.java
Commit message (Expand)AuthorAgeFilesLines
* Add IS_REMOTE extra for ClipDataMiranda Kephart2022-10-281-3/+11
* Add Extra to mark ClipData items as "sensitive".Jon Moeller2022-03-291-0/+20
* Add logging for app drag and dropWinson Chung2021-08-131-0/+10
* Add text classification results to clip description and clip data.Oli Lan2021-03-101-0/+110
* Add ClipDescription method to determine if the clip is styled text.Oli Lan2021-02-101-0/+23
* 5/ Validate and resolve shortcut & task activity infosWinson Chung2020-11-031-2/+2
* Update ClipData.toString and related code to not leak common forms of PIINikita Dubrovsky2020-10-271-7/+22
* Merge "Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()"Nikita Dubrovsky2020-10-271-0/+19
|\
| * Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()Nikita Dubrovsky2020-10-261-0/+19
* | 2/ Add support for dragging shortcuts and tasksWinson Chung2020-10-261-1/+18
* | 1/ Add basic infra for global drag handling in the ShellWinson Chung2020-10-231-15/+12
|/
* Rename writeToProto to be dumpDebugJeffrey Huang2019-12-051-2/+2
* Public APIs for ID-specific Uris, misc items.Jeff Sharkey2019-08-221-0/+10
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* incidentd: dumping jobscheduler to protoKweku Adams2018-01-091-0/+23
* Fix a spelling.Sudheer Shanka2017-04-211-1/+1
* Update ClipDescription.getTimeStamp to use currentTimeMillis timebase.Sudheer Shanka2017-04-201-4/+5
* Add new api ClipDescription.getTimestamp.Sudheer Shanka2017-01-301-0/+36
* Add ClipData.addItem(Item, ContentResolver)Vladislav Kaznacheev2017-01-201-17/+34
* Hide unnecessary extra name constants in ClipDescriptionVladislav Kaznacheev2016-04-051-0/+2
* Add extras to ClipDescriptionVladislav Kaznacheev2015-12-021-0/+58
* Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...Dianne Hackborn2015-08-141-7/+13
* Docfixes: three typos and escape */*.John Spurlock2014-01-061-1/+1
* Add direct support for HTML formatted text in ClipData etc.Dianne Hackborn2012-04-131-0/+5
* Add new Intent API for associating a ClipData with an Intent.Dianne Hackborn2012-03-081-0/+33
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-221-0/+7
* Fix some SDK build breakage. Not all.Dianne Hackborn2010-08-271-1/+1
* Improve clipboard API.Dianne Hackborn2010-08-271-0/+206