summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'ub-launcher3-edmonton' into pi-devJon2018-05-22424-3189/+14432
| |\| | |
| | * | | Bound recents content alpha to 0 and 1Tony Wickham2018-05-211-0/+1
| | * | | Merge "Go back to previous state when hitting back from discovery bounce" int...TreeHugger Robot2018-05-214-4/+15
| | |\ \ \
| | | * | | Go back to previous state when hitting back from discovery bounceTony Wickham2018-05-214-4/+15
| | * | | | onResume event should be logged (not twice but once)Hyunyoung Song2018-05-214-9/+32
| | * | | | Merge "Never setting accessibility focus manually" into ub-launcher3-edmontonTreeHugger Robot2018-05-211-5/+0
| | |\ \ \ \
| | | * | | | Never setting accessibility focus manuallyVadim Tryshev2018-05-211-5/+0
| | * | | | | Merge "Cleanup UserManagerCompatVP to not use reflection" into ub-launcher3-e...Tony Wickham2018-05-211-25/+4
| | |\ \ \ \ \
| | | * | | | | Cleanup UserManagerCompatVP to not use reflectionTony Wickham2018-05-211-25/+4
| | | | |/ / / | | | |/| | |
| | * | | | | Merge "Don't prevent animations in power save mode" into ub-launcher3-edmontonTony Wickham2018-05-213-5/+9
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Don't prevent animations in power save modeTony Wickham2018-05-183-5/+9
| | | |/ / /
| | * | / / Remove code duplicationVadim Tryshev2018-05-182-26/+22
| | | |/ / | | |/| |
| | * | | Merge "Hide clear-all button from accessibility" into ub-launcher3-edmontonVadim Tryshev2018-05-193-11/+1
| | |\ \ \
| | | * | | Hide clear-all button from accessibilityVadim Tryshev2018-05-183-11/+1
| | | |/ /
| | * | | Merge "Fixing reverted order of accessibility scrolling in Recents" into ub-l...Vadim Tryshev2018-05-192-7/+46
| | |\ \ \
| | | * | | Fixing reverted order of accessibility scrolling in RecentsVadim Tryshev2018-05-072-7/+46
| | * | | | Merge "Making sure the task open animation runs for the correct user tile" in...TreeHugger Robot2018-05-181-2/+3
| | |\ \ \ \
| | | * | | | Making sure the task open animation runs for the correct user tileSunny Goyal2018-05-181-2/+3
| | | | |/ / | | | |/| |
| | * | | | Merge "Preventing activity restoart on mnc/mcc changes" into ub-launcher3-edm...Sunny Goyal2018-05-182-2/+2
| | |\ \ \ \
| | | * | | | Preventing activity restoart on mnc/mcc changesSunny Goyal2018-05-182-2/+2
| | | |/ / /
| | * | | | Merge "Some quick scrub fixes" into ub-launcher3-edmontonTreeHugger Robot2018-05-184-23/+71
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Some quick scrub fixesSunny Goyal2018-05-184-23/+71
| | * | | | Use actual quickstep callback to track gesture startWinson Chung2018-05-184-16/+12
| | |/ / /
| | * | | Merge "Fix a couple issues with swiping up from home" into ub-launcher3-edmontonTony Wickham2018-05-182-13/+9
| | |\ \ \
| | | * | | Fix a couple issues with swiping up from homeTony Wickham2018-05-172-13/+9
| | | | |/ | | | |/|
| | * | | Fix thresholds with deferred-start swipe up gesturesWinson Chung2018-05-181-8/+19
| | * | | Merge "Fade back button in and out tied with the overview/shelf (2/3)" into u...TreeHugger Robot2018-05-186-16/+54
| | |\ \ \
| | | * | | Fade back button in and out tied with the overview/shelf (2/3)Matthew Ng2018-05-186-16/+54
| | | |/ /
| | * | | Merge "Only remove task if it was uninstalled or removed from the recents lis...TreeHugger Robot2018-05-171-4/+36
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Only remove task if it was uninstalled or removed from the recents listWinson Chung2018-05-171-4/+36
| | * | | Merge "Fixes a crash when turning off workprofile while the workprofile tab i...TreeHugger Robot2018-05-171-1/+1
| | |\ \ \
| | | * | | Fixes a crash when turning off workprofile while the workprofile tab isMario Bertschler2018-05-171-1/+1
| | * | | | Merge "Use overlay settings for Swipe Up gesture default" into ub-launcher3-e...Mehdi Alizadeh2018-05-171-17/+19
| | |\ \ \ \
| | | * | | | Use overlay settings for Swipe Up gesture defaultMehdi Alizadeh2018-05-161-17/+19
| | * | | | | Merge "Fixing taskView not centered properly in available width" into ub-laun...TreeHugger Robot2018-05-161-1/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Fixing taskView not centered properly in available widthSunny Goyal2018-05-161-1/+1
| | * | | | | Update interpolators and durations for state animationsTony Wickham2018-05-1613-41/+119
| | * | | | | Merge "Fix bug where Workspace page alpha stays 0 in SpringLoaded mode." into...TreeHugger Robot2018-05-161-1/+3
| | |\ \ \ \ \
| | | * | | | | Fix bug where Workspace page alpha stays 0 in SpringLoaded mode.Jon Miranda2018-05-161-1/+3
| | | |/ / / /
| | * | | | | Merge "Set status bar icons to dark at correct all apps progress" into ub-lau...Tony Wickham2018-05-162-1/+6
| | |\ \ \ \ \
| | | * | | | | Set status bar icons to dark at correct all apps progressTony Wickham2018-05-162-1/+6
| | * | | | | | Fixing Recents sometimes restoring in Clear-all-reveal position.Vadim Tryshev2018-05-162-5/+13
| | * | | | | | Merge "Make fling thresholds consistent" into ub-launcher3-edmontonTony Wickham2018-05-165-45/+114
| | |\ \ \ \ \ \
| | | * | | | | | Make fling thresholds consistentTony Wickham2018-05-165-45/+114
| | | |/ / / / /
| | * | | | | | Merge "Logging Square button presses opening Recents" into ub-launcher3-edmontonTreeHugger Robot2018-05-164-10/+43
| | |\ \ \ \ \ \
| | | * | | | | | Logging Square button presses opening RecentsVadim Tryshev2018-05-154-10/+43
| | | |/ / / / /
| | * | / / / / First task should launch when tapped.Hyunyoung Song2018-05-162-12/+9
| | | |/ / / / | | |/| | | |
| | * | | | | Merge "Fixing wrong accessibility focus when opening a floating view" into ub...TreeHugger Robot2018-05-1612-74/+109
| | |\ \ \ \ \
| | | * | | | | Fixing wrong accessibility focus when opening a floating viewSunny Goyal2018-05-1612-74/+109
| | * | | | | | Merge "Fixing task location calculation in seascape" into ub-launcher3-edmontonTreeHugger Robot2018-05-161-3/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |