summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/DragEvent.java
Commit message (Expand)AuthorAgeFilesLines
* docs: add developer guide cross-references, Project ACRE, Round 2Joe Fernandez2011-10-141-0/+6
* sdk doc change: Copy/Paste/Drag/DropJoe Malin2011-01-271-78/+250
* Include the local state obj in ACTION_DRAG_STARTED eventsChristopher Tate2011-01-201-3/+4
* Fail more gracefully when window state changes during dragsChristopher Tate2011-01-191-1/+1
* API CHANGE: drags can now carry an originator-only object payloadChristopher Tate2010-12-011-3/+14
* Hide DragEvent pool implementation and add docsChristopher Tate2010-11-191-3/+113
* Report drag success/fail in the DRAG_ENDED messageChris Tate2010-10-211-7/+16
* Fix obtain() when the pool is still emptyChris Tate2010-10-201-6/+12
* Refinements to drag/dropChristopher Tate2010-10-041-2/+7
* Drag/drop APIs and infrastructureChristopher Tate2010-09-301-0/+186