summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Fix quickswitch flickers/ignored swipesTony Wickham2019-10-112-5/+16
* Don't allow scrolling RecentsView outside navbar during quickswitchTony Wickham2019-10-111-0/+27
* Don't crash when swiping up if there are no TaskViewsTony Wickham2019-09-211-0/+4
* Merging ub-launcher3-qt-qpr1-dev, build 5884665Sunny Goyal2019-09-183-4/+10
|\
| * Merge "Allow scroll to clear all in 3 button+fallback mode" into ub-launcher3...Tony Wickham2019-09-183-4/+10
| |\
| | * Allow scroll to clear all in 3 button+fallback modeTony Wickham2019-09-173-4/+10
| * | Make sure that live tile overlay is added only once.Tracy Zhou2019-09-162-5/+21
| |/
* | Make sure that live tile overlay is added only once.Tracy Zhou2019-09-162-5/+21
* | Merging ub-launcher3-qt-qpr1-dev, build 5872416Hyunyoung Song2019-09-1213-56/+109
|\|
| * Merge "Replace OnGlobalLayoutListener with StateListener to update prediction...Tony Wickham2019-09-111-7/+11
| |\
| | * Replace OnGlobalLayoutListener with StateListener to update predictionsTony Wickham2019-09-111-7/+11
| * | Merge "Adding support for building a "spring like animation" with precomputed...TreeHugger Robot2019-09-111-12/+9
| |\ \
| | * | Adding support for building a "spring like animation" with precomputed valuesSunny Goyal2019-09-091-12/+9
| * | | When DeviceConfig/FeatureFlag value is different than the previousHyunyoung Song2019-09-111-2/+19
| | |/ | |/|
| * | Merge "Add distance threshold for assistant gesture fling" into ub-launcher3-...Miranda Kephart2019-09-092-7/+13
| |\ \
| | * | Add distance threshold for assistant gesture flingMiranda Kephart2019-08-082-7/+13
| * | | Merge "Properly prevent All Apps relayouts by avoiding scrollToPosition" into...Tony Wickham2019-09-051-5/+0
| |\ \ \
| | * | | Properly prevent All Apps relayouts by avoiding scrollToPositionTony Wickham2019-09-031-5/+0
| | | |/ | | |/|
| * | | Adding a test method to get a Launcher object when it becomes non-nullvadimt2019-09-041-2/+1
| * | | Merge "Update app open/close animations." into ub-launcher3-qt-qpr1-devTreeHugger Robot2019-09-041-12/+43
| |\ \ \
| | * | | Update app open/close animations.Jon Miranda2019-09-041-12/+43
| | |/ /
| * | | Merge "Enabling debug tracing for all UI tests" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-09-042-3/+0
| |\ \ \
| | * | | Enabling debug tracing for all UI testsvadimt2019-09-032-3/+0
| | |/ /
| * / / Reduces padding of the Overview shelf in no button mode.Andy Wickham2019-09-033-6/+13
| |/ /
| * | Don't update all apps content visibility during home animationTony Wickham2019-08-301-2/+2
* | | Merging from ub-launcher3-qt-qpr1-dev @ build 5834630Hyunyoung Song2019-08-284-12/+44
|\| |
| * | Saving screenshots for failures in NavigationModeSwitchRulevadimt2019-08-231-5/+14
| * | Adding debug tracing for All Apps appearing instead of Overviewvadimt2019-08-232-0/+7
| * | Move swipe actions on container logging to west world.Becky Qiu2019-08-221-7/+23
* | | ub-launcher3-qt-qpr1-dev @ build 5818303Hyunyoung Song2019-08-2113-14/+68
|\| |
| * | Merge "Extending the list of test owners" into ub-launcher3-qt-qpr1-devVadim Tryshev2019-08-161-0/+3
| |\ \
| | * | Extending the list of test ownersvadimt2019-08-141-0/+3
| * | | Merge "Make TogglableFlag backed by DeviceConfig for e2e testing" into ub-lau...Hyunyoung Song2019-08-151-0/+32
| |\ \ \ | | |/ / | |/| |
| | * | Make TogglableFlag backed by DeviceConfig for e2e testingHyunyoung Song2019-08-151-0/+32
| * | | Merge "Adding support for storing keywords in iconCache" into ub-launcher3-qt...TreeHugger Robot2019-08-142-7/+4
| |\ \ \
| | * | | Adding support for storing keywords in iconCacheSunny Goyal2019-08-142-7/+4
| * | | | Fixed PredictionAppTracker as service might not be available on device.Felipe Leme2019-08-141-0/+4
| |/ / /
| * | | Merge "Log the event for swiping up to dismiss a task in Overview." into ub-l...Becky Qiu2019-08-142-2/+15
| |\ \ \
| | * | | Log the event for swiping up to dismiss a task in Overview.Becky Qiu2019-08-092-2/+15
| | | |/ | | |/|
| * | | Always go to home in case of fling-upSunny Goyal2019-08-131-11/+12
| |\ \ \ | | |/ / | |/| |
| * | | show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-051-0/+7
| * | | 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
| |\ \ \ \
| * | | | | Change RecentsAnimationListenerSet interface (Launcher)Tracy Zhou2019-08-021-4/+5
| * | | | | Return mIconLastSetTextAlpha from TEXT_ALPHA propertyTony Wickham2019-08-011-1/+1
| |\ \ \ \ \
| * | | | | | Fill the log container as hotseat or workspace based on position.Becky Qiu2019-08-014-5/+5
| * | | | | | Merge "Fix bug where rounded corners were being set despite being disabled." ...Jon Miranda2019-08-011-1/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Don't end launcher components anim early even if it does nothing am: 03c548901fTony2019-08-011-6/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge changes Ib3e373c2,Ia5d6f545 into ub-launcher3-qt-r1-devTony Wickham2019-07-319-43/+81
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Set recents view to be visible from alt+tabVinit Nayak2019-07-312-0/+2