summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enabling translation for preference stringSunny Goyal2015-06-252-4/+1
* Merge "Prevent extra animation when scrolling the recycler view." into ub-lau...Winson Chung2015-06-251-3/+5
|\
| * Prevent extra animation when scrolling the recycler view.Winson Chung2015-06-241-3/+5
* | Removing some synthetic methodsSunny Goyal2015-06-242-11/+15
* | Merge "Fixing issue with popup arrow direction in RTL." into ub-launcher3-bur...Winson Chung2015-06-241-0/+0
|\|
| * Fixing issue with popup arrow direction in RTL.Winson Chung2015-06-241-0/+0
* | Merge "Ensure that Launcher Activity has an exclusive task" into ub-launcher3...Adam Cohen2015-06-241-0/+1
|\ \
| * | Ensure that Launcher Activity has an exclusive taskAdam Cohen2015-06-231-0/+1
* | | Merge "Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permission" ...Adam Cohen2015-06-241-0/+13
|\ \ \
| * | | Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permissionAdam Cohen2015-06-231-0/+13
| |/ /
* | | Merge "Code cleanup, WorkspaceStateTransitionAnimation" into ub-launcher3-bur...Hyunyoung Song2015-06-231-21/+15
|\ \ \ | |_|/ |/| |
| * | Code cleanup, WorkspaceStateTransitionAnimationHyunyoung Song2015-06-231-21/+15
* | | Working around overscroll issues in AllApps.Winson Chung2015-06-236-2/+79
* | | Merge "Refactoring fast scroller." into ub-launcher3-burnabyWinson Chung2015-06-2323-451/+902
|\ \ \
| * | | Refactoring fast scroller.Winson Chung2015-06-2323-451/+902
| |/ /
* / / Using a full-bleed background for Set-Wallpaper buttonSunny Goyal2015-06-232-1/+7
|/ /
* | Merge "Making the provider column names public" into ub-launcher3-burnabySunny Goyal2015-06-231-21/+26
|\ \
| * | Making the provider column names publicSunny Goyal2015-06-221-21/+26
* | | Fixing paged view overscroll effect being drawn outside the screenSunny Goyal2015-06-221-2/+1
|/ /
* | Merge "Using material style overscroll effect for workspace and folders" into...Sunny Goyal2015-06-2215-202/+488
|\ \
| * | Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-1915-202/+488
* | | Add workspace scrim animation to the state transition to reduce jankiness.Hyunyoung Song2015-06-191-17/+9
|/ /
* | Merge "Cancelling launcher reload on mcc change" into ub-launcher3-burnabySunny Goyal2015-06-183-26/+4
|\ \
| * | Cancelling launcher reload on mcc changeSunny Goyal2015-06-183-26/+4
* | | Merge "Revert resource name to what platform ui automator test defines. b/219...Hyunyoung Song2015-06-186-4/+11
|\ \ \
| * | | Revert resource name to what platform ui automator test defines.Hyunyoung Song2015-06-186-4/+11
* | | | resolved conflicts for merge of 78564d4e to ub-launcher3-burnabyWinson Chung2015-06-180-0/+0
|\ \ \ \
| * | | | Updating ComponentKey for compatibility with build.Winson Chung2015-06-181-1/+6
* | | | | Merge "Moving predicted apps callbacks to use ComponentKey." into ub-launcher...Winson Chung2015-06-186-20/+57
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Moving predicted apps callbacks to use ComponentKey.Winson Chung2015-06-186-20/+57
* | | | | Converting folder name to string before applying it to folder infoSunny Goyal2015-06-181-3/+2
* | | | | Merge "Remove DEBUG flag inside WidgetsListAdapter" into ub-launcher3-burnabyHyunyoung Song2015-06-181-1/+1
|\ \ \ \ \
| * | | | | Remove DEBUG flag inside WidgetsListAdapterHyunyoung Song2015-06-171-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "Widgets model should respect AppFilter." into ub-launcher3-burnabyHyunyoung Song2015-06-182-13/+33
|\ \ \ \ \
| * | | | | Widgets model should respect AppFilter.Hyunyoung Song2015-06-172-13/+33
| |/ / / /
* | | | | Import translations. DO NOT MERGEGeoff Mendal2015-06-1778-91/+2168
* | | | | Merge "Deleting empty folders based on DB state" into ub-launcher3-burnabySunny Goyal2015-06-186-59/+67
|\ \ \ \ \
| * | | | | Deleting empty folders based on DB stateSunny Goyal2015-06-126-59/+67
* | | | | | Removing obsolete stringsSunny Goyal2015-06-1774-582/+0
* | | | | | Add null-check for workspace/hotseat.Jun Mukai2015-06-171-12/+24
* | | | | | Revert "Removing onInitialize method and creating searchManager in getView"Sunny Goyal2015-06-172-5/+14
* | | | | | Removing onInitialize method and creating searchManager in getViewSunny Goyal2015-06-162-14/+5
| |_|/ / / |/| | | |
* | | | | Renaming id to prevent collision.Winson Chung2015-06-172-2/+2
* | | | | Making UserHandleCompat constructor publicSunny Goyal2015-06-161-1/+1
* | | | | Merge "Fixing nullpointer when creating new DB" into ub-launcher3-burnabySunny Goyal2015-06-162-15/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixing nullpointer when creating new DBSunny Goyal2015-06-162-15/+15
| | |_|/ | |/| |
* | | | Making resultHandler protected to make it accessible from a subClassSunny Goyal2015-06-161-1/+1
* | | | Using component key for app search resultsSunny Goyal2015-06-165-82/+49
|/ / /
* | | Merge "Refactored section names to only draw when there is space." into ub-la...Winson Chung2015-06-166-108/+134
|\ \ \
| * | | Refactored section names to only draw when there is space.Winson Chung2015-06-166-108/+134