summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/LauncherAppsCompatVL.java
Commit message (Expand)AuthorAgeFilesLines
* 1. Replace use of java.util.HashMap with android.util.ArrayMap inRajeev Kumar2017-06-151-8/+16
* Use source bounds/activity options for App Info System ShortcutTony2017-05-021-2/+3
* Add support for getting widgets/shortucts for a particular package/userTony Wickham2017-04-041-3/+12
* Fixing wrong check being used for application statusSunny Goyal2017-03-011-1/+2
* Fixing SDCard and package enabled state checks in PackageManagerHelerSunny Goyal2017-03-011-3/+23
* Launcher3: fix app shortcuts for suspended appsCharles He2017-02-211-0/+7
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-191-1/+17
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-18/+4
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-18/+14
* No more UserHandleCompatSunny Goyal2016-12-151-25/+21
* Add support for launcher shortcuts.Tony Wickham2016-06-211-2/+17
* Grey out suspended applications.Kenny Guy2016-01-251-1/+13
* Deleting empty folders based on DB stateSunny Goyal2015-06-121-1/+1
* Various lint error fixes.Sunny Goyal2015-05-141-0/+2
* Remove catch now api has hit googlefood.Kenny Guy2014-09-181-10/+2
* Update compat layer for API review changes to LauncherAppsKenny Guy2014-09-111-2/+10
* Updated calls for LauncherApps renaming.Kenny Guy2014-08-291-7/+7
* Launch app details for correct profile.Kenny Guy2014-08-041-0/+4
* Revert "Revert Cls stopping now-master running on googlefood"Kenny Guy2014-06-301-119/+43
* Revert Cls stopping now-master running on googlefoodKenny Guy2014-06-241-43/+119
* Remove reflection now we are building against LKenny Guy2014-06-231-119/+43
* Return null from compat when resolveActivity returns null.Kenny Guy2014-05-141-2/+7
* Launcher3 multi-profile supportKenny Guy2014-04-301-0/+204