summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Setting drawable to droptarget in the code to avoid multiple drawable ...Sunny Goyal2015-05-201-25/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Setting drawable to droptarget in the code to avoid multiple drawable inflationSunny Goyal2015-05-201-25/+8
* | | | Merge "Reducing delay in applying widget previews loaded in the background." ...Winson Chung2015-05-201-26/+74
|\ \ \ \ | |/ / / |/| | |
| * | | Reducing delay in applying widget previews loaded in the background.Winson Chung2015-05-201-26/+74
| |/ /
* | | Merge "Removing some unused functionalities" into ub-launcher3-burnabySunny Goyal2015-05-202-75/+6
|\ \ \
| * | | Removing some unused functionalitiesSunny Goyal2015-05-192-75/+8
* | | | Merge "Avoiding blocking worker thread when adding icons to DB" into ub-launc...Sunny Goyal2015-05-201-12/+58
|\ \ \ \
| * | | | Avoiding blocking worker thread when adding icons to DBSunny Goyal2015-05-191-12/+58
* | | | | Removing unnecessary linear layoutSunny Goyal2015-05-201-1/+1
* | | | | Fixing unnecessary padding added to pages in overview modeSunny Goyal2015-05-202-2/+10
* | | | | Removing override annotation to fix build.Winson Chung2015-05-201-1/+0
* | | | | Merge "Removing itemCount, fromIndex and toIndex from AccessibilityEvent.TYPE...Vadim Tryshev2015-05-201-3/+0
|\ \ \ \ \
| * | | | | Removing itemCount, fromIndex and toIndex fromVadim Tryshev2015-05-191-3/+0
* | | | | | Merge "List work profile widgets to the end of the row of the widget tray, th...Hyunyoung Song2015-05-201-14/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | List work profile widgets to the end of the row of the widget tray, then sortHyunyoung Song2015-05-201-14/+19
* | | | | | Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub...Sunny Goyal2015-05-2012-18/+42
|\ \ \ \ \ \
| * | | | | | Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-1912-18/+42
* | | | | | | Merge "Updating widget resize frame assets." into ub-launcher3-burnabySunny Goyal2015-05-201-62/+53
|\ \ \ \ \ \ \
| * | | | | | | Updating widget resize frame assets.Sunny Goyal2015-05-191-62/+53
* | | | | | | | Merge "Adding null check to outline generator" into ub-launcher3-burnabySunny Goyal2015-05-201-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Adding null check to outline generatorSunny Goyal2015-05-191-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* / | | | | | | Avoiding object allocation during drawSunny Goyal2015-05-191-15/+16
|/ / / / / / /
* | | | | | | Merge "Adding drop shadow effect in allapps" into ub-launcher3-burnabySunny Goyal2015-05-194-5/+92
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Adding drop shadow effect in allappsSunny Goyal2015-05-154-5/+92
* | | | | | | Unify sorting between all apps and widget trayHyunyoung Song2015-05-195-136/+175
| |_|/ / / / |/| | | | |
* | | | | | Merge "Widget cell improvement" into ub-launcher3-burnabySunny Goyal2015-05-195-86/+102
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Widget cell improvementSunny Goyal2015-05-195-86/+102
* | | | | | Ensure that we have a reasonable cache size for AllApps.Winson Chung2015-05-191-0/+8
* | | | | | Synchronizing views dependent on scroll during pre-draw.Winson Chung2015-05-193-163/+127
* | | | | | Fixing issue with prediction bar apps erroneously being tapped.Winson Chung2015-05-192-5/+27
| |_|/ / / |/| | | |
* | | | | Removing some thread priority management logicSunny Goyal2015-05-184-80/+22
* | | | | Starting the loader if the previous loader is not complete, instead of bindin...Sunny Goyal2015-05-181-2/+10
* | | | | Preventing relayout when loading high-res iconsSunny Goyal2015-05-151-0/+11
|/ / / /
* | | | Reducing calls to onCreateViewHolder due to animating children.Winson Chung2015-05-152-0/+10
* | | | Merge "Transition from back to showing widget tray if shortcut/Widget configu...Hyunyoung Song2015-05-151-4/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Transition from back to showing widget tray if shortcut/Widget configure acti...Hyunyoung Song2015-05-151-4/+14
* | | | Merge "Optimizing shadow generation by reusing bitmap." into ub-launcher3-bur...Sunny Goyal2015-05-155-156/+183
|\ \ \ \
| * | | | Optimizing shadow generation by reusing bitmap.Sunny Goyal2015-05-155-156/+183
* | | | | Removing some dead code and extra view creation.Winson Chung2015-05-153-14/+8
* | | | | Don't try and trim null strings.Winson Chung2015-05-151-0/+4
|/ / / /
* | | | Preventing homscreen getting filled with secondary user apps, when launcherSunny Goyal2015-05-153-24/+52
* | | | Merge "Fixing issue with folder inflation" into ub-launcher3-burnabySunny Goyal2015-05-151-2/+2
|\ \ \ \
| * | | | Fixing issue with folder inflationSunny Goyal2015-05-151-2/+2
* | | | | Merge "Ensure prediction bar is visible when intercepting touch events. " int...Winson Chung2015-05-151-6/+11
|\ \ \ \ \
| * | | | | Ensure prediction bar is visible when intercepting touch events. Winson Chung2015-05-151-6/+11
| | |/ / / | |/| | |
* | | | | Merge "Fixing crash when drawing prediction bar divider." into ub-launcher3-b...Winson Chung2015-05-152-2/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixing crash when drawing prediction bar divider.Winson Chung2015-05-142-2/+13
* | | | | Merge "Adding padding to the folder content" into ub-launcher3-burnabySunny Goyal2015-05-152-6/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Adding padding to the folder contentSunny Goyal2015-05-132-6/+9
* | | | | Merge "Place the work profile badge in the correct bottom right (left for RTL...Hyunyoung Song2015-05-157-33/+20
|\ \ \ \ \ | |_|/ / / |/| | | |