summaryrefslogtreecommitdiff
path: root/core/java/android/content/ClipDescription.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-03-10Add text classification results to clip description and clip data.Oli Lan
2021-02-10Add ClipDescription method to determine if the clip is styled text.Oli Lan
2020-11-035/ Validate and resolve shortcut & task activity infosWinson Chung
2020-10-27Update ClipData.toString and related code to not leak common forms of PIINikita Dubrovsky
2020-10-27Merge "Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()"Nikita Dubrovsky
2020-10-262/ Add support for dragging shortcuts and tasksWinson Chung
2020-10-26Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()Nikita Dubrovsky
2020-10-231/ Add basic infra for global drag handling in the ShellWinson Chung
2019-12-05Rename writeToProto to be dumpDebugJeffrey Huang
2019-08-22Public APIs for ID-specific Uris, misc items.Jeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-01-09incidentd: dumping jobscheduler to protoKweku Adams
2017-04-21Fix a spelling.Sudheer Shanka
2017-04-20Update ClipDescription.getTimeStamp to use currentTimeMillis timebase.Sudheer Shanka
2017-01-30Add new api ClipDescription.getTimestamp.Sudheer Shanka
2017-01-20Add ClipData.addItem(Item, ContentResolver)Vladislav Kaznacheev
2016-04-05Hide unnecessary extra name constants in ClipDescriptionVladislav Kaznacheev
2015-12-02Add extras to ClipDescriptionVladislav Kaznacheev
2015-08-14Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...Dianne Hackborn
2014-01-06Docfixes: three typos and escape */*.John Spurlock
2012-04-13Add direct support for HTML formatted text in ClipData etc.Dianne Hackborn
2012-03-08Add new Intent API for associating a ClipData with an Intent.Dianne Hackborn
2011-12-22docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez
2010-08-27Fix some SDK build breakage. Not all.Dianne Hackborn
2010-08-27Improve clipboard API.Dianne Hackborn