summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragView.java
Commit message (Expand)AuthorAgeFilesLines
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-1/+1
* Fixing badge bounds incorrectly set when dragging iconSunny Goyal2017-08-071-3/+6
* Merge "Handle null background or foreground when dragging adaptive icons" int...Tony Wickham2017-07-261-0/+6
|\
| * Handle null background or foreground when dragging adaptive iconsTony Wickham2017-07-261-0/+6
* | Adding spring effect for folder icons when dragging similar to adaptive iconsSunny Goyal2017-07-251-18/+37
|/
* Fixing tint not getting applied when an item is dragged over a drop targetSunny Goyal2017-07-191-135/+131
* Fixing clip mask not getting initialized properly.Sunny Goyal2017-07-041-1/+1
* Adding support in IconProvider for loading different icons for UI and model useSunny Goyal2017-06-221-1/+1
* Properly desaturating the dragview if the icon is disabledSunny Goyal2017-06-211-0/+10
* Enabling spring effect during drag-n-drop on deep shortcutsSunny Goyal2017-06-211-9/+78
* Fixing scale calculation for spring effect on drag viewSunny Goyal2017-06-211-43/+61
* Adaptive icon fetched from icon provider and/or work profile icon should not ...Hyunyoung Song2017-06-211-40/+69
* Add spring effect to adaptive icon foreground layerHyunyoung Song2017-06-191-7/+151
* Add shadow to badgesTony Wickham2017-03-011-7/+2
* Remove unused View parameter from ofFloat method.Jon Miranda2017-02-061-2/+2
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-0/+4
* Merge "Removing all compatibility code below Lollipop" into ub-launcher3-masterSunny Goyal2016-12-291-15/+3
|\
| * Removing all compatibility code below LollipopSunny Goyal2016-12-161-15/+3
* | Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-0/+7
|/
* Animate icons back to where they were picked up.Tony Wickham2016-11-021-4/+12
* Launcher shortcuts animations update.Sunny Goyal2016-07-271-7/+35
* Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-5/+5
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-8/+5
* Tweak spring-loaded workspace.Tony Wickham2016-02-081-4/+5
* Merge "Add appropriate (tiny) offset to widget drops so they land correctly."...Tony Wickham2015-12-041-4/+4
* Scale down drag views in spring-loaded workspace.Tony Wickham2015-10-011-3/+3
* Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-0/+366