summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* Applying the widget resize changes even when the activity is destroyedSunny Goyal2017-08-231-1/+0
* Remove LAUNCHER3_ALL_APPS_PULL_UPHyunyoung Song2017-08-211-1/+1
* Use extracted color for scrim in overview mode.Mario Bertschler2017-06-081-4/+8
* Dark color on super light wallpaper supportMario Bertschler2017-06-071-1/+3
* Remove background scrim when there are no top insets.Jon Miranda2017-05-011-0/+6
* Rename WidgetsAndMore to WidgetsBottomSheetTony Wickham2017-04-171-5/+4
* Add WidgetsAndMore bottom sheetTony Wickham2017-03-301-0/+7
* Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+4
* Updating the preview generation logic so that it aligns better withSunny Goyal2017-01-271-8/+4
* Adding support for drag and drop for requestPinItem.Sunny Goyal2017-01-241-53/+0
* Fix clipping of drag outline by increasing padding.Jon Miranda2016-12-201-1/+1
* Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-151-74/+1
* 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-021-1/+1
|/
* 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
* | Refactoring AppWidgetResizeFrameSunny Goyal2016-10-071-5/+6
|/
* Code sanitizationHyunyoung Song2016-10-061-1/+1
* Update pre-drag lifecycle for apps with shortcuts.Tony Wickham2016-10-041-1/+1
* Resize only one widget at a timeSunny Goyal2016-09-231-69/+22
* Adding support for multiwindow drag and dropSunny Goyal2016-09-121-4/+57
* Add outline to shortcuts when focused.Tony Wickham2016-09-071-1/+3
* Fixing topView not being considered in all places when calculating accessibleSunny Goyal2016-09-021-34/+37
* 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
* 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-291-12/+34
* 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-061-9/+29
|/
* Disable pinch gesture when accessibility is enabled.Tony Wickham2016-04-061-4/+9
* Add FeatureFlags.LAUNCHER3_DISABLE_PINCH_TO_OVERVIEWTony Wickham2016-03-231-4/+9
* 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