summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProvider...Adam Cohen2015-03-281-1/+3
|\
| * Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unp...Adam Cohen2015-03-271-1/+3
* | am 173f711e: Ensure that we capture all paths for starting activity for resultAdam Cohen2015-03-271-1/+18
|\|
| * Ensure that we capture all paths for starting activity for resultAdam Cohen2015-03-271-1/+18
| * Don't clobber widgets with the same component - DO NOT MERGERobin Lee2015-03-195-25/+87
| * Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-113-12/+12
* | Merge "Configuration of workspace through app restrictions" into ub-launcher3...Sunny Goyal2015-03-272-10/+81
|\ \
| * | Configuration of workspace through app restrictionsSunny Goyal2015-03-272-10/+81
* | | Disabling overscroll when folder has only one pageSunny Goyal2015-03-262-1/+3
|/ /
* | Removing more code with API 21 dependencies.Winson Chung2015-03-247-21/+40
* | Ensure that we are not using the new View constructor.Winson Chung2015-03-241-5/+1
* | Check the code point instead of the character when determining digit sections.Winson Chung2015-03-241-1/+1
* | Merge "Making the scrollbar scrubbable." into ub-launcher3-burnabyWinson Chung2015-03-242-48/+189
|\ \
| * | Making the scrollbar scrubbable.Winson Chung2015-03-242-48/+189
* | | Merge "Removing all dependencies of launcher code on wallpaper-picker" into u...Sunny Goyal2015-03-215-43/+130
|\ \ \
| * | | Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-205-43/+130
* | | | Merge "Rewrite: Widget preview loader logic" into ub-launcher3-burnabySunny Goyal2015-03-2114-1454/+524
|\ \ \ \
| * | | | Rewrite: Widget preview loader logicSunny Goyal2015-03-2014-1454/+524
| |/ / /
* / / / Fixing getItemCount in FolderPagedViewSunny Goyal2015-03-201-6/+6
|/ / /
* | | Merge "Removing unnecessary intent-filter construction" into ub-launcher3-bur...Sunny Goyal2015-03-201-6/+2
|\ \ \
| * | | Removing unnecessary intent-filter constructionSunny Goyal2015-03-191-6/+2
* | | | Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-2037-222/+316
* | | | Merge "Removing unused logging" into ub-launcher3-burnabySunny Goyal2015-03-202-145/+6
|\ \ \ \
| * | | | Removing unused loggingSunny Goyal2015-03-192-145/+6
* | | | | Don't clobber widgets with the same component.Robin Lee2015-03-194-25/+36
* | | | | Merge "Cleaning up widget preview loader" into ub-launcher3-burnabySunny Goyal2015-03-194-258/+101
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Cleaning up widget preview loaderSunny Goyal2015-03-184-258/+101
| |/ / /
* | | | Merge "Make sure we set the QSB bar on the SearchDropTargetBar" into ub-launc...Adam Cohen2015-03-191-5/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure we set the QSB bar on the SearchDropTargetBarAdam Cohen2015-03-181-5/+2
| |/ /
* | | Merge "Invalidating sorted list after the item has been added" into ub-launch...Sunny Goyal2015-03-181-1/+1
|\ \ \
| * | | Invalidating sorted list after the item has been addedSunny Goyal2015-03-181-1/+1
* | | | Using MainThreadExecuter instead of View.postSunny Goyal2015-03-181-3/+4
|/ / /
* | | Lazy loading high res iconsSunny Goyal2015-03-1710-36/+209
* | | Adding sort switch in FolderPagedViewSunny Goyal2015-03-177-44/+303
* | | Merge "key event focus logic should support large tablets" into ub-launcher3-...Hyunyoung Song2015-03-173-26/+35
|\ \ \ | |/ / |/| |
| * | key event focus logic should support large tabletsHyunyoung Song2015-03-173-26/+35
* | | Merge "Tweaking the apps list fast scroller." into ub-launcher3-burnabyWinson Chung2015-03-163-12/+16
|\ \ \ | |/ / |/| |
| * | Tweaking the apps list fast scroller.Winson Chung2015-03-163-12/+16
* | | Extracting out CacheKey to a separate classSunny Goyal2015-03-162-31/+62
|/ /
* | Merge "Minor changes to apps view." into ub-launcher3-burnabyWinson Chung2015-03-136-44/+139
|\ \
| * | Minor changes to apps view.Winson Chung2015-03-136-44/+139
* | | Merge "Scrolling folder during drag-drop" into ub-launcher3-burnabySunny Goyal2015-03-133-35/+261
|\ \ \
| * | | Scrolling folder during drag-dropSunny Goyal2015-03-133-35/+261
* | | | Merge "Adding app grid layout with fastscroller." into ub-launcher3-burnabyWinson Chung2015-03-138-416/+1154
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Adding app grid layout with fastscroller.Winson Chung2015-03-128-416/+1154
* | | Merge "Refactoring some logic in FolderPagedView" into ub-launcher3-burnabySunny Goyal2015-03-121-100/+49
|\ \ \ | |/ / |/| |
| * | Refactoring some logic in FolderPagedViewSunny Goyal2015-03-101-100/+49
* | | Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-113-10/+10
* | | Merge "Initial changes to break out AllApps into its own view." into ub-launc...Winson Chung2015-03-1113-935/+1820
|\ \ \
| * | | Initial changes to break out AllApps into its own view.Winson Chung2015-03-1013-935/+1820