summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adding debug tracing for a lab-only issue" into ub-launcher3-qt-devVadim Tryshev2019-05-303-3/+21
|\
| * Adding debug tracing for a lab-only issuevadimt2019-05-303-3/+21
* | Merge "Disabling seamless rotation in multiwindow mode" into ub-launcher3-qt-devTreeHugger Robot2019-05-302-6/+10
|\ \
| * | Disabling seamless rotation in multiwindow modeSunny Goyal2019-05-302-6/+10
| |/
* | Merge "Add debug tracing for a lab-only flake" into ub-launcher3-qt-devVadim Tryshev2019-05-305-0/+23
|\ \ | |/ |/|
| * Add debug tracing for a lab-only flakevadimt2019-05-295-0/+23
* | Merge "More debug tracing for RemoteActionShortcut" into ub-launcher3-qt-devTreeHugger Robot2019-05-301-2/+7
|\ \
| * | More debug tracing for RemoteActionShortcutvadimt2019-05-291-2/+7
* | | Merge "Printing TouchInteractionService state on test failures" into ub-launc...Vadim Tryshev2019-05-301-0/+8
|\ \ \ | |/ / |/| |
| * | Printing TouchInteractionService state on test failuresvadimt2019-05-291-0/+8
| |/
* | 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-292-5/+3
|\ \ \
| * | | Fix bug where shape reveal progress gets started too early.Jon Miranda2019-05-292-5/+3
* | | | Merge "Animate workspace upwards when opening an app." into ub-launcher3-qt-devTreeHugger Robot2019-05-291-1/+1
|\ \ \ \
| * | | | Animate workspace upwards when opening an app.Jon Miranda2019-05-291-1/+1
| |/ / /
* | | | Merge "Add staggered springs animation when swiping up to home." into ub-laun...TreeHugger Robot2019-05-296-3/+185
|\ \ \ \ | |/ / / |/| | |
| * | | Add staggered springs animation when swiping up to home.Jon Miranda2019-05-296-3/+185
* | | | Merge "Increasing wait time after mode switch." into ub-launcher3-qt-devVadim Tryshev2019-05-291-1/+1
|\ \ \ \
| * | | | Increasing wait time after mode switch.vadimt2019-05-291-1/+1
| | |_|/ | |/| |
* | | | Merge "More logging for lab-only flake when an app doesn't start" into ub-lau...TreeHugger Robot2019-05-292-1/+7
|\ \ \ \
| * | | | More logging for lab-only flake when an app doesn't startvadimt2019-05-282-1/+7
* | | | | Merge "Fix bug where changing the display size does not update the launcher g...TreeHugger Robot2019-05-291-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix bug where changing the display size does not update the launcher grid.Jon Miranda2019-05-281-1/+3
| | |_|/ | |/| |
* | | | Merge "Enabling tests for pausing apps" into ub-launcher3-qt-devVadim Tryshev2019-05-292-0/+2
|\ \ \ \
| * | | | Enabling tests for pausing appsvadimt2019-05-292-0/+2
* | | | | Merge "Fixing ANR when loader task could run while helding the lock object" i...TreeHugger Robot2019-05-291-13/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixing ANR when loader task could run while helding the lock objectSunny Goyal2019-05-291-13/+11
* | | | | Merge "Ignoring testPressHomeOnAllAppsContextMenu for now as it flakes" into ...Vadim Tryshev2019-05-291-0/+2
|\ \ \ \ \
| * | | | | Ignoring testPressHomeOnAllAppsContextMenu for now as it flakesvadimt2019-05-281-0/+2
* | | | | | Import translations. DO NOT MERGEBill Yi2019-05-2850-118/+118
|/ / / / /
* | | | / Increasing activated-task wait time to 60000 msvadimt2019-05-281-1/+2
| |_|_|/ |/| | |
* | | | Merge "Fixing pressHome when a context menu is visible" into ub-launcher3-qt-devVadim Tryshev2019-05-292-1/+18
|\ \ \ \
| * | | | Fixing pressHome when a context menu is visiblevadimt2019-05-282-1/+18
| | |_|/ | |/| |
* | | | Merge "Support individual lock task features" into ub-launcher3-qt-devWinson Chung2019-05-297-38/+96
|\ \ \ \ | |_|/ / |/| | |
| * | | Support individual lock task featuresWinson Chung2019-05-237-38/+96
* | | | Merge "Continue scaling down recents past final position in 0 button mode" in...Tony Wickham2019-05-285-13/+70
|\ \ \ \
| * | | | Continue scaling down recents past final position in 0 button modeTony2019-05-285-13/+70
| | |/ / | |/| |
* | | | Merge "Improving swipe up interaction when device is locked" into ub-launcher...TreeHugger Robot2019-05-284-13/+253
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improving swipe up interaction when device is lockedSunny Goyal2019-05-284-13/+253
| |/ /
* | | Merge "Chips container - Don't hard code the height of the chips container." ...TreeHugger Robot2019-05-281-1/+1
|\ \ \
| * | | Chips container - Don't hard code the height of the chips container.Zak Cohen2019-05-281-1/+1
| |/ /
* / / Fix bug where DiscoveryBounce is not cancelled after state change.Jon Miranda2019-05-281-0/+15
|/ /
* | Merge "Launcher reports whe 0-button swipe-up gesture pause is detected." int...Vadim Tryshev2019-05-256-6/+23
|\ \
| * | Launcher reports whe 0-button swipe-up gesture pause is detected.vadimt2019-05-246-6/+23
* | | Swiping from Overview to All Apps from apps_viewvadimt2019-05-241-3/+2
|/ /
* | 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-247-56/+8
|\ \ \