summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "Adding a dummy method for fix GSA compilation issues" into ub-launcher...Sunny Goyal2015-03-111-0/+6
|\ \ \ | |/ / |/| |
| * | Adding a dummy method for fix GSA compilation issuesSunny Goyal2015-03-101-0/+6
| |/
* | Merge "Ensuring setQsbSearchBar is called whenever the QSB is created" into u...Sunny Goyal2015-03-102-6/+8
|\ \ | |/ |/|
| * Ensuring setQsbSearchBar is called whenever the QSB is createdSunny Goyal2015-03-042-6/+8
* | Merge "Adding a scrollable folder content implementation" into ub-launcher3-b...Sunny Goyal2015-03-095-36/+664
|\ \
| * | Adding a scrollable folder content implementationSunny Goyal2015-03-095-36/+664
* | | Merge "Enabling accessible drag and drop" into ub-launcher3-burnabyAdam Cohen2015-03-098-42/+525
|\ \ \ | |/ / |/| |
| * | Enabling accessible drag and dropAdam Cohen2015-03-098-42/+525
| |/
* | Merge "Refactoring max id logic to a common method" into ub-launcher3-burnabySunny Goyal2015-03-091-36/+23
|\ \
| * | Refactoring max id logic to a common methodSunny Goyal2015-03-041-36/+23
| |/
* | Handling getLastItem when the folder is closedSunny Goyal2015-03-051-1/+7
* | Some parameter cleanupSunny Goyal2015-03-051-5/+2
* | Merge "Using left and top instead of getLocationInWindow for getting target v...Sunny Goyal2015-03-051-23/+28
|\ \
| * | Using left and top instead of getLocationInWindow for getting target view pos...Sunny Goyal2015-03-051-23/+28