summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/LauncherApps.java
AgeCommit message (Expand)Author
2022-02-14Security fixes for PendingIntent related apis in LauncherAppsPinyao Ting
2021-04-16[pm] remove incremental startable/unstartable codeSongchun Fan
2021-03-25Include LauncherApps#getShortcutIntentsPinyao Ting
2021-02-15Cache shortcuts on People Tile creationFlavio Fiszman
2021-02-06enable query for shortcuts pinned by any launcherPinyao Ting
2020-12-22Adds RequiresPermission on ShortcutQuery#FLAG_GET_PERSON_DATAMehdi Alizadeh
2020-11-17Adds a new flag in ShortcutQuery to return person dataMehdi Alizadeh
2020-10-30[pm/incremental] address API review comments for LauncherApps APIsSongchun Fan
2020-10-262/ Add support for dragging shortcuts and tasksWinson Chung
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
2020-06-10Apply theme shape clipping to group convo avatarsSteve Elliott
2020-05-26Adds cacheFlags parameter to cache/uncacheShortcuts() methodsMehdi Alizadeh
2020-05-04docs: Fixing broken Javadoc commentsAndrew Solovay
2020-04-16Adds unit tests for ShortcutChangeCallback APIsMehdi Alizadeh
2020-04-02Wrap ShortcutQuery in a parcelable wrapper object and pass itPinyao Ting
2020-03-18Populate conversation notifs from shortcut infoSteve Elliott
2020-03-18Merge changes Ibfb3cf6f,I9a4bd220 into rvc-devMehdi Alizadeh
2020-03-17Load Uri based shortcut drawable in LauncherAppsMehdi Alizadeh
2020-03-16Make LauncherApps#ShortcutQuery#setLocusId() publicMehdi Alizadeh
2020-03-12Rename featureId -> attributionTagPhilip P. Moltmann
2020-02-20Adds ShortcutChangeCallback in LauncherApps - Service sideMehdi Alizadeh
2020-02-12Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsMan...Philip P. Moltmann
2020-02-12Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann
2020-02-10Merge "Allow cross-profile interaction when called from the system process."TreeHugger Robot
2020-02-10Merge "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann
2020-02-10Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann
2020-02-08Merge "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann
2020-02-08Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann
2020-02-06Adds methods in LauncherApps to allow cache/uncache shortcutsMehdi Alizadeh
2020-02-05Adds locus Id to ShortcutQuery to find shortcuts based on LocusIdMehdi Alizadeh
2020-02-05Adds LauncherApps#ShortcutChangeCallbackMehdi Alizadeh
2020-02-03Allow cross-profile interaction when called from the system process.arangelov
2020-01-29Adds CACHED shortcuts and methods to retrieve and removeMehdi Alizadeh
2019-12-30Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-30Merge "Allowing more than one app to suspend apps"TreeHugger Robot
2019-09-25Allowing more than one app to suspend appsSuprabh Shukla
2019-09-17docs: Add condition for hiding synth. activitiesKevin Hufnagle
2019-08-28docs: Added desc. of launcher app criteria in QKevin Hufnagle
2019-08-14Revert "docs: Added desc. of launcher app criteria in Q"Kevin Hufnagle
2019-08-12docs: Added desc. of launcher app criteria in QKevin Hufnagle
2019-03-29Removing API to access app usage as it is no long publicSunny Goyal
2019-03-18Remove hidden launchable app vouching codeRicky Wai
2019-03-08Address API review for SessionInfo, LauncherAppsJon Miranda
2019-03-05Merge "Allow only Recents to query app usage limit info."Varun Shah
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-02-26Allow only Recents to query app usage limit info.Varun Shah
2019-02-26Merge "Added @NonNull to LauncherApps#getAppUsageLimit parameters."Varun Shah