summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/LauncherApps.java
Commit message (Expand)AuthorAgeFilesLines
* Allow dragging to launch multiple instances of the same activityWinson Chung2022-02-091-4/+9
* Security fixes for PendingIntent related apis in LauncherAppsPinyao Ting2022-02-021-4/+6
* Integrate LauncherApps API with AppSearchPinyao Ting2021-12-151-2/+35
* [pm] new APIs for ApplictaionInfo/PackageInfo/ComponentInfo/ResolveInfo flagsSongchun Fan2021-12-021-2/+2
* Apply visibility to get session info APIsJackal Guo2021-09-271-1/+7
* [pm] remove incremental startable/unstartable codeSongchun Fan2021-04-161-1/+0
* Include LauncherApps#getShortcutIntentsPinyao Ting2021-03-251-0/+24
* Cache shortcuts on People Tile creationFlavio Fiszman2021-02-151-0/+9
* enable query for shortcuts pinned by any launcherPinyao Ting2021-02-061-0/+1
* Adds RequiresPermission on ShortcutQuery#FLAG_GET_PERSON_DATAMehdi Alizadeh2020-12-221-0/+1
* Adds a new flag in ShortcutQuery to return person dataMehdi Alizadeh2020-11-171-0/+11
* [pm/incremental] address API review comments for LauncherApps APIsSongchun Fan2020-10-301-7/+6
* 2/ Add support for dragging shortcuts and tasksWinson Chung2020-10-261-0/+24
* Revert "Revert "[incremental/pm] LauncherApps APIs for loading state and prog...Songchun Fan2020-10-211-10/+48
* Revert "[incremental/pm] LauncherApps APIs for loading state and progress"Greg Kaiser2020-10-161-48/+10
* [incremental/pm] LauncherApps APIs for loading state and progressSongchun Fan2020-10-131-10/+48
* Apply theme shape clipping to group convo avatarsSteve Elliott2020-06-101-8/+24
* Adds cacheFlags parameter to cache/uncacheShortcuts() methodsMehdi Alizadeh2020-05-261-4/+36
* docs: Fixing broken Javadoc commentsAndrew Solovay2020-05-041-2/+2
* Adds unit tests for ShortcutChangeCallback APIsMehdi Alizadeh2020-04-161-2/+4
* Wrap ShortcutQuery in a parcelable wrapper object and pass itPinyao Ting2020-04-021-4/+2
* Populate conversation notifs from shortcut infoSteve Elliott2020-03-181-0/+32
* Merge changes Ibfb3cf6f,I9a4bd220 into rvc-devMehdi Alizadeh2020-03-181-20/+59
|\
| * Load Uri based shortcut drawable in LauncherAppsMehdi Alizadeh2020-03-171-20/+59
* | Make LauncherApps#ShortcutQuery#setLocusId() publicMehdi Alizadeh2020-03-161-3/+0
|/
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-121-4/+4
* Adds ShortcutChangeCallback in LauncherApps - Service sideMehdi Alizadeh2020-02-201-13/+10
* Merge "Revert "Revert "Activity start: Send featureId from context->AppOpsMan...Philip P. Moltmann2020-02-121-7/+7
|\
| * Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann2020-02-121-7/+7
* | Merge "Allow cross-profile interaction when called from the system process."TreeHugger Robot2020-02-101-3/+8
|\ \ | |/ |/|
| * Allow cross-profile interaction when called from the system process.arangelov2020-02-031-3/+8
* | Merge "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann2020-02-101-7/+7
|\ \
| * | Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann2020-02-101-7/+7
* | | Merge "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann2020-02-081-7/+7
|\| |
| * | Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann2020-02-081-7/+7
* | | Adds methods in LauncherApps to allow cache/uncache shortcutsMehdi Alizadeh2020-02-061-0/+56
|/ /
* | Adds locus Id to ShortcutQuery to find shortcuts based on LocusIdMehdi Alizadeh2020-02-051-4/+22
* | Adds LauncherApps#ShortcutChangeCallbackMehdi Alizadeh2020-02-051-0/+154
|/
* Adds CACHED shortcuts and methods to retrieve and removeMehdi Alizadeh2020-01-291-3/+9
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-301-6/+5
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Merge "Allowing more than one app to suspend apps"TreeHugger Robot2019-09-301-0/+4
|\
| * Allowing more than one app to suspend appsSuprabh Shukla2019-09-251-0/+4
* | docs: Add condition for hiding synth. activitiesKevin Hufnagle2019-09-171-3/+3
|/
* docs: Added desc. of launcher app criteria in QKevin Hufnagle2019-08-281-3/+32
* Revert "docs: Added desc. of launcher app criteria in Q"Kevin Hufnagle2019-08-141-12/+0
* docs: Added desc. of launcher app criteria in QKevin Hufnagle2019-08-121-0/+12
* Removing API to access app usage as it is no long publicSunny Goyal2019-03-291-0/+5
* Remove hidden launchable app vouching codeRicky Wai2019-03-181-11/+0
* Address API review for SessionInfo, LauncherAppsJon Miranda2019-03-081-3/+3