summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragDriver.java
Commit message (Expand)AuthorAgeFilesLines
* Add tracing for non-dragging iconvadimt2019-09-051-0/+3
* Adding debug tracing to catch non-dragging to workspacevadimt2019-08-051-0/+5
* Remove tracing for fixed bugsvadimt2019-05-011-8/+0
* Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+8
* Changing min sdk to 25Sunny Goyal2019-01-291-2/+2
* Some cleanups in DragDriver class:Rajeev Kumar2017-06-151-9/+3
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-56/+4
* Refactoring FlingToDeleteSunny Goyal2016-12-131-5/+4
* Updating version check method namesSunny Goyal2016-11-021-1/+1
* Adding support for multiwindow drag and dropSunny Goyal2016-09-121-96/+69
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-6/+6
* Disabling system drag driver in NYCSunny Goyal2016-02-261-1/+2
* Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-0/+250