summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragController.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: allow disabling workspace editJoey2018-02-051-1/+9
* Fixing drag outline not getting drawn when the shortcuts popup is shown.Hyunyoung Song2017-06-261-3/+3
* Add spring effect to adaptive icon foreground layerHyunyoung Song2017-06-191-1/+1
* Add logging for notifications.Tony Wickham2017-02-071-1/+1
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-26/+0
* Handing pin item drag when workspce is not loadedSunny Goyal2017-01-251-3/+3
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-2/+2
* Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-151-132/+4
* Refactoring FlingToDeleteSunny Goyal2016-12-131-102/+18
* Animate icons back to where they were picked up.Tony Wickham2016-11-021-10/+19
* Code sanitizationHyunyoung Song2016-10-061-3/+3
* Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-041-31/+46
* resolve merge conflicts of 6e74e89 to ub-launcher3-masterTony2016-09-231-6/+31
|\
| * Refactor shortcuts drag and drop.Tony Wickham2016-09-231-6/+31
* | Resize only one widget at a timeSunny Goyal2016-09-231-2/+2
|/
* 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