summaryrefslogtreecommitdiffstats
path: root/go/quickstep/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Reduces padding of the Overview shelf in no button mode.Andy Wickham2019-09-031-2/+3
* Fill the log container as hotseat or workspace based on position.Becky Qiu2019-08-011-1/+1
* Finish recents animation when starting a new activityWinson Chung2019-06-261-0/+2
* Some improvements to home to overview transition for 0 button modeTony Wickham2019-06-192-19/+40
* Fixing insets mapping in 3-button and 2-button modeSunny Goyal2019-05-131-0/+6
* Ensure Recents Go layout finishes before remote anim beginsKevin2019-05-071-1/+41
* Add scrim under status bar and above thumbnails.Kevin2019-05-021-0/+7
* Enable landscape mode for Recents Go.Kevin2019-04-231-0/+4
* Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-291-3/+3
* Add QuickSwitchTouchController on homeTony2019-03-281-0/+4
* Move some classes to packagesTony2019-03-274-4/+7
* Peek overview on motion pause, then animate fully on touch upTony2019-03-272-26/+9
* Add translationX to overview stateTony2019-03-271-2/+2
* Add overview button handling to Go recents.Kevin2019-03-221-2/+6
* Merge "Add recents launch animation to Recents Go" into ub-launcher3-masterTreeHugger Robot2019-03-201-1/+2
|\
| * Add recents launch animation to Recents GoKevin2019-03-201-1/+2
* | Replace translationYFactor with just translationYTony2019-03-202-9/+3
|/
* Merge "Add activity interface to Recents Go view" into ub-launcher3-masterTreeHugger Robot2019-03-152-0/+41
|\
| * Add activity interface to Recents Go viewKevin2019-03-152-0/+41
* | Switching swipe-up to overview to using test info providervadimt2019-03-151-2/+4
|/
* Add loader for recents Go.Kevin2019-03-011-3/+7
* Load app content descriptions for Go recents.Kevin2019-03-011-1/+2
* Remove assist cache from go recents src.Kevin2019-02-211-5/+0
* Deleting Quickscrub related logicSunny Goyal2019-02-142-38/+0
* Stub out BackgroundApp/FastOverview states for Go.Kevin2019-02-013-3/+52
* Split OverviewToAllApps for GoKevin2019-01-292-1/+71
* Adding support for swipe and hold to overview from home screen to all-appsSunny Goyal2019-01-281-13/+25
* Revert "Remove OverviewToAllAppsController for Go"Kevin Han2019-01-241-16/+1
* Remove OverviewToAllAppsController for GoKevin2019-01-231-1/+16
* Merge "Split LauncherAppTransitionManagerImpl for Go" into ub-launcher3-masterTreeHugger Robot2019-01-241-0/+65
|\
| * Split LauncherAppTransitionManagerImpl for GoKevin2019-01-231-0/+65
* | Split OverviewState for IconRecents GoKevin2019-01-231-0/+96
|/
* Split out logic in RecentsViewStateController.Kevin2019-01-222-3/+47
* Split PortraitOverviewStateTouchHelper for GoKevin2019-01-171-0/+65
* Split out recents logic from UiFactoryKevin2019-01-101-0/+88