summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/dragndrop/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* [DO NOT MERGE] Support blacklisting live wallpapers from showing sysui scrimsTony Wickham2020-03-201-1/+1
* Drag and drop preview size for BubbleTextViewSamuel Fufa2019-09-261-1/+2
* Add OverviewScrim to show below overview but above workspaceTony Wickham2019-07-311-8/+25
* Letting touch pass even in disabled statesSunny Goyal2019-05-311-10/+0
* Fixing insets mapping in 3-button and 2-button modeSunny Goyal2019-05-131-19/+5
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-5/+168
* Remove tracing for fixed bugsvadimt2019-05-011-4/+0
* Move system gesture exclusion rect to LauncherRootViewTony Wickham2019-04-231-28/+0
* Add some egregious back exclusion rectsTony Wickham2019-04-091-0/+28
* Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-271-0/+4
* Removing fade animation on swipe upSunny Goyal2019-03-121-2/+1
* Removing ViewScrim and cutom drawing codeSunny Goyal2018-09-181-10/+0
* Removing discovery bouncer from accessibilityVadim Tryshev2018-05-231-1/+2
* Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-161-36/+15
* Clear ref to animation after drag & drop animation completesWinson Chung2018-05-141-0/+3
* Separating the draglayer alpha into multiple dimensions so that different ani...Sunny Goyal2018-05-111-1/+7
* Removing scrim overdrawSunny Goyal2018-05-101-1/+29
* Fixing taskMenu and taskView clicks in fallback activitySunny Goyal2018-03-151-283/+32
* Show back button when a floating view is visibleTony2018-03-071-0/+2
* Revert "Revert "Adding a separate state for QuickScrub""Winson Chung2018-03-051-0/+5
* Revert "Adding a separate state for QuickScrub"Winson Chung2018-03-051-5/+0
* Adding a separate state for QuickScrubSunny Goyal2018-03-021-0/+5
* Updating the scrim and landscpae uiSunny Goyal2018-03-011-25/+11
* Fixing swipe on nav-bar does not work on launcher when in multi-window modeSunny Goyal2018-02-071-1/+7
* Adding isSeascape method to have a common place to orientation checkSunny Goyal2018-01-261-1/+0
* Removing multi-state apha control for hotseatSunny Goyal2018-01-191-0/+10
* Move scrim from DragLayer to LauncherRootView.Jon Miranda2018-01-181-7/+0
* Adding support for auto-cancelling an action mode when interacting with launcherSunny Goyal2017-12-221-0/+2
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-1/+3
* Moving discovery bounce logic to a separate class.Sunny Goyal2017-12-061-14/+3
* Refactor InsettableFrameLayout/DragLayer and add StateListener interface.Jon Miranda2017-11-091-3/+4
* Rearranging the code structure to allow replacing state logic.Sunny Goyal2017-11-061-26/+8
* Using state animation to control all-apps transitionSunny Goyal2017-10-311-2/+5
* Consolidating various interpolatorsSunny Goyal2017-10-261-2/+2
* Adding a compat implementation for playback control on AnimatorSetSunny Goyal2017-10-261-1/+1
* Deteriorating PinchToZoom interactionSunny Goyal2017-10-191-1/+1
* Launcher state management cleanupSunny Goyal2017-10-171-40/+15
* Cleaning up drag state management.Sunny Goyal2017-10-161-7/+3
* Allowing the widgetBottomSheet to be draggedSunny Goyal2017-10-021-86/+4
* 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