summaryrefslogtreecommitdiffstats
path: root/quickstep/recents_ui_overrides/src/com/android/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Merging from ub-launcher3-qt-future-dev @ build 6048032Hyunyoung Song2019-12-064-92/+146
|\
| * Fix bug where icon remains invisible after returning home.Jon Miranda2019-11-212-38/+4
| * Merge "Fix recents scale sometimes lagging behind window scale" into ub-launc...TreeHugger Robot2019-11-201-6/+1
| |\
| | * Fix recents scale sometimes lagging behind window scaleTony Wickham2019-11-201-6/+1
| * | Improve quick switch from home by tracking both x and y motionTony Wickham2019-11-143-20/+28
| * | Move shelf peeking anim code to ShelfPeekAnim classTony Wickham2019-11-143-31/+116
* | | Merging from ub-launcher3-qt-future-dev @ build 6018744Hyunyoung Song2019-11-2026-239/+542
|\| |
| * | include predicted_rank in app launch loggingPinyao Ting2019-11-131-0/+47
| * | Scaling down hotseat to match prediction row size when going to overviewSunny Goyal2019-11-061-2/+1
| * | Forces OveriewInputConsumer to be used when Assistant is running on top of La...Andy Wickham2019-10-292-27/+20
| * | Move overview haptic feedback to VibratorWrapper singletonTony Wickham2019-10-251-22/+3
| |/
| * Merge "Fades out Assistant when entering Overview." into ub-launcher3-qt-futu...Andy Wickham2019-10-141-2/+6
| |\
| | * Fades out Assistant when entering Overview.Andy Wickham2019-10-141-2/+6
| * | Create hooks for Recents Card plugin.Sreyas2019-10-113-2/+163
| * | Fix quickswitch flickers/ignored swipesTony Wickham2019-10-072-7/+17
| * | resolve merge conflicts of 08776ada1e37c4b424893306c058b1de9f85903f to ub-lau...vadimt2019-10-031-6/+5
| |\ \ | | |/ | |/|
| | * Waiting for Launcher model load in out-of-proc tests.vadimt2019-10-011-6/+5
| * | Don't allow scrolling RecentsView outside navbar during quickswitchTony Wickham2019-10-011-0/+27
| * | Merge "Add OverviewScreenshotActions plugin interface and use it in TaskView....Becky Qiu2019-09-261-1/+38
| |\ \
| | * | Add OverviewScreenshotActions plugin interface and use it in TaskView.Becky Qiu2019-09-261-1/+38
| * | | Merge "Removing debug tracing for a fixed bug" into ub-launcher3-qt-qpr1-devvadimt2019-09-252-12/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Removing debug tracing for a fixed bugvadimt2019-09-252-12/+0
| * | Merge "Move offscreenTranslation calculation to LauncherRecentsView" into ub-...TreeHugger Robot2019-09-243-12/+23
| |\ \
| | * | Move offscreenTranslation calculation to LauncherRecentsViewTony Wickham2019-09-243-12/+23
| * | | Merge "Removing debug tracing for flakes that stopped reproing" into ub-launc...vadimt2019-09-231-3/+0
| |\ \ \ | | | |/ | | |/|
| | * | Removing debug tracing for flakes that stopped reproingvadimt2019-09-231-3/+0
| * | | resolve merge conflicts of 5c229885fce2c6b0d925c4146892db4139dd3657 to ub-lau...Tony Wickham2019-09-201-0/+4
| |\| | | | |/ | |/|
| | * Merge "Don't crash when swiping up if there are no TaskViews" into ub-launche...Tony Wickham2019-09-201-0/+4
| | |\
| | | * Don't crash when swiping up if there are no TaskViewsTony Wickham2019-09-201-0/+4
| * | | Adding tracing for a lab-only flake.vadimt2019-09-192-0/+15
| |\| |
| | * | Adding tracing for a lab-only flake.vadimt2019-09-192-0/+15
| | |/
| * | Merge "Allow scroll to clear all in 3 button+fallback mode" into ub-launcher3...Tony Wickham2019-09-183-4/+10
| |\|
| * | Refactoring RecentsView to handle non-TaskViewsSreyas2019-09-116-62/+122
| * | Merge changes I4532e429,I532645de into ub-launcher3-qt-future-devWinson Chung2019-09-094-31/+21
| |\ \
| | * | Migrate to using DefaultDisplayWinson Chung2019-09-094-31/+21
| * | | Merge "Add distance threshold for assistant gesture fling" into ub-launcher3-...Miranda Kephart2019-09-091-7/+12
| |\ \ \
| * \ \ \ Merge "Properly prevent All Apps relayouts by avoiding scrollToPosition" into...Tony Wickham2019-09-091-5/+0
| |\ \ \ \
| * \ \ \ \ resolve merge conflicts of 1bd96b1e96a663c835cb263cbc4aa54a7841ab28 to ub-lau...Jon Miranda2019-09-061-12/+43
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Don't update all apps content visibility during home animationTony Wickham2019-08-301-2/+2
| |\ \ \ \ \
| * | | | | | Reduces padding of the Overview shelf in no button mode.Andy Wickham2019-08-291-1/+1
| * | | | | | Merge "Add unique id to trace logs through recents animations" into ub-launch...Vinit Nayak2019-08-265-21/+43
| |\ \ \ \ \ \
| | * | | | | | Add unique id to trace logs through recents animationsVinit Nayak2019-08-265-21/+43
| * | | | | | | Adding debug tracing for All Apps appearing instead of Overviewvadimt2019-08-231-0/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Moving various common executors to a single locationSunny Goyal2019-08-209-54/+47
| * | | | | | | Make sure that live tile overlay is added only once.Tracy Zhou2019-08-202-5/+21
| * | | | | | | Merge "Log the event for swiping up to dismiss a task in Overview." into ub-l...Becky Qiu2019-08-141-2/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Always go to home in case of fling-up am: a2cfc2d95eSunny Goyal2019-08-131-11/+12
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Adding support for storing keywords in iconCacheSunny Goyal2019-08-071-2/+3
| * | | | | | | | | Merge "Use task display id when starting split screen" into ub-launcher3-qt-r...Sunny Goyal2019-08-051-2/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Fix inability to dismiss Assistant answer when launcher frontmost" int...James O'Leary2019-08-051-2/+4
| |\ \ \ \ \ \ \ \ \ \