summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating the all-apps discovery bounce animationSunny Goyal2017-08-299-91/+61
* Merge "IconCache should refresh on OTAs" into ub-launcher3-dorval-polish2TreeHugger Robot2017-08-291-1/+2
|\
| * IconCache should refresh on OTAsHyunyoung Song2017-08-281-1/+2
* | Merge "Adding support for badging instant app icons." into ub-launcher3-dorva...Sunny Goyal2017-08-287-21/+130
|\ \
| * | Adding support for badging instant app icons.Sunny Goyal2017-08-287-21/+130
* | | Increase overview icon zone percentage from 20% to 22%.Jon Miranda2017-08-282-5/+6
|/ /
* | Merge "Add spring to QSB when opening all apps." into ub-launcher3-dorval-pol...Jonathan Miranda2017-08-285-6/+63
|\ \
| * | Add spring to QSB when opening all apps.Jon Miranda2017-08-235-6/+63
* | | Merge "Integrating suggested app by handling new status flags for shortcut it...Mario Bertschler2017-08-2516-45/+137
|\ \ \
| * | | Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-2416-45/+137
| | |/ | |/|
* | | Merge "Adding scrim in all-apps scrim" into ub-launcher3-dorval-polish2TreeHugger Robot2017-08-255-17/+5
|\ \ \
| * | | Adding scrim in all-apps scrimSunny Goyal2017-08-245-17/+5
| |/ /
* / / Hides text on ButtonDropTargets if any of them are ellipsized.Jon Miranda2017-08-243-2/+85
|/ /
* | Merge "Adjusting opacity values for all apps." into ub-launcher3-dorval-polish2Mario Bertschler2017-08-242-3/+3
|\ \
| * | Adjusting opacity values for all apps.Mario Bertschler2017-08-212-3/+3
* | | Merge "Remove flicker when multiple apps are added/removed/updated on widget ...Hyunyoung Song2017-08-245-22/+350
|\ \ \
| * | | Remove flicker when multiple apps are added/removed/updated on widget trayHyunyoung Song2017-08-235-22/+350
* | | | Applying the widget resize changes even when the activity is destroyedSunny Goyal2017-08-232-8/+5
* | | | Show progress dialog when uninstalling an app in Launcher3Go.Jon Miranda2017-08-233-11/+44
| |_|/ |/| |
* | | Merge "Remove notification dots setting for Launcher3Go" into ub-launcher3-do...Tony Wickham2017-08-224-6/+23
|\ \ \
| * | | Remove notification dots setting for Launcher3GoTony Wickham2017-08-144-6/+23
* | | | Adjusting reflection api for color addOnColorsChangedListener thatMario Bertschler2017-08-211-3/+3
| |/ / |/| |
* | | Merge "Simplifying some package matching code by using common itemInfo mathch...TreeHugger Robot2017-08-217-101/+100
|\ \ \
| * | | Simplifying some package matching code by using common itemInfo mathcherSunny Goyal2017-08-177-101/+100
* | | | Merge "Remove LAUNCHER3_ALL_APPS_PULL_UP Bug: 63712253 Verified: all apps tra...TreeHugger Robot2017-08-219-71/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove LAUNCHER3_ALL_APPS_PULL_UPHyunyoung Song2017-08-219-71/+30
* | | | Merge "Fixing bindAllApplications scheduled with null list." into ub-launcher...TreeHugger Robot2017-08-182-35/+59
|\ \ \ \
| * | | | Fixing bindAllApplications scheduled with null list.Sunny Goyal2017-08-182-35/+59
* | | | | Merge "Fixing wrong intests being sent to DeviceProfile in case of lowRam dev...TreeHugger Robot2017-08-182-10/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixing wrong intests being sent to DeviceProfile in case of lowRam deviceSunny Goyal2017-08-182-10/+22
| | |/ / | |/| |
* / | | Fixing crashloop due to ag/2750101Sunny Goyal2017-08-181-6/+10
|/ / /
* / / Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-1711-140/+57
|/ /
* | [automerger] Fix bug where all apps items fade in. am: 48a4e91c73Jonathan Miranda2017-08-150-0/+0
|\ \
| * | Fix bug where all apps items fade in.Jon Miranda2017-08-151-2/+2
* | | Merge "Simpifying uninstall drop target to check item type instead of class i...Sunny Goyal2017-08-151-14/+6
|\ \ \
| * | | Simpifying uninstall drop target to check item type instead of class instanceSunny Goyal2017-08-151-14/+6
| | |/ | |/|
* | | Merge "Fix bug where all apps items fade in." into ub-launcher3-dorval-polish2TreeHugger Robot2017-08-151-2/+2
|\ \ \
| * | | Fix bug where all apps items fade in.Jon Miranda2017-08-151-2/+2
| |/ /
* / / Get rid of unnecessary int array allocation.Rajeev Kumar2017-08-141-9/+9
|/ /
* | [automerger] Fix bug where all apps scrollbar jumps. am: bb10fa8fc2Jonathan Miranda2017-08-141-0/+1
|\|
| * Fix bug where all apps scrollbar jumps.Jon Miranda2017-08-141-0/+1
| * Merge "Switch the status bar color earlier in the all apps transition" into u...TreeHugger Robot2017-08-041-1/+3
| |\
| * \ Merge "Fix bug where user gets stuck in overscroll." into ub-launcher3-dorval...TreeHugger Robot2017-08-041-10/+14
| |\ \
* | | | Import translations. DO NOT MERGEBill Yi2017-08-119-26/+26
* | | | Merge "Defer some work until after workspace fade-in" into ub-launcher3-dorva...Tony Wickham2017-08-103-0/+42
|\ \ \ \
| * | | | Defer some work until after workspace fade-inTony2017-08-043-0/+42
* | | | | Fix bug where workspace is not aligned with hotseat in landscape.Jon Miranda2017-08-091-1/+2
* | | | | Merge "Update hotseat cell height calculation." into ub-launcher3-dorval-polish2TreeHugger Robot2017-08-091-1/+1
|\ \ \ \ \
| * | | | | Update hotseat cell height calculation.Jon Miranda2017-08-091-1/+1
* | | | | | Merge "Disable adaptive icon drawable parallax effect during drag and drop Bu...Hyunyoung Song2017-08-091-0/+1
|\ \ \ \ \ \