summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/BaseItemDragListener.java
Commit message (Expand)AuthorAgeFilesLines
* Removing tracing for fixed bugsvadimt2019-07-151-3/+0
* More tracing for b/133009122vadimt2019-06-101-0/+4
* Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-2/+6
* Fixing launcher going to a different state when dragging an icon from differe...Sunny Goyal2018-05-251-1/+1
* Updating Launcher rotation logicSunny Goyal2018-03-031-6/+6
* Add code path for the recents animation using window transitions.Winson Chung2018-01-291-4/+2
* Fixing double state changes when using an InternalStateHandlerSunny Goyal2017-11-151-17/+14
* Cleaning up drag state management.Sunny Goyal2017-10-161-18/+4
* Removing some methods from the DragSourceSunny Goyal2017-10-031-15/+0
* Refactoring PinItemDragListener into a base class to allow diffenret implemen...Sunny Goyal2017-06-201-0/+214