index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
ClipDescription.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-03-10
Add text classification results to clip description and clip data.
Oli Lan
2021-02-10
Add ClipDescription method to determine if the clip is styled text.
Oli Lan
2020-11-03
5/ Validate and resolve shortcut & task activity infos
Winson Chung
2020-10-27
Update ClipData.toString and related code to not leak common forms of PII
Nikita Dubrovsky
2020-10-27
Merge "Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()"
Nikita Dubrovsky
2020-10-26
2/ Add support for dragging shortcuts and tasks
Winson Chung
2020-10-26
Add View.onReceiveContent() and View.getOnReceiveContentMimeTypes()
Nikita Dubrovsky
2020-10-23
1/ Add basic infra for global drag handling in the Shell
Winson Chung
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-08-22
Public APIs for ID-specific Uris, misc items.
Jeff Sharkey
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-01-09
incidentd: dumping jobscheduler to proto
Kweku Adams
2017-04-21
Fix a spelling.
Sudheer Shanka
2017-04-20
Update ClipDescription.getTimeStamp to use currentTimeMillis timebase.
Sudheer Shanka
2017-01-30
Add new api ClipDescription.getTimestamp.
Sudheer Shanka
2017-01-20
Add ClipData.addItem(Item, ContentResolver)
Vladislav Kaznacheev
2016-04-05
Hide unnecessary extra name constants in ClipDescription
Vladislav Kaznacheev
2015-12-02
Add extras to ClipDescription
Vladislav Kaznacheev
2015-08-14
Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...
Dianne Hackborn
2014-01-06
Docfixes: three typos and escape */*.
John Spurlock
2012-04-13
Add direct support for HTML formatted text in ClipData etc.
Dianne Hackborn
2012-03-08
Add new Intent API for associating a ClipData with an Intent.
Dianne Hackborn
2011-12-22
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2010-08-27
Fix some SDK build breakage. Not all.
Dianne Hackborn
2010-08-27
Improve clipboard API.
Dianne Hackborn