summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ub-launcher3-dorval-polish2'Jon Miranda2017-09-1863-274/+722
|\
| * Merge "Fixing widgets not getting restored when the corresponding system app ...TreeHugger Robot2017-09-181-6/+8
| |\
| | * Fixing widgets not getting restored when the corresponding system app is enabledSunny Goyal2017-09-181-6/+8
| * | Merge "Ignore clicks on notifications that don't have intents." into ub-launc...Tony Wickham2017-09-181-0/+3
| |\ \ | | |/ | |/|
| | * Ignore clicks on notifications that don't have intents.Tony Wickham2017-09-151-0/+3
| * | Merge "Remove haptic on touch down Bug: 65463659" into ub-launcher3-dorval-po...Hyunyoung Song2017-09-144-24/+0
| |\ \
| | * | Remove haptic on touch downHyunyoung Song2017-09-124-24/+0
| * | | Merge "WallpaperManagerCompat should target correct platform Also replace Uti...TreeHugger Robot2017-09-1120-37/+40
| |\ \ \
| | * | | WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-1120-37/+40
| | |/ /
| * / / Fixing promise icons not getting restored after the app is installedSunny Goyal2017-09-111-0/+3
| |/ /
| * | Merge "Try-catching getColorHints in wallpapermanager compat." into ub-launch...TreeHugger Robot2017-09-061-6/+10
| |\ \
| | * | Try-catching getColorHints in wallpapermanager compat.Mario Bertschler2017-09-061-6/+10
| * | | Merge "Adjust notification paddings" into ub-launcher3-dorval-polish2Tony Wickham2017-09-063-6/+19
| |\ \ \ | | |/ / | |/| |
| | * | Adjust notification paddingsTony Wickham2017-09-063-6/+19
| | |/
| * / Remove reflection from wallpaper manager for wallpaper colors.Mario Bertschler2017-09-051-56/+25
| |/
| * Fix bug where Launcher crashes when pinned shortcut has no icon.Jon Miranda2017-08-301-1/+7
| * Merge "Fix bug where dragging app from Search breaks Folder preview." into ub...Sunny Goyal2017-08-301-0/+4
| |\
| | * Fix bug where dragging app from Search breaks Folder preview.Jon Miranda2017-08-301-0/+4
| * | Merge "Fix bug where mw landscape cell size is calculated incorretly." into u...TreeHugger Robot2017-08-301-0/+4
| |\ \
| | * | Fix bug where mw landscape cell size is calculated incorretly.Jon Miranda2017-08-241-0/+4
| * | | Merge "Updating the all-apps discovery bounce animation" into ub-launcher3-do...Sunny Goyal2017-08-304-23/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Updating the all-apps discovery bounce animationSunny Goyal2017-08-294-23/+4
| * | | Merge "Disable debugging on Widgets Diff Reporter Bug: 65160070" into ub-laun...TreeHugger Robot2017-08-291-3/+4
| |\ \ \
| | * | | Disable debugging on Widgets Diff ReporterHyunyoung Song2017-08-291-3/+4
| * | | | Merge "Fix @SuppressWarnings('deprecation') typo." into ub-launcher3-dorval-p...TreeHugger Robot2017-08-291-1/+1
| |\ \ \ \
| | * | | | Fix @SuppressWarnings('deprecation') typo.Jon Miranda2017-08-291-1/+1
| | | |/ / | | |/| |
| * / | | AppInfo to create launch intent from component name.Mario Bertschler2017-08-291-3/+7
| |/ / /
| * | | 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-285-21/+84
| |\ \ \
| | * | | Adding support for badging instant app icons.Sunny Goyal2017-08-285-21/+84
| * | | | Increase overview icon zone percentage from 20% to 22%.Jon Miranda2017-08-281-4/+5
| |/ / /
| * | | 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-251-2/+0
| |\ \ \
| | * | | Adding scrim in all-apps scrimSunny Goyal2017-08-241-2/+0
| | |/ /
| * / / Hides text on ButtonDropTargets if any of them are ellipsized.Jon Miranda2017-08-243-2/+85
| |/ /
| * | Merge "Remove flicker when multiple apps are added/removed/updated on widget ...Hyunyoung Song2017-08-244-22/+201
| |\ \
| | * | Remove flicker when multiple apps are added/removed/updated on widget trayHyunyoung Song2017-08-234-22/+201
| * | | 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-231-11/+19
| | |/ | |/|
| * | Merge "Remove notification dots setting for Launcher3Go" into ub-launcher3-do...Tony Wickham2017-08-223-6/+2
| |\ \
| | * | Remove notification dots setting for Launcher3GoTony Wickham2017-08-143-6/+2
* | | | merged ub-launcher3-dorval-polish2, and resolved conflictsJon Miranda2017-08-2244-560/+769
|\| | |
| * | | 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-218-70/+29
| |\ \ \