summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* 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...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
|\ \ \ | |/ / |/| |
| * | 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-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...TreeHugger Robot2019-06-101-34/+32
|\ \ \ | |_|/ |/| |
| * | Fixing some thread errors in TouchInteractionServiceSunny Goyal2019-06-101-34/+32
* | | 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
| |/
* / 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-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...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
|\ \ \ | |/ / |/| |
| * | 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." ...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...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
* | | Temporarily not using RuleChain as it mysteriously breaks testsvadimt2019-06-051-5/+4
* | | Merge "Fixing wrong origin when launching new task from overview" into ub-lau...Sunny Goyal2019-06-063-2/+27
|\ \ \
| * | | Fixing wrong origin when launching new task from overviewSunny Goyal2019-06-053-2/+27
| |/ /
* | | Merge "Taking local screenshot before navigation state is restored" into ub-l...Vadim Tryshev2019-06-051-5/+5
|\ \ \
| * | | Taking local screenshot before navigation state is restoredvadimt2019-06-051-5/+5
* | | | Merge "Fade out scrim when swiping to home" into ub-launcher3-qt-devTony Wickham2019-06-051-1/+21
|\ \ \ \
| * | | | Fade out scrim when swiping to homeTony2019-06-041-1/+21
| |/ / /
* | | | Merge "Adding some state for fallback recents View" into ub-launcher3-qt-devTreeHugger Robot2019-06-053-7/+100
|\ \ \ \ | |_|/ / |/| | |
| * | | Adding some state for fallback recents ViewSunny Goyal2019-06-033-7/+100
| |/ /
* | / Remove unused hints code.Zak Cohen2019-06-057-348/+0
| |/ |/|
* | Merge "Use device locked input consumer when an activity is showing when lock...Winson Chung2019-06-041-2/+6
|\ \
| * | Use device locked input consumer when an activity is showing when lockedWinson Chung2019-06-041-2/+6
* | | Some RecentsView layout fixesSunny Goyal2019-06-0410-70/+94
| |/ |/|
* | Merge "Fix getting stuck in BackgroundAppState for 2-button mode" into ub-lau...TreeHugger Robot2019-05-314-17/+19
|\ \
| * | Fix getting stuck in BackgroundAppState for 2-button modeTony Wickham2019-05-314-17/+19
| |/
* | Merge "Fixing overview scrim not initialized properly when launcher starts" i...TreeHugger Robot2019-05-312-23/+7
|\ \ | |/ |/|
| * Fixing overview scrim not initialized properly when launcher startsSunny Goyal2019-05-312-23/+7
* | Merge "Adds trigger for new gesture entrypoint to Assistant bundle" into ub-l...Govinda Wasserman2019-05-311-0/+5
|\ \
| * | Adds trigger for new gesture entrypoint to Assistant bundleGovinda Wasserman2019-05-311-0/+5
| |/
* | Merge "Don't recreate the launcher animation controller if gesture ended" int...Tony Wickham2019-05-311-0/+3
|\ \ | |/ |/|
| * Don't recreate the launcher animation controller if gesture endedTony Wickham2019-05-311-1/+3
* | Merge "Fixing interactive state for background states and notifying LauncherC...TreeHugger Robot2019-05-311-1/+2
|\ \
| * | Fixing interactive state for background states andSunny Goyal2019-05-301-1/+2
| |/
* | Fix bug where QSB flickers on app close.Jon Miranda2019-05-301-1/+1
* | Merge "Tuning app open/close animation." into ub-launcher3-qt-devTreeHugger Robot2019-05-315-16/+40
|\ \