summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/PackageInstallerCompatVL.java
Commit message (Expand)AuthorAgeFilesLines
* Add support for work profile promise icons.Jon Miranda2019-10-241-6/+7
* Key by both package and user for list of active install sessions.Jon Miranda2019-09-171-3/+4
|\
| * Key by both package and user for list of active install sessions.Jon Miranda2019-09-171-3/+4
* | [DO NOT MERGE] resolve merge conflicts of cfdeb0620579127e2b0bba74b616b281434...Jon Miranda2019-09-121-4/+10
|\|
| * Fix bug where existing icon is removed when install session is abandonded.Jon Miranda2019-09-111-4/+10
* | [DO NOT MERGE] Merge commit '735d1fe124812fd11feabc644c9a4f8482039f57' into m...Jon Miranda2019-09-091-2/+3
|\|
| * Add tests for play promise icons.Jon Miranda2019-09-061-2/+3
* | Merge "Only add promise icon if icon is provided in the SessionInfo." into ub...Jon Miranda2019-09-031-11/+24
|\|
| * Only add promise icon if icon is provided in the SessionInfo.Jon Miranda2019-09-031-11/+24
| * Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-221-14/+81
* | Add support for adding promise icons for new install sessions by user.Jon Miranda2019-08-221-16/+84
* | Moving various common executors to a single locationSunny Goyal2019-08-201-7/+5
|/
* Fix launcher crash when trying to open work profile promise icon.Jon Miranda2019-08-051-2/+15
* Use LauncherApps#getAllPackageInstallerSessions to get all sessions.Jon Miranda2019-05-131-1/+6
* Removing additional rpc due to icon cache updateSunny Goyal2018-09-211-1/+1
* Send directed broadcast to package installers that have active sessions.Jon Miranda2018-03-271-3/+3
* 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