summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce scrollbar in widget trayHyunyoung Song2015-05-211-0/+1
* Load PackageItemInfo in background thread to prevent ANRHyunyoung Song2015-05-2110-58/+62
* 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-203-93/+6
|\ \
| * | Removing some unused functionalitiesSunny Goyal2015-05-193-93/+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-202-15/+8
* | | | Merge "UX widget cell color issue" into ub-launcher3-burnabyHyunyoung Song2015-05-201-3/+3
|\ \ \ \
| * | | | UX widget cell color issueHyunyoung Song2015-05-201-3/+3
* | | | | 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 "Fixing accessibility string" into ub-launcher3-burnabySunny Goyal2015-05-201-1/+1
|\ \ \ \ \ \
| * | | | | | Fixing accessibility stringSunny Goyal2015-05-191-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Updating widget resize frame assets." into ub-launcher3-burnabySunny Goyal2015-05-2037-62/+56
|\ \ \ \ \ \
| * | | | | | Updating widget resize frame assets.Sunny Goyal2015-05-1937-62/+56
* | | | | | | 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 "Enabling translation for accessibility strings" into ub-launcher3-burnabySunny Goyal2015-05-191-27/+27
|\ \ \ \ \ \
| * | | | | | Enabling translation for accessibility stringsSunny Goyal2015-05-191-27/+27
* | | | | | | Merge "Adding drop shadow effect in allapps" into ub-launcher3-burnabySunny Goyal2015-05-197-9/+95
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Adding drop shadow effect in allappsSunny Goyal2015-05-157-9/+95
* | | | | | | Unify sorting between all apps and widget trayHyunyoung Song2015-05-195-136/+175
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Widget cell improvement" into ub-launcher3-burnabySunny Goyal2015-05-198-112/+112
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Widget cell improvementSunny Goyal2015-05-198-112/+112
* | | | | | Merge "Updating the widget error view" into ub-launcher3-burnabySunny Goyal2015-05-195-10/+5
|\ \ \ \ \ \
| * | | | | | Updating the widget error viewSunny Goyal2015-05-195-10/+5
* | | | | | | 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
| |_|_|_|/ / |/| | | | |
* | | | | | Verify that an image can be rendered on a GL Surface before using itSunny Goyal2015-05-183-46/+45
|/ / / / /
* | | | | 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
* | | | | Merge "Preventing relayout when loading high-res icons" into ub-launcher3-bur...Sunny Goyal2015-05-181-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Preventing relayout when loading high-res iconsSunny Goyal2015-05-151-0/+11
| | |/ / | |/| |
* | | | Merge "Initially set the widget container view to GONE visibility" into ub-la...Hyunyoung Song2015-05-161-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Initially set the widget container view to GONE visibilityHyunyoung Song2015-05-151-0/+1
* | | | 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-156-156/+190
|\ \ \
| * | | Optimizing shadow generation by reusing bitmap.Sunny Goyal2015-05-156-156/+190