summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Making the scrollbar scrubbable." into ub-launcher3-burnabyWinson Chung2015-03-246-55/+221
|\ \ \ \ | |/ / / |/| | |
| * | | Making the scrollbar scrubbable.Winson Chung2015-03-246-55/+221
* | | | Merge "Adding BaseActivity which can be overriden for custom behavior" into u...Sunny Goyal2015-03-236-59/+80
|\ \ \ \
| * | | | Adding BaseActivity which can be overriden for custom behaviorSunny Goyal2015-03-216-59/+80
* | | | | Remove dublicate BubbleTextView styleableAdam Cohen2015-03-211-5/+1
|/ / / /
* | | | Merge "Removing all dependencies of launcher code on wallpaper-picker" into u...Sunny Goyal2015-03-219-161/+149
|\ \ \ \
| * | | | Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-209-161/+149
* | | | | Merge "Rewrite: Widget preview loader logic" into ub-launcher3-burnabySunny Goyal2015-03-2115-1463/+524
|\ \ \ \ \
| * | | | | Rewrite: Widget preview loader logicSunny Goyal2015-03-2015-1463/+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-2044-260/+364
* | | | | Merge "Removing unused logging" into ub-launcher3-burnabySunny Goyal2015-03-202-145/+6
|\ \ \ \ \
| * | | | | Removing unused loggingSunny Goyal2015-03-192-145/+6
* | | | | | am 2dd9f018: (-s ours) Don\'t clobber widgets with the same component - DO NO...Robin Lee2015-03-190-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Don't clobber widgets with the same component - DO NOT MERGERobin Lee2015-03-195-25/+87
* | | | | | 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-179-47/+336
* | | | | 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 "Add dummy string to Launcher3Tests resources to fix build error." into...Hyunyoung Song2015-03-171-0/+21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add dummy string to Launcher3Tests resources to fix build error.Hyunyoung Song2015-03-161-0/+21
| |/ / /
* | | | am ef30a2a8: (-s ours) [DO NOT MERGE] Fixing build error in launcher_protouti...Sunny Goyal2015-03-170-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | [DO NOT MERGE] Fixing build error in launcher_protoutil_libSunny Goyal2015-03-161-2/+3
* | | | Merge "Tweaking the apps list fast scroller." into ub-launcher3-burnabyWinson Chung2015-03-1614-30/+114
|\ \ \ \
| * | | | Tweaking the apps list fast scroller.Winson Chung2015-03-1614-30/+114
* | | | | Don't translate these strings until they're finalAdam Cohen2015-03-161-10/+10
| |_|/ / |/| | |
* | | | Extracting out CacheKey to a separate classSunny Goyal2015-03-162-31/+62
|/ / /
* | | Merge "Minor changes to apps view." into ub-launcher3-burnabyWinson Chung2015-03-1311-46/+173
|\ \ \
| * | | Minor changes to apps view.Winson Chung2015-03-1311-46/+173
* | | | Fixing build error in launcher_protoutil_libSunny Goyal2015-03-131-2/+3
* | | | 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-1325-478/+1295
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Adding app grid layout with fastscroller.Winson Chung2015-03-1225-478/+1295
* | | | 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
* | | | am fe1dcbf0: (-s ours) Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-120-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-113-12/+12
* | | | 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-1128-935/+2112
|\ \ \ \