summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/compat/LauncherAppsCompatVO.java
Commit message (Expand)AuthorAgeFilesLines
* Moving various common executors to a single locationSunny Goyal2019-08-201-5/+5
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-5/+5
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-5/+5
* Setup make icon-loader libraryHyunyoung Song2018-10-191-1/+1
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Making LauncherIcons thread safeSunny Goyal2018-01-091-1/+3
* Dominant color is part of icon cacheSunny Goyal2018-01-031-2/+1
* Removing various reflection calls with final APIsSunny Goyal2017-05-221-31/+88
* Updating getApplicationInfo to handle NameNotFoundExceptionSunny Goyal2017-04-171-3/+15
* Add support for getting widgets/shortucts for a particular package/userTony Wickham2017-04-041-4/+18
* Removing config shortcut activities for managed profiles forSunny Goyal2017-03-201-1/+8
* 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-2/+3
* Launcher3: fix app shortcuts for suspended appsCharles He2017-02-211-0/+6
* Adding support for new APIs in O related to configurable shortcutsSunny Goyal2017-01-191-0/+56