summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Setting unused shadow to nullPeter Schiller2016-06-291-0/+1
* | | | Merge "Adding shadow to fast scroll indicator" into ub-launcher3-calgaryPeter Schiller2016-06-292-14/+61
|\ \ \ \ | |/ / / |/| | |
| * | | Adding shadow to fast scroll indicatorPeter Schiller2016-06-292-14/+61
* | | | Merge "Fixing alpha of workspace components being changed at too many places"...Sunny Goyal2016-06-292-94/+72
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixing alpha of workspace components being changed at too many placesSunny Goyal2016-06-272-94/+72
| | |/ | |/|
* | | Merge "All apps icons should become clickable" into ub-launcher3-calgaryHyunyoung Song2016-06-281-5/+0
|\ \ \ | |_|/ |/| |
| * | All apps icons should become clickableHyunyoung Song2016-06-281-5/+0
* | | Merge "Bumping icon version to clear db to trigger loading from IconProvider....Winson Chung2016-06-281-1/+1
|\ \ \
| * | | Bumping icon version to clear db to trigger loading from IconProvider.Winson2016-06-281-1/+1
| |/ /
* | | Fixed inset overscrollPeter Schiller2016-06-281-0/+4
* | | Merge "All Apps header shadow is drawn incorrectly" into ub-launcher3-calgaryPeter Schiller2016-06-282-3/+34
|\ \ \
| * | | All Apps header shadow is drawn incorrectlyPeter Schiller2016-06-272-3/+34
| | |/ | |/|
* | | Merge "Extend all apps pull up activation area to page indicator view b/29752...Hyunyoung Song2016-06-283-2/+9
|\ \ \
| * | | Extend all apps pull up activation area to page indicator viewHyunyoung Song2016-06-273-2/+9
| | |/ | |/|
* | | Prevent all apps transition NPEHyunyoung Song2016-06-283-2/+11
* | | Invert nav bar to light when status bar changes in all apps.Hyunyoung Song2016-06-271-2/+6
|/ /
* / Surround shortcut API calls with try-catch.Tony2016-06-272-12/+34
|/
* Merge "Making some shortcut manager calls protected by MR1 version check" int...Sunny Goyal2016-06-238-197/+92
|\
| * Making some shortcut manager calls protected by MR1 version checkSunny Goyal2016-06-238-197/+92
* | Merge "Removing unnecessary object creation and double loop during getDescend...Sunny Goyal2016-06-231-20/+12
|\ \ | |/ |/|
| * Removing unnecessary object creation and double loop duringSunny Goyal2016-06-151-20/+12
* | Merge "Add margin to all apps recycler container view b/29509347 > Last row i...Hyunyoung Song2016-06-221-5/+6
|\ \
| * | Add margin to all apps recycler container viewHyunyoung Song2016-06-221-5/+6
* | | Build fixSunny Goyal2016-06-221-1/+1
* | | Merge "Accessibility fixes and updates" into ub-launcher3-calgarySunny Goyal2016-06-226-82/+110
|\ \ \
| * | | Accessibility fixes and updatesSunny Goyal2016-06-226-82/+110
* | | | Merge "Add support for launcher shortcuts." into ub-launcher3-calgaryTony Wickham2016-06-2222-60/+946
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for launcher shortcuts.Tony Wickham2016-06-2122-60/+946
* | | | Merge "Fixing potantial context leak code path" into ub-launcher3-calgarySunny Goyal2016-06-222-27/+20
|\ \ \ \
| * | | | Fixing potantial context leak code pathSunny Goyal2016-06-202-27/+20
* | | | | Fixing bug in GridSizeMigrationTask, where it was not accounting forSunny Goyal2016-06-221-1/+1
* | | | | Merge "All apps pull up work b/28917826 b/29469966 b/29542376" into ub-launch...Hyunyoung Song2016-06-214-171/+246
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | All apps pull up workHyunyoung Song2016-06-214-171/+246
* | | | | Making LauncherActivityInstallInfo public to prevent access modificationSunny Goyal2016-06-211-1/+1
|/ / / /
* | | | Merge "Fix container horizontal padding" into ub-launcher3-calgaryHyunyoung Song2016-06-211-1/+1
|\ \ \ \
| * | | | Fix container horizontal paddingHyunyoung Song2016-06-211-1/+1
* | | | | Merge "Maintaining separate alpha for x and y translations" into ub-launcher3...Sunny Goyal2016-06-212-19/+41
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Maintaining separate alpha for x and y translationsSunny Goyal2016-06-202-19/+41
| | |/ / | |/| |
* | | | Adding some tracing sections around launcher startupSunny Goyal2016-06-204-8/+39
| |/ / |/| |
* | | Merge "Fixing a crash on APPS->WORKSPACE transition when animation is automat...Hyunyoung Song2016-06-203-29/+29
|\ \ \
| * | | Fixing a crash on APPS->WORKSPACE transition when animation is automated with...Hyunyoung Song2016-06-203-29/+29
| |/ /
* | | Merge "Update Launcher to use theme colors." into ub-launcher3-calgaryAndrew Sapperstein2016-06-2014-21/+35
|\ \ \
| * | | Update Launcher to use theme colors.Andrew Sapperstein2016-06-2014-21/+35
| |/ /
* / / Fixing workspace transition stateHyunyoung Song2016-06-201-1/+1
|/ /
* | Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-1711-33/+21
* | Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-1711-109/+96
* | Merge "Adding a DB update path to handle the QSB position change" into ub-lau...Sunny Goyal2016-06-167-49/+294
|\ \
| * | Adding a DB update path to handle the QSB position changeSunny Goyal2016-06-157-49/+294
| |/
* | UI fixes to All apps pull up workHyunyoung Song2016-06-159-91/+129
* | Fix the build.Hyunyoung Song2016-06-151-1/+1