index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
pm
/
LauncherActivityInfo.java
Age
Commit message (
Expand
)
Author
2021-02-01
Adding APIs to get manifest entries for Launcher activities and widgets
Sunny Goyal
2020-11-13
Merge "Add hidden API to retrieve ActivityInfo"
Sean Stout
2020-11-13
[pm/incremental] add @FloatRange in the new LauncherActivityInfo API
Songchun Fan
2020-11-11
Add hidden API to retrieve ActivityInfo
Sean Stout
2020-11-06
[pm/incremental] remove LauncherActivityInfo.isStartable()
Songchun Fan
2020-10-30
[pm/incremental] address API review comments for LauncherApps APIs
Songchun Fan
2020-10-21
Revert "Revert "[incremental/pm] LauncherApps APIs for loading state and prog...
Songchun Fan
2020-10-16
Revert "[incremental/pm] LauncherApps APIs for loading state and progress"
Greg Kaiser
2020-10-13
[incremental/pm] LauncherApps APIs for loading state and progress
Songchun Fan
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-06-23
Fix activity icon badging for non-bitmap icons
Makoto Onuki
2016-11-30
Secure MATCH_UNINSTALLED_PACKAGES across users
Amith Yamasani
2016-04-11
Changing LauncherApps to resolve activity by component name
Sunny Goyal
2016-03-30
Chaning LauncherActivityInfo to return a density specific non-badged icon
Sunny Goyal
2015-11-24
Fetching firstInstallTime on demand
Sunny Goyal
2015-05-04
Fix LauncherActivityInfo.getBadgedIcon() cannot get high density icon
Ricky Wai
2015-02-04
Use ResolveInfo for label and icon for LauncherActivityInfo
Amith Yamasani
2014-09-05
Addressing API council comments for UserManager.
Svetoslav
2014-08-07
Polish of the app widgets cross-profiles feature.
Svetoslav
2014-05-29
Tweak LauncherApps API based on feedback
Amith Yamasani
2014-04-25
Merge "Handle density request in LauncherActivityInfo"
Amith Yamasani
2014-04-25
Handle density request in LauncherActivityInfo
Amith Yamasani
2014-04-25
Provide access to ActivityInfo.name from LauncherActivityInfo
Kenny Guy
2014-04-08
Launcher APIs and broadcasts for managed profiles
Amith Yamasani