summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragController.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor shortcuts drag and drop.Tony Wickham2016-09-231-6/+31
* Adding support for multiwindow drag and dropSunny Goyal2016-09-121-3/+11
* Preventing concurrentmodification exception when dragging a iconSunny Goyal2016-09-071-1/+1
* Some drag and drop code refactor:Sunny Goyal2016-09-011-50/+21
* Support user event logging for drag and dropHyunyoung Song2016-09-011-3/+5
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-14/+7
* Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-211-2/+1
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-291-1/+9
* Pull up all apps interactionHyunyoung Song2016-06-061-1/+2
* Add distance threshold for dragged items before accepted by targets.Tony Wickham2016-03-291-0/+7
* Fixing model being updated on UI threadSunny Goyal2016-03-181-1/+1
* Tweak spring-loaded workspace.Tony Wickham2016-02-081-4/+4
* Fixing some invalid checks and cleaning some redundant conditionsSunny Goyal2015-12-181-2/+1
* Added config_springLoadWorkspace to enable/disable spring-loaded workspace.Tony Wickham2015-12-041-2/+71
* Refactoring WallpaperOffsetInterpolator to a new fileSunny Goyal2015-10-161-41/+1
* Added 'Cancel' drop target from all apps and widget picker.Tony Wickham2015-10-051-3/+0
* Scale down drag views in spring-loaded workspace.Tony Wickham2015-10-011-1/+3
* resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-251-9/+8
* Flinging to the left deletes when in vertical bar layout mode.Tony Wickham2015-09-161-9/+16
* Initial spring loaded workspace.Tony Wickham2015-09-141-69/+0
* General code refactoringSunny Goyal2015-08-201-2/+1
* Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-0/+887