summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/PinItemDragListener.java
Commit message (Expand)AuthorAgeFilesLines
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-1/+1
* Refactoring PinItemDragListener into a base class to allow diffenret implemen...Sunny Goyal2017-06-201-168/+11
* Removing various reflection calls with final APIsSunny Goyal2017-05-221-7/+14
* Fixing icon left on the workspace when drag operation failsSunny Goyal2017-04-171-0/+4
* Merge "Fixing multiwindow drag operation during with rotation." into ub-launc...TreeHugger Robot2017-03-301-0/+23
|\
| * Fixing multiwindow drag operation during with rotation.Sunny Goyal2017-03-281-0/+23
* | Adding logging for various interaction in PinItemRequest UISunny Goyal2017-03-221-1/+2
|/
* Adding support for showing the widget preview based on the provided RemoteViewsSunny Goyal2017-03-171-1/+18
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-56/+23
* Merge "Handing pin item drag when workspce is not loaded" into ub-launcher3-m...Sunny Goyal2017-01-271-6/+28
|\
| * Handing pin item drag when workspce is not loadedSunny Goyal2017-01-251-6/+28
* | Improving widget handling for pinItemRequestSunny Goyal2017-01-271-3/+18
|/
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-0/+259