index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
DragEvent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-3
/
+4
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-4
/
+3
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-3
/
+4
*
1/ Add basic infra for global drag handling in the Shell
Winson Chung
2020-10-23
1
-12
/
+89
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+4
*
Clarify that getLocalState is always valid for DragEvent
Siarhei Vishniakou
2017-09-05
1
-2
/
+3
*
More fixes in drag/drop docs.
Vadim Tryshev
2016-09-30
1
-11
/
+16
*
Update/correct Drag and Drop docs.
Vadim Tryshev
2016-09-23
1
-13
/
+23
*
Merge "Eliminating the “black hole” effect with location/drop events." in...
TreeHugger Robot
2016-09-20
1
-0
/
+2
|
\
|
*
Eliminating the “black hole” effect with location/drop events.
Vadim Tryshev
2016-09-16
1
-0
/
+2
*
|
Update JavaDoc for DragEvent.getLocalState
Vladislav Kaznacheev
2016-09-08
1
-0
/
+4
|
/
*
Fix docs for DragEvent
Vladislav Kaznacheev
2016-07-11
1
-4
/
+4
*
Fix inconsistencies in DragEvent.getX/getY behavior and JavaDoc.
Vladislav Kaznacheev
2016-05-16
1
-5
/
+6
*
Rename DropPermissions to DragAndDropPermissions
Vladislav Kaznacheev
2016-04-20
1
-14
/
+16
*
Bind DropPermissions life cycle to Activity
Vladislav Kaznacheev
2015-12-22
1
-14
/
+3
*
Rename and simplify DropPermissionHolder
Vladislav Kaznacheev
2015-12-16
1
-18
/
+25
*
Handle content URI permissions on drop
Vladislav Kaznacheev
2015-09-16
1
-6
/
+31
*
docs: add developer guide cross-references, Project ACRE, Round 2
Joe Fernandez
2011-10-14
1
-0
/
+6
*
sdk doc change: Copy/Paste/Drag/Drop
Joe Malin
2011-01-27
1
-78
/
+250
*
Include the local state obj in ACTION_DRAG_STARTED events
Christopher Tate
2011-01-20
1
-3
/
+4
*
Fail more gracefully when window state changes during drags
Christopher Tate
2011-01-19
1
-1
/
+1
*
API CHANGE: drags can now carry an originator-only object payload
Christopher Tate
2010-12-01
1
-3
/
+14
*
Hide DragEvent pool implementation and add docs
Christopher Tate
2010-11-19
1
-3
/
+113
*
Report drag success/fail in the DRAG_ENDED message
Chris Tate
2010-10-21
1
-7
/
+16
*
Fix obtain() when the pool is still empty
Chris Tate
2010-10-20
1
-6
/
+12
*
Refinements to drag/drop
Christopher Tate
2010-10-04
1
-2
/
+7
*
Drag/drop APIs and infrastructure
Christopher Tate
2010-09-30
1
-0
/
+186