summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragController.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-10.0.0_r31' into HEADLuca Stefani2020-03-071-8/+23
|\
| * Increase drag distance threshold when drag starts from deep pressTony Wickham2019-12-241-8/+23
* | Trebuchet: allow disabling workspace editJoey2020-01-241-0/+6
|/
* Adding debug tracing to catch non-dragging to workspacevadimt2019-08-051-0/+3
* Removing tracing for fixed bugsvadimt2019-07-151-22/+0
* More tracing for b/133009122vadimt2019-06-071-0/+11
* Moving TestInformationProvider to Launcher3 so that it can be used forSunny Goyal2019-05-231-6/+7
* Adding tracing for a lab-only flakevadimt2019-05-211-0/+12
* Remove tracing for fixed bugsvadimt2019-05-011-18/+0
* Cleanup unnecessary override dump methodHyunyoung Song2019-04-251-5/+0
* Add important dump loggingHyunyoung Song2019-04-251-0/+4
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-2/+2
* Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+18
* Add undo snackbar for deleting itemsTony Wickham2018-08-301-1/+1
* Removing static launcher activity dependency from FirstFrameAnimationHelperSunny Goyal2018-08-131-0/+7
* Stop DiscoveryBounce when user drags to home from Hotseat in Overview.Tracy Zhou2018-07-231-0/+3
* Fix bug where icon 'jumps' on long press.Jon Miranda2018-05-251-2/+2
* Fixing drag and drop statesSunny Goyal2018-03-221-5/+9
* Simplifying workspace layoutSunny Goyal2017-11-131-8/+11
* Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-1/+2
* Moving Workspace states into a separate fileSunny Goyal2017-10-181-2/+2
* Launcher state management cleanupSunny Goyal2017-10-171-2/+3
* Cleaning up drag state management.Sunny Goyal2017-10-161-3/+17
* Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-1/+1
* Moving some calls off the UI threadSunny Goyal2017-10-021-3/+2
* 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