summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src
Commit message (Expand)AuthorAgeFilesLines
* Merging ub-launcher3-qt-dev, build 5662436Sunny Goyal2019-06-175-117/+257
|\
| * Snap window in Y direction when using quickswitchSunny Goyal2019-06-141-27/+31
| * Always use the locked input consumer when showing activity over lockscreenWinson Chung2019-06-131-9/+2
| * Merge "Optimizing some layouts in taskview" into ub-launcher3-qt-devTreeHugger Robot2019-06-133-81/+220
| |\
| | * Optimizing some layouts in taskviewSunny Goyal2019-06-133-81/+220
| * | Fix issue with screen pinning check not apply in 2 buttonWinson Chung2019-06-131-0/+4
| |/
* | Merging ub-launcher3-qt-dev, build 5656472Sunny Goyal2019-06-1318-140/+341
|\|
| * Merge "Gracefully handle failed task launches during quick switch" into ub-la...Tony Wickham2019-06-124-2/+36
| |\
| | * Gracefully handle failed task launches during quick switchTony Wickham2019-06-124-2/+36
| * | Merge "Expose getTaskView to Overlays." into ub-launcher3-qt-devTreeHugger Robot2019-06-122-2/+3
| |\ \
| | * | Expose getTaskView to Overlays.Zak Cohen2019-06-122-2/+3
| * | | Fading out the home surface if home and recents are shown in separate surfaceSunny Goyal2019-06-121-1/+5
| |/ /
| * | Merge "Resetting taskView alpha to proper value onAnimationEnd" into ub-launc...TreeHugger Robot2019-06-122-3/+9
| |\ \
| | * | Resetting taskView alpha to proper value onAnimationEndSunny Goyal2019-06-122-3/+9
| * | | Merge "Initializing ActivityManagerWrapper before device unlock" into ub-laun...TreeHugger Robot2019-06-121-1/+1
| |\ \ \
| | * | | Initializing ActivityManagerWrapper before device unlockSunny Goyal2019-06-121-1/+1
| | |/ /
| * | | Merge "Removing unused method" into ub-launcher3-qt-devTreeHugger Robot2019-06-121-10/+0
| |\ \ \
| | * | | Removing unused methodSunny Goyal2019-06-071-10/+0
| * | | | Merge "Bypass systemstate check when using shared state" into ub-launcher3-qt...TreeHugger Robot2019-06-126-39/+121
| |\ \ \ \
| | * | | | Bypass systemstate check when using shared stateSunny Goyal2019-06-126-39/+121
| * | | | | Merge changes I0b96f623,I019084a1 into ub-launcher3-qt-devTony Wickham2019-06-122-4/+3
| |\ \ \ \ \
| | * | | | | Fix double swipe on nav bar from an appTony Wickham2019-06-111-1/+1
| | * | | | | Fix state/anim clobbering when touching down during recents animationTony Wickham2019-06-111-3/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge "Calling sendStateEventToTest() from a place guaranteed to be called" i...vadimt2019-06-111-3/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge "Calling sendStateEventToTest() from a place guaranteed to be called" i...TreeHugger Robot2019-06-121-3/+0
| | |\ \ \ \
| | | * | | | Calling sendStateEventToTest() from a place guaranteed to be calledvadimt2019-06-101-3/+0
| * | | | | | Merge "Tweak spring stiffness/damping for attaching recents" into ub-launcher...Tony Wickham2019-06-111-5/+2
| |\| | | | |
| | * | | | | Merge "Tweak spring stiffness/damping for attaching recents" into ub-launcher...TreeHugger Robot2019-06-111-5/+2
| | |\ \ \ \ \
| | | * | | | | Tweak spring stiffness/damping for attaching recentsTony Wickham2019-06-111-5/+2
| | | | |/ / / | | | |/| | |
| * | | | | | Merge "Check if RecentsView is null before setting live tile icon." into ub-l...Tracy Zhou2019-06-112-2/+18
| |\| | | | |
| | * | | | | Merge "Check if RecentsView is null before setting live tile icon." into ub-l...Tracy Zhou2019-06-112-2/+18
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Check if RecentsView is null before setting live tile icon.Tracy Zhou2019-06-112-2/+18
| | | | |/ / | | | |/| |
| * | | | | Merge "Fix potential NPE in BackgroundAppState" into ub-launcher3-qt-devTony Wickham2019-06-111-2/+4
| |\| | | |
| | * | | | Merge "Fix potential NPE in BackgroundAppState" into ub-launcher3-qt-devTreeHugger Robot2019-06-111-2/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix potential NPE in BackgroundAppStateTony Wickham2019-06-111-2/+4
| | | | |/ | | | |/|
| * | | | Merge "Fixing some thread errors in TouchInteractionService" into ub-launcher...Sunny Goyal2019-06-101-34/+32
| |\| | |
| | * | | Merge "Fixing some thread errors in TouchInteractionService" into ub-launcher...TreeHugger Robot2019-06-101-34/+32
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fixing some thread errors in TouchInteractionServiceSunny Goyal2019-06-101-34/+32
| * | | | Merge "Task footer - use temporary motion for show and hide." into ub-launche...Zak Cohen2019-06-101-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Task footer - use temporary motion for show and hide.Zak Cohen2019-06-061-0/+2
| * | | | Merge "Translate recents when attaching to app window instead of fading" into...TreeHugger Robot2019-06-103-33/+105
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Translate recents when attaching to app window instead of fadingTony Wickham2019-06-103-33/+105
| | | |/ | | |/|
| * / | Not assuming that the activity is Launcher for the fallback recentsvadimt2019-06-101-4/+4
| |/ /
* | | Merging ub-launcher3-qt-dev, build 5642962Winson Chung2019-06-0729-469/+534
|\| |
| * | Merge "Add tracing for b/134532571" into ub-launcher3-qt-devTreeHugger Robot2019-06-072-0/+28
| |\ \
| | * | Add tracing for b/134532571vadimt2019-06-062-0/+28
| | |/
| * | Merge "Using a separate InputConsumer when Launcher is resumed but not focuse...TreeHugger Robot2019-06-068-37/+255
| |\ \
| | * | Using a separate InputConsumer when Launcher is resumed but not focusedSunny Goyal2019-06-068-37/+255
| | |/
| * | Merge "Fix flicker to OVERVIEW state during quick switch" into ub-launcher3-q...Tony Wickham2019-06-061-2/+3
| |\ \ | | |/ | |/|
| | * Fix flicker to OVERVIEW state during quick switchTony Wickham2019-06-051-2/+3