summaryrefslogtreecommitdiff
path: root/core/java/android/content/ClipDescription.java
Commit message (Expand)AuthorAgeFilesLines
* 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