summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix icon shape refresh for widgets list / legacy shortcut black bg issueHyunyoung Song2019-04-024-14/+10
* Merge "Update task view corner radius to match window as it goes fullscreen" ...Tony Wickham2019-03-291-2/+8
|\
| * Update task view corner radius to match window as it goes fullscreenTony2019-03-291-2/+8
* | Merge "Add disabled boolean to FastBitmapDrawable constant state." into ub-la...TreeHugger Robot2019-03-291-3/+14
|\ \
| * | Add disabled boolean to FastBitmapDrawable constant state.Jon Miranda2019-03-291-3/+14
| |/
* | Merge "Not swiping from nav bar when scrolling in all apps" into ub-launcher3...Vadim Tryshev2019-03-291-5/+5
|\ \
| * | Not swiping from nav bar when scrolling in all appsvadimt2019-03-291-5/+5
* | | Merge "Making navigation mode listener a singleton so that the change is disp...TreeHugger Robot2019-03-2915-209/+174
|\ \ \
| * | | Making navigation mode listener a singleton so that the change is dispatchedSunny Goyal2019-03-2915-209/+174
| | |/ | |/|
* | | Merge "Fix TaskView scale being 0" into ub-launcher3-masterTreeHugger Robot2019-03-291-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix TaskView scale being 0Tony2019-03-291-0/+1
* | | Merge "Removing unused instant apps methods" into ub-launcher3-masterTreeHugger Robot2019-03-292-33/+1
|\ \ \ | |_|/ |/| |
| * | Removing unused instant apps methodsSunny Goyal2019-03-272-33/+1
* | | Merge "Temporarily ignoring flaky test checking mDevice.pressRecentApps()" in...Vadim Tryshev2019-03-291-0/+2
|\ \ \
| * | | Temporarily ignoring flaky test checking mDevice.pressRecentApps()vadimt2019-03-281-0/+2
* | | | Merge "Temporarily going home from an app via device.pressHome" into ub-launc...Vadim Tryshev2019-03-291-6/+1
|\ \ \ \
| * | | | Temporarily going home from an app via device.pressHomevadimt2019-03-281-6/+1
| |/ / /
* | | | Merge "Add clear all animation to Recents Go." into ub-launcher3-masterTreeHugger Robot2019-03-292-2/+79
|\ \ \ \
| * | | | Add clear all animation to Recents Go.Kevin2019-03-222-2/+79
* | | | | Merge "Show ASAP for Recents Go and load content after" into ub-launcher3-masterTreeHugger Robot2019-03-294-69/+116
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Show ASAP for Recents Go and load content afterKevin2019-03-284-69/+116
* | | | | Merge "Preparing QuickstepOnOff for running in 3 navigation modes" into ub-la...Vadim Tryshev2019-03-286-71/+91
|\ \ \ \ \
| * | | | | Preparing QuickstepOnOff for running in 3 navigation modesvadimt2019-03-286-71/+91
* | | | | | Merge "Add QuickSwitchTouchController on home" into ub-launcher3-masterTony Wickham2019-03-2815-28/+304
|\ \ \ \ \ \
| * | | | | | Add QuickSwitchTouchController on homeTony2019-03-2815-28/+304
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Fix bug where folder icon dot anim plays every time." into ub-launcher...TreeHugger Robot2019-03-281-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix bug where folder icon dot anim plays every time.Jon Miranda2019-03-281-1/+3
| | |/ / / | |/| | |
* | | | | Merge "Fix SwipeDetector positive vs negative for HORIZONTAL direction" into ...TreeHugger Robot2019-03-284-30/+120
|\ \ \ \ \
| * | | | | Fix SwipeDetector positive vs negative for HORIZONTAL directionTony2019-03-274-30/+120
* | | | | | Merge "Recompute folder icon drawing params before computing its position" in...Tony Wickham2019-03-281-0/+1
|\ \ \ \ \ \
| * | | | | | Recompute folder icon drawing params before computing its positionTony2019-03-281-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Move some classes to packages" into ub-launcher3-masterTreeHugger Robot2019-03-2824-66/+65
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Move some classes to packagesTony2019-03-2724-66/+65
* | | | | | Merge "Adding tracing for Lab-only flake: drag to workspace doesn't happen" i...TreeHugger Robot2019-03-2812-15/+112
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Adding tracing for Lab-only flake: drag to workspace doesn't happenvadimt2019-03-2712-15/+112
| | |/ / / | |/| | |
* | | | | Merge "Peek overview on motion pause, then animate fully on touch up" into ub...Tony Wickham2019-03-2816-96/+174
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Peek overview on motion pause, then animate fully on touch upTony2019-03-2716-96/+174
* | | | | Merge "TAPL: using assert that prints context" into ub-launcher3-masterVadim Tryshev2019-03-271-3/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | TAPL: using assert that prints contextvadimt2019-03-271-3/+1
| |/ / /
* | | | Merge "TAPL: Not starting all apps scroll gestures over nav bar" into ub-laun...Vadim Tryshev2019-03-271-0/+2
|\ \ \ \
| * | | | TAPL: Not starting all apps scroll gestures over nav barvadimt2019-03-271-0/+2
| |/ / /
* | | | Merge "Fix translationX that should be translationY" into ub-launcher3-masterTreeHugger Robot2019-03-271-1/+1
|\ \ \ \
| * | | | Fix translationX that should be translationYTony2019-03-271-1/+1
* | | | | Merge "Reconcile difference between master and ub-launcher3-master" into ub-l...TreeHugger Robot2019-03-271-4/+1
|\ \ \ \ \
| * | | | | Reconcile difference between master and ub-launcher3-masterHyunyoung Song2019-03-271-4/+1
| |/ / / /
* / / / / Temp remove fade animation.Jon Miranda2019-03-271-0/+2
|/ / / /
* | | | Merge changes I5e65dde3,I497c0292 into ub-launcher3-masterTreeHugger Robot2019-03-2714-72/+121
|\ \ \ \ | |/ / / |/| | |
| * | | Add translationX to overview stateTony2019-03-2711-64/+80
| * | | Add FLAG_DONT_ANIMATE_OVERVIEW to AnimatorSetBuilderTony2019-03-275-8/+41
* | | | Merge "Improving TAPL diags" into ub-launcher3-masterVadim Tryshev2019-03-271-6/+11
|\ \ \ \ | |_|_|/ |/| | |