summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-102-0/+4
|\ \ \ \
| * | | | Task footer - use temporary motion for show and hide.Zak Cohen2019-06-062-0/+4
* | | | | Merge "Translate recents when attaching to app window instead of fading" into...Tony Wickham2019-06-104-33/+106
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge "Translate recents when attaching to app window instead of fading" into...TreeHugger Robot2019-06-104-33/+106
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Translate recents when attaching to app window instead of fadingTony Wickham2019-06-104-33/+106
| | | |/ | | |/|
* | | | Merge "Not assuming that the activity is Launcher for the fallback recents" i...vadimt2019-06-101-4/+4
|\| | |
| * | | Not assuming that the activity is Launcher for the fallback recentsvadimt2019-06-101-4/+4
| |/ /
* | | Merge "Add tracing for b/134532571" into ub-launcher3-qt-devvadimt2019-06-062-0/+28
|\| |
| * | 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 "Disable seamless rotation for 3 and 2 button mode" into ub-launcher3-q...Sunny Goyal2019-06-061-5/+8
|\| | |
| * | | Merge "Disable seamless rotation for 3 and 2 button mode" into ub-launcher3-q...TreeHugger Robot2019-06-061-5/+8
| |\ \ \
| | * | | Disable seamless rotation for 3 and 2 button modeSunny Goyal2019-06-061-5/+8
* | | | | Merge "Test: using RuleChain to create a correct order of rules." into ub-lau...Vadim Tryshev2019-06-061-3/+7
|\| | | |
| * | | | Merge "Test: using RuleChain to create a correct order of rules." into ub-lau...Vadim Tryshev2019-06-061-3/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Test: using RuleChain to create a correct order of rules.vadimt2019-06-061-3/+7
| | |/ /
* | | | Merge "Reduce alpha delay 25ms to reduce flashy feeling of appearing large." ...Jon Miranda2019-06-061-1/+1
|\| | |
| * | | Merge "Reduce alpha delay 25ms to reduce flashy feeling of appearing large." ...TreeHugger Robot2019-06-061-1/+1
| |\ \ \
| | * | | Reduce alpha delay 25ms to reduce flashy feeling of appearing large.Jon Miranda2019-06-051-1/+1
* | | | | Merge "Using a separate InputConsumer when Launcher is resumed but not focuse...Sunny Goyal2019-06-068-37/+255
|\| | | |
| * | | | 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
|\| | | | | |_|_|/ |/| | |
| * | | 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