summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
* Refactor shortcuts drag and drop.Tony Wickham2016-09-232-6/+71
* Adding support for multiwindow drag and dropSunny Goyal2016-09-126-103/+297
* Merge "Add outline to shortcuts when focused." into ub-launcher3-calgary-polishTony Wickham2016-09-081-1/+3
|\
| * Add outline to shortcuts when focused.Tony Wickham2016-09-071-1/+3
* | Preventing concurrentmodification exception when dragging a iconSunny Goyal2016-09-071-1/+1
|/
* Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-34/+37
* Some drag and drop code refactor:Sunny Goyal2016-09-012-50/+47
* Support user event logging for drag and dropHyunyoung Song2016-09-011-3/+5
* Moving the scrim to draglayerSunny Goyal2016-08-231-25/+0
* Pull down should work on search box, even if all apps scroll is not at top.Hyunyoung Song2016-08-051-1/+1
* Reset mActiveController to null in DragLayer.onInterceptTouchEvent().Tony Wickham2016-08-041-0/+2
* Disabling accessibility focus on all children when shortcuts is openSunny Goyal2016-08-031-11/+21
* Adding quiet mode support for shortcutsSunny Goyal2016-07-291-14/+7
* Launcher shortcuts animations update.Sunny Goyal2016-07-271-7/+35
* Merge "Increasing the size of the drag icon when a shortcut is dragged" into ...Sunny Goyal2016-07-222-7/+6
|\
| * Increasing the size of the drag icon when a shortcut is draggedSunny Goyal2016-07-212-7/+6
* | Animate discovery bounce for all apps pull up interactionHyunyoung Song2016-07-211-0/+4
|/
* Merge "Moving the QSB out of the cell layout to the Drag layer" into ub-launc...Sunny Goyal2016-07-141-9/+5
|\
| * Moving the QSB out of the cell layout to the Drag layerSunny Goyal2016-07-131-9/+5
* | Close the shortcuts container in various places.Tony Wickham2016-07-131-7/+2
|/
* Fix some issues with shortcut containers opened inside folders.Tony Wickham2016-06-301-19/+22
* Long-press on an app to reveal its shortcuts.Tony Wickham2016-06-294-27/+54
* Extend all apps pull up activation area to page indicator viewHyunyoung Song2016-06-271-0/+5
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-3/+1
* UI fixes to All apps pull up workHyunyoung Song2016-06-151-0/+5
* Fixing bug in getDescendantCoordRelativeToParent where it wasSunny Goyal2016-06-141-3/+1
* Unifying focus indicator handling for workspace and all-appsSunny Goyal2016-06-081-0/+9
* Merge "Allowing the first screen to expand to the screen edge" into ub-launch...Sunny Goyal2016-06-071-1/+6
|\
| * Allowing the first screen to expand to the screen edgeSunny Goyal2016-06-061-1/+6
* | Merge "Removing the SearchDropTarget bar as it no longer contains the QSB" in...Sunny Goyal2016-06-071-23/+7
|\ \
| * | Removing the SearchDropTarget bar as it no longer contains the QSBSunny Goyal2016-06-061-23/+7
* | | Guard all apps pull up work behind the flagHyunyoung Song2016-06-061-1/+1
|/ /
* / Pull up all apps interactionHyunyoung Song2016-06-062-10/+31
|/
* Disable pinch gesture when accessibility is enabled.Tony Wickham2016-04-061-4/+9
* Add distance threshold for dragged items before accepted by targets.Tony Wickham2016-03-291-0/+7
* Add FeatureFlags.LAUNCHER3_DISABLE_PINCH_TO_OVERVIEWTony Wickham2016-03-231-4/+9
* Fixing model being updated on UI threadSunny Goyal2016-03-181-1/+1
* Don't listen for the pinch gesture if the workspace is locked.Tony Wickham2016-03-161-6/+3
* Remove scrim on highlighted spring-loaded panel.Tony Wickham2016-03-161-0/+20
* Pinch to zoom out into overview mode.Tony Wickham2016-03-041-0/+17
* Disabling system drag driver in NYCSunny Goyal2016-02-261-1/+2
* Cleaning up folder icon drawingAdam Cohen2016-02-241-1/+0
* Cleaning up the overlay interfaceSunny Goyal2016-02-231-14/+0
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-2/+2
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-2/+2
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-4/+3
* Tweak spring-loaded workspace.Tony Wickham2016-02-083-9/+10
* 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-042-3/+144
* Merge "Add appropriate (tiny) offset to widget drops so they land correctly."...Tony Wickham2015-12-042-8/+4