summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removing Pools.java as it is present in support libSunny Goyal2015-04-082-167/+2
* Merge "Fixing issue with building velvet against lower support lib." into ub-...Winson Chung2015-04-072-3/+3
|\
| * Fixing issue with building velvet against lower support lib.Winson Chung2015-04-072-3/+3
* | Merge "Revert "Setting hotseat padding to the container for symmetry"" into u...Sunny Goyal2015-04-071-1/+2
|\ \
| * | Revert "Setting hotseat padding to the container for symmetry"Sunny Goyal2015-04-061-1/+2
* | | Merge "Small refactoring to apps list." into ub-launcher3-burnabyWinson Chung2015-04-076-95/+138
|\ \ \ | | |/ | |/|
| * | Small refactoring to apps list.Winson Chung2015-04-066-95/+138
* | | Merge "Ensuring that work-profile applications are mixed in with other apps."...Winson Chung2015-04-062-45/+66
|\| |
| * | Ensuring that work-profile applications are mixed in with other apps.Winson Chung2015-04-062-45/+66
* | | Merge "Adding support for loading package icon in iconCache" into ub-launcher...Sunny Goyal2015-04-061-19/+58
|\ \ \
| * | | Adding support for loading package icon in iconCacheSunny Goyal2015-04-061-19/+58
| |/ /
* | | resolved conflicts for merge of 68fdeaad to ub-launcher3-burnabyAdam Cohen2015-04-064-70/+3
* | | Merge "Adding a system status column in icon cache & invalidating items based...Sunny Goyal2015-04-061-6/+23
|\ \ \
| * | | Adding a system status column in icon cache & invalidating items based on itSunny Goyal2015-04-011-6/+23
* | | | Adding nullcheck when getting app restrictionsSunny Goyal2015-04-061-1/+4
| |/ / |/| |
* | | Merge "Reinflating QBS on resume, if the widget orientation is not same as la...Sunny Goyal2015-04-031-0/+10
|\ \ \
| * | | Reinflating QBS on resume, if the widget orientation is not same as launcher ...Sunny Goyal2015-04-031-0/+10
| |/ /
* | | Merge "Updating pageindicator assets" into ub-launcher3-burnabySunny Goyal2015-04-0223-1/+2
|\ \ \ | |/ / |/| |
| * | Updating pageindicator assetsSunny Goyal2015-03-3023-1/+2
* | | Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-0111-81/+51
* | | Removing UninstallShortcutReceiverSunny Goyal2015-04-014-128/+3
* | | am 67c30861: Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-03-303-0/+8
|\ \ \
| * | | Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-03-303-0/+8
* | | | Ensuring that we fast-scroll to the first section app.Winson Chung2015-03-301-4/+10
| |/ / |/| |
* | | am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProvider...Adam Cohen2015-03-281-1/+3
|\| |
| * | Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unp...Adam Cohen2015-03-271-1/+3
* | | am 173f711e: Ensure that we capture all paths for starting activity for resultAdam Cohen2015-03-271-1/+18
|\| |
| * | Ensure that we capture all paths for starting activity for resultAdam Cohen2015-03-271-1/+18
* | | Merge "Configuration of workspace through app restrictions" into ub-launcher3...Sunny Goyal2015-03-272-10/+81
|\ \ \
| * | | Configuration of workspace through app restrictionsSunny Goyal2015-03-272-10/+81
* | | | Disabling overscroll when folder has only one pageSunny Goyal2015-03-262-1/+3
|/ / /
* | | Merge "Removing more code with API 21 dependencies." into ub-launcher3-burnabyWinson Chung2015-03-257-21/+40
|\ \ \
| * | | Removing more code with API 21 dependencies.Winson Chung2015-03-247-21/+40
* | | | Merge "Ensure that we are not using the new View constructor." into ub-launch...Winson Chung2015-03-241-5/+1
|\| | |
| * | | Ensure that we are not using the new View constructor.Winson Chung2015-03-241-5/+1
* | | | Merge "Check the code point instead of the character when determining digit s...Winson Chung2015-03-241-1/+1
|\| | |
| * | | Check the code point instead of the character when determining digit sections.Winson Chung2015-03-241-1/+1
* | | | Merge "Removing unused strings with no default translations" into ub-launcher...Sunny Goyal2015-03-243-44/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removing unused strings with no default translationsSunny Goyal2015-03-243-44/+0
* | | | 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
|\ \ \ \