summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Initial changes to break out AllApps into its own view.Winson Chung2015-03-1028-935/+2112
* | | | 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-099-37/+742
|\ \ \
| * | | Adding a scrollable folder content implementationSunny Goyal2015-03-099-37/+742
* | | | Merge "Enabling accessible drag and drop" into ub-launcher3-burnabyAdam Cohen2015-03-0911-42/+556
|\ \ \ \ | |/ / / |/| | |
| * | | Enabling accessible drag and dropAdam Cohen2015-03-0911-42/+556
| |/ /
* | | 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
* | | | Merge "Setting hotseat padding to the container for symmetry" into ub-launche...Sunny Goyal2015-03-051-2/+1
|\ \ \ \
| * | | | Setting hotseat padding to the container for symmetrySunny Goyal2015-03-051-2/+1
| |/ / /
* / / / Using unique view id for each item in folderSunny Goyal2015-03-051-5/+5
|/ / /
* | | Merge "Extracting a common interface out of FolderCellLayout" into ub-launche...Sunny Goyal2015-03-052-83/+144
|\ \ \
| * | | Extracting a common interface out of FolderCellLayoutSunny Goyal2015-03-052-83/+144
* | | | Fixing icon disappearing on dropping to workspaceSunny Goyal2015-03-051-1/+1
|/ / /
* | | am c6c8fef3: Clearing DB if necessary, when applying the default layoutSunny Goyal2015-03-051-0/+4
|\ \ \ | | |/ | |/|