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
/
ClipData.java
Age
Commit message (
Expand
)
Author
2021-07-01
Only provide the resolved activity info to the global intercept window
Winson Chung
2021-05-15
Apply AttributionSource during Intent delivery.
Jeff Sharkey
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
2021-01-20
Add StrictMode check for unsafe intent launching
Jeff Sharkey
2020-10-27
Update ClipData.toString and related code to not leak common forms of PII
Nikita Dubrovsky
2020-10-23
1/ Add basic infra for global drag handling in the Shell
Winson Chung
2020-04-23
Revert "Q Upstream: Use ParcelFileDescriptor for storing large clip data."
Satoshi Niwa
2020-04-21
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-10-25
Do not print Intent ClipData in logcat/dumpsys output.
Hui Yu
2019-06-17
Remove @Deprecated && @removed method in ClipData.
Kweku Adams
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-11-09
Q Upstream: Use ParcelFileDescriptor for storing large clip data.
Satoshi Niwa
2018-10-10
docs: fixing errors found with lint checker am: 219f7dcb66
kopriva
2018-10-09
docs: fixing errors found with lint checker
kopriva
2018-10-09
docs: fixing errors found with lint checker
kopriva
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-01-09
incidentd: dumping jobscheduler to proto
Kweku Adams
2017-04-28
Merge "Change ClipData.addItem signature" into oc-dev am: 5b26dac2c3
Jeff Sharkey
2017-04-27
Change ClipData.addItem signature
Vladislav Kaznacheev
2017-04-20
Handle runtime exception in clip data
Daichi Hirono
2017-02-16
Merge "Do not return cryptic strings from ClipData.Item.coerceToText"
TreeHugger Robot
2017-01-27
Do not return cryptic strings from ClipData.Item.coerceToText
Vladislav Kaznacheev
2017-01-27
Handle SecurityException in ClipData.Item.coerceToText
Vladislav Kaznacheev
2017-01-20
Add ClipData.addItem(Item, ContentResolver)
Vladislav Kaznacheev
2016-12-21
Finish up API for missing content:// flags.
Jeff Sharkey
2016-12-01
Detect content:// leaving apps without grants.
Jeff Sharkey
2016-07-19
Merge \\"Don\\'t append userIds for the current user\\'s clipData uris.\\" in...
Nicolas Prévot
2016-07-14
Don't append userIds for the current user's clipData uris.
Nicolas Prevot
2016-06-13
new ClipData constructor.
Steve McKay
2016-05-04
Merge "Fix ClipData JavaDoc and behavior that contradicts JavaDoc" into nyc-dev
TreeHugger Robot
2016-05-03
Fix ClipData JavaDoc and behavior that contradicts JavaDoc
Vladislav Kaznacheev
2016-05-03
Fix typos in ClipData JavaDoc
Vladislav Kaznacheev
2016-03-16
Defuse Bundles parsed by the system process.
Jeff Sharkey
2016-01-28
Exposing file:// beyond your app is bad, m'kay?
Jeff Sharkey
2016-01-26
Fix SecurityException in Editor.onDrop
Vladislav Kaznacheev
2015-12-16
Rename and simplify DropPermissionHolder
Vladislav Kaznacheev
2015-08-14
Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...
Dianne Hackborn
2014-09-30
Fix some documentation typos.
Newton Allen
2014-07-25
Migrate extras to ClipData for image/video capture intents.
Nicolas Prevot
2014-07-24
Making the clipboard work across users.
Nicolas Prevot
2014-05-13
Resolving resources across users.
Nicolas Prevot
2013-04-03
Warn when exposing file:// Uris beyond a process.
Jeff Sharkey
2012-07-27
ClipData: html attribute values should always be escaped
Nick Kralevich
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
[next]