summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/LauncherActivityInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Adding APIs to get manifest entries for Launcher activities and widgets and g...Sunny Goyal2021-01-291-14/+13
* Merge "Add hidden API to retrieve ActivityInfo"Sean Stout2020-11-131-0/+10
|\
| * Add hidden API to retrieve ActivityInfoSean Stout2020-11-111-0/+10
* | [pm/incremental] add @FloatRange in the new LauncherActivityInfo APISongchun Fan2020-11-131-1/+2
|/
* [pm/incremental] remove LauncherActivityInfo.isStartable()Songchun Fan2020-11-061-7/+0
* [pm/incremental] address API review comments for LauncherApps APIsSongchun Fan2020-10-301-9/+2
* Revert "Revert "[incremental/pm] LauncherApps APIs for loading state and prog...Songchun Fan2020-10-211-25/+36
* Revert "[incremental/pm] LauncherApps APIs for loading state and progress"Greg Kaiser2020-10-161-36/+25
* [incremental/pm] LauncherApps APIs for loading state and progressSongchun Fan2020-10-131-25/+36
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+2
* Fix activity icon badging for non-bitmap iconsMakoto Onuki2017-06-231-9/+1
* Secure MATCH_UNINSTALLED_PACKAGES across usersAmith Yamasani2016-11-301-1/+5
* Changing LauncherApps to resolve activity by component nameSunny Goyal2016-04-111-8/+6
* Chaning LauncherActivityInfo to return a density specific non-badged iconSunny Goyal2016-03-301-39/+8
* Fetching firstInstallTime on demandSunny Goyal2015-11-241-6/+9
* Fix LauncherActivityInfo.getBadgedIcon() cannot get high density iconRicky Wai2015-05-041-12/+43
* Use ResolveInfo for label and icon for LauncherActivityInfoAmith Yamasani2015-02-041-20/+20
* Addressing API council comments for UserManager.Svetoslav2014-09-051-10/+1
* Polish of the app widgets cross-profiles feature.Svetoslav2014-08-071-2/+1
* Tweak LauncherApps API based on feedbackAmith Yamasani2014-05-291-11/+33
* Merge "Handle density request in LauncherActivityInfo"Amith Yamasani2014-04-251-8/+21
|\
| * Handle density request in LauncherActivityInfoAmith Yamasani2014-04-251-8/+21
* | Provide access to ActivityInfo.name from LauncherActivityInfoKenny Guy2014-04-251-0/+8
|/
* Launcher APIs and broadcasts for managed profilesAmith Yamasani2014-04-081-0/+146