summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
* Merge "Using the first frame delay based on the display refresh rate instead ...TreeHugger Robot2019-07-245-23/+190
|\
| * Using the first frame delay based on the display refresh rate instead ofSunny Goyal2019-07-245-23/+190
* | Changing ENABLE_HINTS_IN_OVERVIEW flag to be true in qt-r1-dev. ItAnna Wasewicz2019-07-231-1/+1
* | Merge "Set FastBitmapDrawable scale=1 before drawing it in DragView" into ub-...Tony Wickham2019-07-241-0/+4
|\ \
| * | Set FastBitmapDrawable scale=1 before drawing it in DragViewTony Wickham2019-07-231-0/+4
| |/
* / Adding debug tracingvadimt2019-07-231-0/+2
|/
* Revert the changes that prevented touch on RecentsView during animationTony Wickham2019-07-224-28/+6
* Merge "Allow TouchControllers to override shouldDisableGestures" into ub-laun...Tony Wickham2019-07-182-5/+9
|\
| * Allow TouchControllers to override shouldDisableGesturesTony Wickham2019-07-182-5/+9
* | Using correct gesture margins in overviewvadimt2019-07-171-0/+2
* | Merge "Getting starting point of swipe from overview to all apps via protocol...TreeHugger Robot2019-07-171-0/+1
|\ \
| * | Getting starting point of swipe from overview to all apps via protocolvadimt2019-07-161-0/+1
* | | Merge "Removing tracing for fixed bugs" into ub-launcher3-qt-r1-devTreeHugger Robot2019-07-168-60/+0
|\ \ \
| * | | Removing tracing for fixed bugsvadimt2019-07-158-60/+0
* | | | Fix app open/close animation in RTL.Jon Miranda2019-07-161-8/+21
| |/ / |/| |
* | | Merge "Fix overshoot velocity in 2-button landscape mode" into ub-launcher3-q...TreeHugger Robot2019-07-161-1/+2
|\ \ \ | |/ / |/| |
| * | Fix overshoot velocity in 2-button landscape modeTony2019-07-121-1/+2
* | | Set the chips flag to false in QP1A. This flag should be off by default. Chip...Anna Wasewicz2019-07-151-1/+1
|\ \ \
| * | | Set the chips flag to false in QP1A. This flag should be off by default.Anna Wasewicz2019-07-111-1/+1
* | | | Merge "Fix bug where app icons are clipped when transitioning from app to hom...TreeHugger Robot2019-07-151-1/+4
|\ \ \ \
| * | | | Fix bug where app icons are clipped when transitioning from app to home.Jon Miranda2019-07-101-1/+4
* | | | | Merge "Fill the logging container in the AllAppsContainerView" into ub-launch...Becky Qiu2019-07-121-1/+6
|\ \ \ \ \
| * | | | | Fill the logging container in the AllAppsContainerViewBecky2019-07-111-1/+6
* | | | | | Merge "Switching flinging gestures injection to model time" into ub-launcher3...TreeHugger Robot2019-07-121-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Switching flinging gestures injection to model timevadimt2019-07-101-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge "Defer jumping to NORMAL state if overview is still peeking" into ub-la...Tony Wickham2019-07-121-6/+8
|\ \ \ \ \
| * | | | | Defer jumping to NORMAL state if overview is still peekingTony Wickham2019-07-111-6/+8
* | | | | | Remove tracing for a fixed bugvadimt2019-07-118-54/+2
|/ / / / /
* | | | | Merge "Removing tracing for a fixed bug." into ub-launcher3-qt-r1-devVadim Tryshev2019-07-117-63/+0
|\ \ \ \ \
| * | | | | Removing tracing for a fixed bug.vadimt2019-07-117-63/+0
| | |/ / / | |/| | |
* | | | | Merge "Fix bug where floating icon and workspace icon visible at the same tim...TreeHugger Robot2019-07-111-3/+2
|\ \ \ \ \
| * | | | | Fix bug where floating icon and workspace icon visible at the same time.Jon Miranda2019-07-101-3/+2
| | |/ / / | |/| | |
* | | | | Correctly restarting Launcher from OOP testsvadimt2019-07-112-0/+6
| |/ / / |/| | |
* | | | Merge "Copy resume callbacks list prior to making callbacks" into ub-launcher...Winson Chung2019-07-101-3/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Copy resume callbacks list prior to making callbacksWinson Chung2019-07-091-3/+7
* | | Merge "Fix bug where icon is no present during app close animation." into ub-...TreeHugger Robot2019-07-102-11/+9
|\ \ \ | |_|/ |/| |
| * | Fix bug where icon is no present during app close animation.Jon Miranda2019-07-022-11/+9
* | | Fix issue where can't interact with Workspace while App => Home is runningAdam Cohen2019-07-061-3/+6
|/ /
* | Revert "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace""Winson Chung2019-06-291-283/+0
* | Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"...Winson Chung2019-06-281-0/+283
|\|
| * Merge "Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"...TreeHugger Robot2019-06-281-0/+283
| |\
| | * Revert "Enable FLAG_SLIPPERY window flag when swipe down on workspace"Winson Chung2019-06-281-0/+283
* | | Adding tracing for a bug about missing input eventsvadimt2019-06-272-0/+7
|/ /
* | Merge "Enable FLAG_SLIPPERY window flag when swipe down on workspace" into ub...Winson Chung2019-06-261-283/+0
|\|
| * Enable FLAG_SLIPPERY window flag when swipe down on workspaceHyunyoung Song2019-06-261-283/+0
* | Finish recents animation when starting a new activityWinson Chung2019-06-262-9/+20
|/
* Merge "Cleaning up some animation states:" into ub-launcher3-qt-devTreeHugger Robot2019-06-216-7/+84
|\
| * Cleaning up some animation states:Sunny Goyal2019-06-216-7/+84
* | Workaround issue with latest version of RecyclerView which is overriding our ...Adam Cohen2019-06-211-0/+13
|/
* Using FloatProperty for spring animation, instead of a interfaceSunny Goyal2019-06-194-88/+53