summaryrefslogtreecommitdiffstats
path: root/quickstep
Commit message (Expand)AuthorAgeFilesLines
* Some launcher3 fixes so that it compiles with different configurationsSunny Goyal2018-05-303-6/+6
* Shift recents up slightly in quick scrubTony2018-05-301-1/+1
* Removing accessibility action for Clear-allVadim Tryshev2018-05-294-67/+0
* Update displacement on ACTION_UP as well, in case ACTION_UP and came in a dif...Sunny Goyal2018-05-291-2/+4
* Merge "Accounting for one frame jump when starting a fling animation" into ub...TreeHugger Robot2018-05-292-7/+13
|\
| * Accounting for one frame jump when starting a fling animationSunny Goyal2018-05-292-7/+13
* | Merge "Enable accessibility of Clear All button." into ub-launcher3-edmontonTreeHugger Robot2018-05-293-11/+51
|\ \ | |/ |/|
| * Enable accessibility of Clear All button.Vadim Tryshev2018-05-293-11/+51
* | Merge "Fix clipping recents when scaling down" into ub-launcher3-edmontonTony Wickham2018-05-292-0/+4
|\ \
| * | Fix clipping recents when scaling downTony2018-05-292-0/+4
* | | Various quickscrub fixesSunny Goyal2018-05-299-62/+175
| |/ |/|
* | Merge "Fix binder call for app opening" into ub-launcher3-edmontonJorim Jaggi2018-05-291-5/+2
|\ \
| * | Fix binder call for app openingJorim Jaggi2018-05-281-5/+2
* | | Merge "Reporting range of visible tasks" into ub-launcher3-edmontonVadim Tryshev2018-05-251-4/+5
|\ \ \
| * | | Reporting range of visible tasksVadim Tryshev2018-05-251-4/+5
* | | | Merge "Tweaking quickscrub launch animation for new task sizes." into ub-laun...Winson Chung2018-05-252-6/+16
|\ \ \ \
| * | | | Tweaking quickscrub launch animation for new task sizes.Winson Chung2018-05-252-6/+16
* | | | | Merge "Fixing launcher going to a different state when dragging an icon from ...Sunny Goyal2018-05-254-3/+89
|\ \ \ \ \
| * | | | | Fixing launcher going to a different state when dragging an icon from differe...Sunny Goyal2018-05-254-3/+89
| | |_|_|/ | |/| | |
* | | | | Merge "Cancelling quickscrub state incease we missed quickscrub end event" in...Sunny Goyal2018-05-253-0/+18
|\ \ \ \ \
| * | | | | Cancelling quickscrub state incease we missed quickscrub end eventSunny Goyal2018-05-243-0/+18
* | | | | | Add logging for selected text and split screenHyunyoung Song2018-05-251-1/+5
| |_|/ / / |/| | | |
* | | | | Merge "Use correct interpolator for recents scale when quick scrubbing" into ...Tony Wickham2018-05-251-6/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use correct interpolator for recents scale when quick scrubbingTony Wickham2018-05-241-6/+7
* | | | | Merge "Fix recents task view launch animation unclipping issue." into ub-laun...Winson Chung2018-05-241-6/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix recents task view launch animation unclipping issue.Winson Chung2018-05-241-6/+10
* | | | | Merge "Fixing keyboard navigation when Overview list is empty" into ub-launch...TreeHugger Robot2018-05-244-25/+12
|\ \ \ \ \
| * | | | | Fixing keyboard navigation when Overview list is emptyVadim Tryshev2018-05-244-25/+12
| | |/ / / | |/| | |
* | | | | Merge "Wait until the remote transtions are received before trying to quicksc...TreeHugger Robot2018-05-241-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Wait until the remote transtions are received before trying to quickscrub ani...Sunny Goyal2018-05-241-2/+2
| |/ / /
* | | | Merge "Calculate the scale up for quickscrub based on the available size of t...TreeHugger Robot2018-05-243-8/+28
|\ \ \ \
| * | | | Calculate the scale up for quickscrub based on the available size of the screenSunny Goyal2018-05-243-8/+28
| |/ / /
* | | | Merge "Initial changes to support full-width quickscrubbing." into ub-launche...Winson Chung2018-05-242-7/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Initial changes to support full-width quickscrubbing.Winson Chung2018-05-232-7/+5
| |/ /
* / / Reverting task order reported via accessibility.Vadim Tryshev2018-05-232-3/+5
|/ /
* | Increasing the overview size while in QuickScrub modeSunny Goyal2018-05-2310-91/+123
* | Merge "Import translations. DO NOT MERGE" into ub-launcher3-edmontonTreeHugger Robot2018-05-2382-154/+82
|\ \
| * | Import translations. DO NOT MERGEBill Yi2018-05-2382-154/+82
* | | Accessibility sugar for RecentsHyunyoung Song2018-05-232-1/+37
* | | Merge "Fixing arrow navigation in task carousel" into ub-launcher3-edmontonTreeHugger Robot2018-05-232-20/+22
|\ \ \ | |/ / |/| |
| * | Fixing arrow navigation in task carouselVadim Tryshev2018-05-232-20/+22
* | | Merge "Add mStartState to determine if user swipes up from Home." into ub-lau...TreeHugger Robot2018-05-232-2/+2
|\ \ \
| * | | Add mStartState to determine if user swipes up from Home.Tracy Zhou2018-05-222-2/+2
* | | | Revert "Use SyncRtSurfaceTransactionApplier for app closing/opening"Jorim Jaggi2018-05-233-31/+25
* | | | Use SyncRtSurfaceTransactionApplier for app closing/openingJorim Jaggi2018-05-233-25/+31
| |_|/ |/| |
* | | Merge "Enable new open app transitions when in multiwindow mode." into ub-lau...TreeHugger Robot2018-05-233-29/+53
|\ \ \ | |_|/ |/| |
| * | Enable new open app transitions when in multiwindow mode.Jon Miranda2018-05-223-29/+53
* | | Removing FLIP_RECENTSVadim Tryshev2018-05-222-17/+4
* | | Merge "Making caret visibility part of state definition" into ub-launcher3-ed...TreeHugger Robot2018-05-223-12/+12
|\ \ \
| * | | Making caret visibility part of state definitionSunny Goyal2018-05-223-12/+12