summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/PackageInstallerCompatVL.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes a bug in verifying the validity of a session info.Mario Bertschler2017-05-151-1/+4
* Enable Promise App Icon in All Apps.Mario Bertschler2017-03-211-1/+1
* Show promise app icon in All Apps while installation process.Mario Bertschler2017-03-171-12/+57
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-1/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-3/+0
* No more UserHandleCompatSunny Goyal2016-12-151-3/+5
* Code sanitizationHyunyoung Song2016-10-061-3/+3
* Tying LauncherAppState lifecycle with LauncherProviderSunny Goyal2015-11-241-1/+0
* Update the widget spans after the provider changesSunny Goyal2015-10-051-2/+2
* Various lint error fixes.Sunny Goyal2015-05-141-0/+3
* Fixing missing updates in package install sessionsSunny Goyal2015-04-221-115/+29
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-5/+6
* Moving methods which update internal sets on a separate threadSunny Goyal2014-10-301-7/+24
* Merge "Updating promise icon's bitmap and label when onBadgingChanged is rece...Sunny Goyal2014-09-191-7/+25
|\
| * Updating promise icon's bitmap and label when onBadgingChanged is receivedSunny Goyal2014-09-191-7/+26
* | Adding support to delete unrestored icons and widgetsSunny Goyal2014-09-191-1/+7
|/
* 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
* | Remove STOPSHIPs from GSA 4.0Dharmesh Mokani2014-09-121-10/+2
|/
* Dogfood Crash Loop : Fixing crash loop by try and catchDharmesh Mokani2014-09-111-2/+11
* Launcher change corresponding to platform change.Dharmesh Mokani2014-09-081-5/+4
* Handling label and icon from SessionInfo.Sunny Goyal2014-09-041-6/+24
* Fixing class name change in sdkSunny Goyal2014-08-181-7/+7
* Update code so it compiles on google3Sameer Padala2014-08-081-2/+2
* Implementing a package install progress listener for LSunny Goyal2014-08-011-0/+159