summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Deduping shortcuts to app-shortcuts if they have a valid intent" into ...Sunny Goyal2015-04-113-3/+113
|\ \ \
| * | | Deduping shortcuts to app-shortcuts if they have a valid intentSunny Goyal2015-04-103-3/+113
* | | | Merge "Build fix" into ub-launcher3-burnabySunny Goyal2015-04-101-7/+3
|\ \ \ \
| * | | | Build fixSunny Goyal2015-04-091-7/+3
* | | | | Merge "Removing unused View ctor introduced in L." into ub-launcher3-burnabyWinson Chung2015-04-101-4/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Removing unused View ctor introduced in L.Winson Chung2015-04-091-4/+0
* | | | Merge "WidgetTray UI improvement" into ub-launcher3-burnabyHyunyoung Song2015-04-105-2/+9
|\ \ \ \
| * | | | WidgetTray UI improvementHyunyoung Song2015-04-095-2/+9
* | | | | Merge "Initial changes to support a fixed all-apps layout." into ub-launcher3...Winson Chung2015-04-0920-125/+267
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Initial changes to support a fixed all-apps layout.Winson Chung2015-04-0920-125/+267
| |/ / /
* | | | Merge "Updating folder UI" into ub-launcher3-burnabySunny Goyal2015-04-096-640/+161
|\ \ \ \
| * | | | Updating folder UISunny Goyal2015-04-096-640/+161
| |/ / /
* | | | Merge "Removing UserInitializeReceiver from manifest as it does not exist" in...Sunny Goyal2015-04-091-9/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Removing UserInitializeReceiver from manifest as it does not existSunny Goyal2015-04-091-9/+0
| |/ /
* / / WidgetTray revamp workHyunyoung Song2015-04-0846-2069/+1332
|/ /
* | Merge "Fixing some RTL issues with scrollable folder" into ub-launcher3-burnabySunny Goyal2015-04-082-42/+43
|\ \
| * | Fixing some RTL issues with scrollable folderSunny Goyal2015-04-072-42/+43
* | | Merge "update .gitignore config file so that we do not have to scroll through...Hyunyoung Song2015-04-081-0/+3
|\ \ \
| * | | update .gitignore config file so that we do not have to scroll throughHyunyoung Song2015-04-081-0/+3
| |/ /
* | | Merge "Temporarily tweaking the all apps layout to fit the screen on tablets....Winson Chung2015-04-084-7/+11
|\ \ \
| * | | Temporarily tweaking the all apps layout to fit the screen on tablets.Winson Chung2015-04-084-7/+11
* | | | Merge "Removing Pools.java as it is present in support lib" into ub-launcher3...Sunny Goyal2015-04-082-167/+2
|\ \ \ \
| * | | | Removing Pools.java as it is present in support libSunny Goyal2015-04-082-167/+2
* | | | | Merge "Fixing focus indicator position when the overlay page has different si...Sunny Goyal2015-04-081-5/+5
|\ \ \ \ \
| * | | | | Fixing focus indicator position when the overlay page has differentSunny Goyal2015-04-081-5/+5
| |/ / / /
* / / / / Removing unused receiversSunny Goyal2015-04-084-77/+0
|/ / / /
* | | | 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
|\| |