summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Perform null check in animation completeAdam Cohen2014-09-181-3/+5
* | | | | | am c0b89b72: Merge "Update calls now we have an L API version." into ub-now-p...Kenny Guy2014-09-188-20/+20
|\| | | | |
| * | | | | Merge "Update calls now we have an L API version." into ub-now-porkchopKenny Guy2014-09-188-20/+20
| |\ \ \ \ \
| | * | | | | Update calls now we have an L API version.Kenny Guy2014-09-188-20/+20
| | |/ / / /
* | | | | | am 850d471b: Remove catch now api has hit googlefood.Kenny Guy2014-09-181-10/+2
|\| | | | |
| * | | | | Remove catch now api has hit googlefood.Kenny Guy2014-09-181-10/+2
| |/ / / /
* | | | | am 83e5941d: Fix NPE in WorkspaceAdam Cohen2014-09-181-1/+1
|\| | | |
| * | | | Fix NPE in WorkspaceAdam Cohen2014-09-171-1/+1
| |/ / /
* | | | am 136882c1: Merge "Setting context in LauncherAppState before initialising i...Sunny Goyal2014-09-171-0/+1
|\| | |
| * | | Merge "Setting context in LauncherAppState before initialising it, as it can ...Sunny Goyal2014-09-171-0/+1
| |\ \ \
| | * | | Setting context in LauncherAppState before initialising it,Sunny Goyal2014-09-161-0/+1
| | | |/ | | |/|
* | | | am d8293fbf: Merge "Null check in flushInvalidIcons" into ub-now-porkchopSunny Goyal2014-09-171-1/+2
|\| | |
| * | | Merge "Null check in flushInvalidIcons" into ub-now-porkchopSunny Goyal2014-09-171-1/+2
| |\ \ \
| | * | | Null check in flushInvalidIconsSunny Goyal2014-09-151-1/+2
| | |/ /
* | | | am 16fe1dfd: Merge "Updating shourcuts only when the corresponding user also ...Sunny Goyal2014-09-171-15/+28
|\| | |
| * | | Merge "Updating shourcuts only when the corresponding user also matches the A...Sunny Goyal2014-09-171-15/+28
| |\ \ \
| | * | | Updating shourcuts only when the corresponding user also matches the AppInfoSunny Goyal2014-09-121-15/+28
* | | | | am 72f98657: Merge "Using ApplicationContext in static objects" into ub-now-p...Sunny Goyal2014-09-173-7/+5
|\| | | |
| * | | | Merge "Using ApplicationContext in static objects" into ub-now-porkchopSunny Goyal2014-09-173-7/+5
| |\ \ \ \
| | * | | | Using ApplicationContext in static objectsSunny Goyal2014-09-153-7/+5
| | | |/ / | | |/| |
* | | | | am cc4e84ee: Merge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchopDharmesh Mokani2014-09-173-33/+7
|\| | | | | |_|_|/ |/| | |
| * | | Merge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchopDharmesh Mokani2014-09-173-33/+7
| |\ \ \ | | |/ / | |/| |
| | * | Remove STOPSHIPs from GSA 4.0Dharmesh Mokani2014-09-123-33/+7
* | | | am a20490cd: Merge "Disabling debug logs" into ub-now-porkchopSunny Goyal2014-09-141-2/+2
|\| | |
| * | | Merge "Disabling debug logs" into ub-now-porkchopSunny Goyal2014-09-141-2/+2
| |\ \ \
| | * | | Disabling debug logsSunny Goyal2014-09-091-2/+2
| | | |/ | | |/|
* | | | am 6a229267: Merge "Updating screenpanel assets" into ub-now-porkchopSunny Goyal2014-09-148-0/+0
|\| | |
| * | | Merge "Updating screenpanel assets" into ub-now-porkchopSunny Goyal2014-09-148-0/+0
| |\ \ \
| | * | | Updating screenpanel assetsSunny Goyal2014-09-128-0/+0
| | | |/ | | |/|
* | | | am 10c7764d: Updating margin and content size for migration clingSunny Goyal2014-09-145-2/+13
|\| | |
| * | | Updating margin and content size for migration clingSunny Goyal2014-09-125-2/+13
| |/ /
* | | am 5b7d28fc: Merge "Turn off debugging for launch." into ub-now-porkchopChris Wren2014-09-122-2/+2
|\| |
| * | Merge "Turn off debugging for launch." into ub-now-porkchopChris Wren2014-09-122-2/+2
| |\ \
| | * | Turn off debugging for launch.Chris Wren2014-09-122-2/+2
* | | | Merge "Fixing wrong views being made visible when opening all apps" into ub-n...Sunny Goyal2014-09-121-4/+1
|\| | |
| * | | Merge "Fixing wrong views being made visible when opening all apps" into ub-n...Sunny Goyal2014-09-121-4/+1
| |\ \ \
| | * | | Fixing wrong views being made visible when opening all appsSunny Goyal2014-09-101-4/+1
| | | |/ | | |/|
* | | | Merge "Update compat layer for API review changes to LauncherApps" into ub-no...Kenny Guy2014-09-121-2/+10
|\| | |
| * | | Merge "Update compat layer for API review changes to LauncherApps" into ub-no...Kenny Guy2014-09-121-2/+10
| |\ \ \
| | * | | Update compat layer for API review changes to LauncherAppsKenny Guy2014-09-111-2/+10
| | |/ /
* | | | am 393afd34: Dogfood Crash Loop : Fixing crash loop by try and catchDharmesh Mokani2014-09-111-2/+11
|\| | |
| * | | Dogfood Crash Loop : Fixing crash loop by try and catchDharmesh Mokani2014-09-111-2/+11
* | | | am 49909c2b: Catch Throwable as NoSuchMethodError isn\'t an Exception.Kenny Guy2014-09-112-4/+4
|\| | |
| * | | Catch Throwable as NoSuchMethodError isn't an Exception.Kenny Guy2014-09-112-4/+4
| |/ /
* | | am 8e894faa: Fixing a couple issues with bad AllApps stateAdam Cohen2014-09-091-0/+22
|\| |
| * | Fixing a couple issues with bad AllApps stateAdam Cohen2014-09-091-0/+22
| |/
* | am 0f668f3c: Prevent GNL from crashing on JBAdam Cohen2014-09-092-3/+20
|\|
| * Prevent GNL from crashing on JBAdam Cohen2014-09-092-3/+20
* | am 55f77f98: Merge "Showing clings only after the intro has completed" into u...Adam Cohen2014-09-091-12/+17
|\|
| * Merge "Showing clings only after the intro has completed" into ub-now-porkchopAdam Cohen2014-09-091-12/+17
| |\