summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/DragPreviewProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing drag outline not getting drawn when the shortcuts popup is shown.Hyunyoung Song2017-06-261-8/+7
* Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+2
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-5/+0
* Merge "Fix widget reorder animations in multi-window mode." into ub-launcher3...Jonathan Miranda2016-12-301-7/+3
|\
| * Fix widget reorder animations in multi-window mode.Jon Miranda2016-12-201-7/+3
* | Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-10/+18
|/
* Scale widgets when dragging and dropping in multi-window mode.Jon Miranda2016-12-081-10/+49
* Code sanitizationHyunyoung Song2016-10-061-3/+3
* Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-2/+1
* Some optimizations in blur outline generatorSunny Goyal2016-09-021-5/+2
* Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-0/+11
* Launcher shortcuts animations update.Sunny Goyal2016-07-271-6/+11
* Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-0/+155