summaryrefslogtreecommitdiffstats
path: root/quickstep/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Add ScreenPinnedInputConsumerTony2019-05-091-5/+37
|/
* Ensure Recents Go layout finishes before remote anim beginsKevin2019-05-071-65/+79
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-3/+3
* Remove tracing for fixed bugsvadimt2019-05-011-8/+0
* Fix app open animation in landscape.Jon Miranda2019-04-301-4/+3
* Releasing SurfaceControl when they are no longer neededSunny Goyal2019-04-292-2/+23
* Added back code removed earlier from OverviewInterationStateMatthew Ng2019-04-261-3/+27
* Merge "Decouple recents view from window while swiping up" into ub-launcher3-...Tony Wickham2019-04-261-4/+11
|\
| * Decouple recents view from window while swiping upTony2019-04-241-4/+11
* | Remove interaction flag code replaced by QuickStepContract (1/2)Matthew Ng2019-04-251-57/+3
* | Merge "Add important dump logging Bug: 130851537 Bug: 119992316" into ub-laun...Hyunyoung Song2019-04-251-0/+12
|\ \
| * | Add important dump loggingHyunyoung Song2019-04-251-0/+12
* | | Pass correct value to updatePaused() in setDisallowPause()Tony Wickham2019-04-241-1/+1
| |/ |/|
* | Merge "Move logic that overrides MotionPauseDetector to callers" into ub-laun...Tony Wickham2019-04-251-36/+16
|\ \
| * | Move logic that overrides MotionPauseDetector to callersTony2019-04-241-36/+16
| |/
* / Fix NPE / add downX,Y location for all swipes/ add extra debugging infoHyunyoung Song2019-04-241-5/+5
|/
* Merge "Adding support for showing predicted apps as a floating row in all-app...TreeHugger Robot2019-04-232-2/+2
|\
| * Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-232-2/+2
* | Move system gesture exclusion rect to LauncherRootViewTony Wickham2019-04-231-1/+1
|/
* Listening only for "android" package for overlay changesSunny Goyal2019-04-222-15/+8
* Merge "Don't shrink overview bitmap for chips" into ub-launcher3-qt-devMiranda Kephart2019-04-191-2/+0
|\
| * Don't shrink overview bitmap for chipsMiranda Kephart2019-04-121-2/+0
* | More diagnostics for dragging failures in the lab, now for OOP testsvadimt2019-04-151-0/+8
* | Track window for 2 button nav as well as 0 buttonTony Wickham2019-04-101-11/+5
|/
* Add some egregious back exclusion rectsTony Wickham2019-04-091-1/+3
* Allow swipe up to all apps anywhere on workspaceTony Wickham2019-04-091-2/+3
* Change task view / all apps/ widgets / folder radius to dialogCornerRadiusHyunyoung Song2019-04-091-1/+4
* Removing unnecessary corner size caching in RecentsModelSunny Goyal2019-04-052-28/+10
* Removing SWIPE_HOME flag and using sysUI mode insteadSunny Goyal2019-04-035-8/+44
* Merge "Adds the ability for Launcher3 to respond to QSB alpha change requests...Sunny Goyal2019-04-031-0/+2
|\
| * Adds the ability for Launcher3 to respond to QSB alpha change requests.Govinda Wasserman2019-04-031-0/+2
* | Merge "Add logging for assistant gesture" into ub-launcher3-masterTreeHugger Robot2019-04-031-1/+0
|\ \
| * | Add logging for assistant gestureHyunyoung Song2019-04-031-1/+0
* | | Merge "Use motion event time instead of system time when detecting motion pau...TreeHugger Robot2019-04-031-3/+1
|\ \ \ | |_|/ |/| |
| * | Use motion event time instead of system time when detecting motion pauseTony2019-04-031-3/+1
* | | Refactor app open animation so that FloatingIconView tracks window.Jon Miranda2019-04-011-146/+95
|/ /
* / Add the config constant to SysUINavigationMode classHyunyoung Song2019-03-291-11/+10
|/
* Merge "Making navigation mode listener a singleton so that the change is disp...TreeHugger Robot2019-03-295-177/+148
|\
| * Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-295-177/+148
* | Merge "Removing unused instant apps methods" into ub-launcher3-masterTreeHugger Robot2019-03-291-26/+1
|\ \ | |/ |/|
| * Removing unused instant apps methodsSunny Goyal2019-03-271-26/+1
* | Add QuickSwitchTouchController on homeTony2019-03-281-5/+8
* | Fix SwipeDetector positive vs negative for HORIZONTAL directionTony2019-03-271-1/+1
* | Move some classes to packagesTony2019-03-275-5/+7
* | Peek overview on motion pause, then animate fully on touch upTony2019-03-272-4/+3
* | Merge changes I5e65dde3,I497c0292 into ub-launcher3-masterTreeHugger Robot2019-03-273-27/+40
|\ \ | |/ |/|
| * Add translationX to overview stateTony2019-03-272-27/+29
| * Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilderTony2019-03-272-0/+11
* | Use system recent tasks stabilizationWinson Chung2019-03-264-164/+7
* | Updating to nav bar modeWinson Chung2019-03-263-32/+104
|/