summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allowing UserHandle to be passed in the intent when creating AppInfo" ...Sunny Goyal2015-06-261-21/+14
|\
| * Allowing UserHandle to be passed in the intent when creating AppInfoSunny Goyal2015-06-261-21/+14
* | Removing junit.framework.AssertSunny Goyal2015-06-261-4/+3
|/
* Merge "Announce content desc of workspace immediately after unlocking the loc...Hyunyoung Song2015-06-261-0/+2
|\
| * Announce content desc of workspace immediately after unlocking the lock screen.Hyunyoung Song2015-06-251-0/+2
* | Merge "Fixing backup restore" into ub-launcher3-burnabySunny Goyal2015-06-268-98/+178
|\ \
| * | Fixing backup restoreSunny Goyal2015-06-258-98/+178
* | | Moving LauncherExtension to a separate packageSunny Goyal2015-06-251-2/+8
|/ /
* | Fixing issue with casting context to activity.Winson Chung2015-06-262-9/+2
* | Merge "Exposing drag methods with user info." into ub-launcher3-burnabyWinson Chung2015-06-251-9/+30
|\ \
| * | Exposing drag methods with user info.Winson Chung2015-06-251-9/+30
* | | Ensuring that we always update the predicted apps set.Winson Chung2015-06-251-1/+1
* | | Merge "Fixing crash when using app name comparator with empty titles." into u...Winson Chung2015-06-251-2/+4
|\| |
| * | Fixing crash when using app name comparator with empty titles.Winson Chung2015-06-251-2/+4
* | | 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 "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-233-2/+70
* | Refactoring fast scroller.Winson Chung2015-06-2314-393/+847
|/
* 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-226-202/+485
|\
| * Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-196-202/+485
* | 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-181-1/+1
|\ \
| * | Revert resource name to what platform ui automator test defines.Hyunyoung Song2015-06-181-1/+1
* | | 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
| |/ /
* | | 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
* | | | 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-171-1/+1
* | | 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-165-106/+132
|\ \