summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/PendingItemPreviewProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-76/+0
* Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-2/+2
* Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-1/+1
* Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-2/+2
* Some optimizations in blur outline generatorSunny Goyal2016-09-021-4/+2
* Moving the state changes during drag-n-drop from startDrag to onDragStartSunny Goyal2016-08-151-0/+78