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
/
LauncherApps.java
Age
Commit message (
Expand
)
Author
2022-02-14
Security fixes for PendingIntent related apis in LauncherApps
Pinyao Ting
2021-04-16
[pm] remove incremental startable/unstartable code
Songchun Fan
2021-03-25
Include LauncherApps#getShortcutIntents
Pinyao Ting
2021-02-15
Cache shortcuts on People Tile creation
Flavio Fiszman
2021-02-06
enable query for shortcuts pinned by any launcher
Pinyao Ting
2020-12-22
Adds RequiresPermission on ShortcutQuery#FLAG_GET_PERSON_DATA
Mehdi Alizadeh
2020-11-17
Adds a new flag in ShortcutQuery to return person data
Mehdi Alizadeh
2020-10-30
[pm/incremental] address API review comments for LauncherApps APIs
Songchun Fan
2020-10-26
2/ Add support for dragging shortcuts and tasks
Winson Chung
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
2020-06-10
Apply theme shape clipping to group convo avatars
Steve Elliott
2020-05-26
Adds cacheFlags parameter to cache/uncacheShortcuts() methods
Mehdi Alizadeh
2020-05-04
docs: Fixing broken Javadoc comments
Andrew Solovay
2020-04-16
Adds unit tests for ShortcutChangeCallback APIs
Mehdi Alizadeh
2020-04-02
Wrap ShortcutQuery in a parcelable wrapper object and pass it
Pinyao Ting
2020-03-18
Populate conversation notifs from shortcut info
Steve Elliott
2020-03-18
Merge changes Ibfb3cf6f,I9a4bd220 into rvc-dev
Mehdi Alizadeh
2020-03-17
Load Uri based shortcut drawable in LauncherApps
Mehdi Alizadeh
2020-03-16
Make LauncherApps#ShortcutQuery#setLocusId() public
Mehdi Alizadeh
2020-03-12
Rename featureId -> attributionTag
Philip P. Moltmann
2020-02-20
Adds ShortcutChangeCallback in LauncherApps - Service side
Mehdi Alizadeh
2020-02-12
Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsMan...
Philip P. Moltmann
2020-02-12
Revert "Revert "Activity start: Send featureId from context->AppOpsManager""
Philip P. Moltmann
2020-02-10
Merge "Allow cross-profile interaction when called from the system process."
TreeHugger Robot
2020-02-10
Merge "Revert "Activity start: Send featureId from context->AppOpsManager""
Philip P. Moltmann
2020-02-10
Revert "Activity start: Send featureId from context->AppOpsManager"
Philip P. Moltmann
2020-02-08
Merge "Activity start: Send featureId from context->AppOpsManager"
Philip P. Moltmann
2020-02-08
Activity start: Send featureId from context->AppOpsManager
Philip P. Moltmann
2020-02-06
Adds methods in LauncherApps to allow cache/uncache shortcuts
Mehdi Alizadeh
2020-02-05
Adds locus Id to ShortcutQuery to find shortcuts based on LocusId
Mehdi Alizadeh
2020-02-05
Adds LauncherApps#ShortcutChangeCallback
Mehdi Alizadeh
2020-02-03
Allow cross-profile interaction when called from the system process.
arangelov
2020-01-29
Adds CACHED shortcuts and methods to retrieve and remove
Mehdi Alizadeh
2019-12-30
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-09-30
Merge "Allowing more than one app to suspend apps"
TreeHugger Robot
2019-09-25
Allowing more than one app to suspend apps
Suprabh Shukla
2019-09-17
docs: Add condition for hiding synth. activities
Kevin Hufnagle
2019-08-28
docs: Added desc. of launcher app criteria in Q
Kevin Hufnagle
2019-08-14
Revert "docs: Added desc. of launcher app criteria in Q"
Kevin Hufnagle
2019-08-12
docs: Added desc. of launcher app criteria in Q
Kevin Hufnagle
2019-03-29
Removing API to access app usage as it is no long public
Sunny Goyal
2019-03-18
Remove hidden launchable app vouching code
Ricky Wai
2019-03-08
Address API review for SessionInfo, LauncherApps
Jon Miranda
2019-03-05
Merge "Allow only Recents to query app usage limit info."
Varun Shah
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-26
Allow only Recents to query app usage limit info.
Varun Shah
2019-02-26
Merge "Added @NonNull to LauncherApps#getAppUsageLimit parameters."
Varun Shah
[next]