summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides
Commit message (Expand)AuthorAgeFilesLines
* Merging ub-launcher3-qt-dev, build 5633311Winson Chung2019-06-0412-68/+134
|\
| * Merge "Fix getting stuck in BackgroundAppState for 2-button mode" into ub-lau...TreeHugger Robot2019-05-313-16/+18
| |\
| | * Fix getting stuck in BackgroundAppState for 2-button modeTony Wickham2019-05-313-16/+18
| * | 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-314-14/+35
| |\ \
| | * | Tuning app open/close animation.Jon Miranda2019-05-304-14/+35
| * | | Merge "If y velocity > x velocity in 2-button mode, go to recents" into ub-la...TreeHugger Robot2019-05-311-5/+14
| |\ \ \ | | |/ / | |/| |
| | * | If y velocity > x velocity in 2-button mode, go to recentsTony Wickham2019-05-301-5/+14
| | |/
| * | Disabling horizontal swipes if the app has draggable content at the bottomSunny Goyal2019-05-302-9/+50
* | | Merging ub-launcher3-qt-dev, build 5619253Winson Chung2019-05-3017-174/+664
|\| |
| * | Adding debug tracing for a lab-only issuevadimt2019-05-301-0/+10
| |/
| * Merge "Overview - Add motion to the footer shown on overview tasks." into ub-...Sunny Goyal2019-05-301-1/+41
| |\
| | * Overview - Add motion to the footer shown on overview tasks.Zak Cohen2019-05-291-1/+41
| * | Merge "Fix bug where shape reveal progress gets started too early." into ub-l...TreeHugger Robot2019-05-291-4/+2
| |\ \
| | * | Fix bug where shape reveal progress gets started too early.Jon Miranda2019-05-291-4/+2
| * | | Add staggered springs animation when swiping up to home.Jon Miranda2019-05-294-1/+171
| |/ /
| * | Merge "Support individual lock task features" into ub-launcher3-qt-devWinson Chung2019-05-294-37/+66
| |\ \
| | * | Support individual lock task featuresWinson Chung2019-05-234-37/+66
| * | | Merge "Continue scaling down recents past final position in 0 button mode" in...Tony Wickham2019-05-284-13/+68
| |\ \ \
| | * | | Continue scaling down recents past final position in 0 button modeTony2019-05-284-13/+68
| | | |/ | | |/|
| * / | Improving swipe up interaction when device is lockedSunny Goyal2019-05-283-13/+248
| |/ /
| * | Fixing user getting stuck in quick-switch stateSunny Goyal2019-05-241-1/+8
| * | Merge "Making some fields accessible to subclasses" into ub-launcher3-qt-devTreeHugger Robot2019-05-241-1/+1
| |\ \
| | * | Making some fields accessible to subclassesSunny Goyal2019-05-231-1/+1
| * | | Merge "Removing prediciton loading state" into ub-launcher3-qt-devSunny Goyal2019-05-243-46/+4
| |\ \ \
| | * | | Removing prediciton loading stateSunny Goyal2019-05-233-46/+4
| | |/ /
| * | | Merge "Remove unnecessary dispatchInsets routing" into ub-launcher3-qt-devTreeHugger Robot2019-05-241-8/+1
| |\ \ \
| | * | | Remove unnecessary dispatchInsets routingSunny Goyal2019-05-211-8/+1
| * | | | Merge "Set scroller to new max duration if snapping too slowly" into ub-launc...TreeHugger Robot2019-05-231-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Set scroller to new max duration if snapping too slowlyTony Wickham2019-05-231-2/+4
| | | |/ | | |/|
| * | | Merge "Quick patch for PredictionUiStateManager.applyState interrupting allap...TreeHugger Robot2019-05-231-0/+3
| |\ \ \
| | * | | Quick patch for PredictionUiStateManager.applyState interrupting allappsvadimt2019-05-231-0/+3
| | |/ /
| * | | Merge "Reading navigation_bar_gesture_height for bottom swipe region" into ub...TreeHugger Robot2019-05-231-11/+3
| |\ \ \
| | * | | Reading navigation_bar_gesture_height for bottom swipe regionSunny Goyal2019-05-231-11/+3
| * | | | Merge "Capture screenshot when animating to home" into ub-launcher3-qt-devTony Wickham2019-05-231-5/+12
| |\ \ \ \
| | * | | | Capture screenshot when animating to homeTony Wickham2019-05-221-5/+12
| | | |/ / | | |/| |
| * | | | Merge "Use spring to update window/icon scale for swipe up animation." into u...Jonathan Miranda2019-05-231-34/+25
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Use spring to update window/icon scale for swipe up animation.Jon Miranda2019-05-211-34/+25
* | | | | Merging ub-launcher3-qt-dev, build 5595491Sunny Goyal2019-05-229-59/+102
|\| | | |
| * | | | Merge "Adding a utility class to cache views at an activity level" into ub-la...TreeHugger Robot2019-05-222-12/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Adding a utility class to cache views at an activity levelSunny Goyal2019-05-222-12/+2
| * | | | Merge "Fix some issues with shelf jumping/duration" into ub-launcher3-qt-devTony Wickham2019-05-221-2/+7
| |\ \ \ \ | | |/ / / | |/| | |