summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/LauncherActivityInfo.java
AgeCommit message (Expand)Author
2021-02-01Adding APIs to get manifest entries for Launcher activities and widgetsSunny Goyal
2020-11-13Merge "Add hidden API to retrieve ActivityInfo"Sean Stout
2020-11-13[pm/incremental] add @FloatRange in the new LauncherActivityInfo APISongchun Fan
2020-11-11Add hidden API to retrieve ActivityInfoSean Stout
2020-11-06[pm/incremental] remove LauncherActivityInfo.isStartable()Songchun Fan
2020-10-30[pm/incremental] address API review comments for LauncherApps APIsSongchun Fan
2020-10-21Revert "Revert "[incremental/pm] LauncherApps APIs for loading state and prog...Songchun Fan
2020-10-16Revert "[incremental/pm] LauncherApps APIs for loading state and progress"Greg Kaiser
2020-10-13[incremental/pm] LauncherApps APIs for loading state and progressSongchun Fan
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2017-06-23Fix activity icon badging for non-bitmap iconsMakoto Onuki
2016-11-30Secure MATCH_UNINSTALLED_PACKAGES across usersAmith Yamasani
2016-04-11Changing LauncherApps to resolve activity by component nameSunny Goyal
2016-03-30Chaning LauncherActivityInfo to return a density specific non-badged iconSunny Goyal
2015-11-24Fetching firstInstallTime on demandSunny Goyal
2015-05-04Fix LauncherActivityInfo.getBadgedIcon() cannot get high density iconRicky Wai
2015-02-04Use ResolveInfo for label and icon for LauncherActivityInfoAmith Yamasani
2014-09-05Addressing API council comments for UserManager.Svetoslav
2014-08-07Polish of the app widgets cross-profiles feature.Svetoslav
2014-05-29Tweak LauncherApps API based on feedbackAmith Yamasani
2014-04-25Merge "Handle density request in LauncherActivityInfo"Amith Yamasani
2014-04-25Handle density request in LauncherActivityInfoAmith Yamasani
2014-04-25Provide access to ActivityInfo.name from LauncherActivityInfoKenny Guy
2014-04-08Launcher APIs and broadcasts for managed profilesAmith Yamasani