summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactoring floating view opening/closing logic" into ub-launcher3-masterSunny Goyal2016-10-101-44/+22
|\
| * Refactoring floating view opening/closing logicSunny Goyal2016-10-101-44/+22
* | Merge "Refactoring AppWidgetResizeFrame" into ub-launcher3-masterSunny Goyal2016-10-101-5/+6
|\ \ | |/ |/|
| * Refactoring AppWidgetResizeFrameSunny Goyal2016-10-071-5/+6
* | Refactors in UserEventDispatcherHyunyoung Song2016-10-061-1/+1
|/
* Code sanitizationHyunyoung Song2016-10-062-4/+4
* Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-043-56/+65
* resolve merge conflicts of 6e74e89 to ub-launcher3-masterTony2016-09-232-6/+71
|\
| * Refactor shortcuts drag and drop.Tony Wickham2016-09-232-6/+71
* | Resize only one widget at a timeSunny Goyal2016-09-232-71/+24
* | Fixing broken buildSunny Goyal2016-09-121-2/+2
|/
* 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