summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop
Commit message (Expand)AuthorAgeFilesLines
...
* Using WidgetCell in the Pin Item confirmation prompt for a consistent UISunny Goyal2017-01-202-31/+90
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-0/+207
* Merge "Removing all compatibility code below Lollipop" into ub-launcher3-masterSunny Goyal2016-12-291-15/+3
|\
| * Removing all compatibility code below LollipopSunny Goyal2016-12-161-15/+3
* | Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-203-5/+12
|/
* Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-153-246/+5
* Smooth animation when dropping a widget in multi-window mode.Jon Miranda2016-12-141-1/+1
* Refactoring FlingToDeleteSunny Goyal2016-12-134-116/+131
* Merge "Animate icons back to where they were picked up." into ub-launcher3-ma...Tony Wickham2016-11-152-14/+31
|\
| * Animate icons back to where they were picked up.Tony Wickham2016-11-022-14/+31
* | Merge "Simplifying mapCoordInSelfToDescendant" into ub-launcher3-masterSunny Goyal2016-11-071-2/+2
|\ \ | |/ |/|
| * Simplifying mapCoordInSelfToDescendantSunny Goyal2016-10-281-2/+2
* | Updating version check method namesSunny Goyal2016-11-022-2/+2
|/
* Removing some bitmap drawables.Sunny Goyal2016-10-181-4/+6
* 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