summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/ShortcutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Update broken javadoc code ref. Use class fully-qualified class nameAaron Labiaga2022-02-121-1/+1
* Migrate frameworks/base javadocs references to androidxAlan Viverette2022-02-091-2/+2
* Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-2/+2
* Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-2/+2
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-2/+2
* Remove AndroidFuture from ShortcutService's internal apiPinyao Ting2021-10-191-41/+39
* Remove updateShortcutVisibilityPinyao Ting2021-04-221-18/+0
* Replace oneway shortcut api with AndroidFuturePinyao Ting2021-04-211-66/+53
* Shortcut integration with AppSearch (part 4)Pinyao Ting2021-03-051-30/+78
* Shortcut integration with AppSearch (Part 1)Pinyao Ting2021-02-241-0/+17
* Adds ShortcutManager#pushDynamicShortcut(ShortcutInfo)Mehdi Alizadeh2020-02-191-0/+30
* Adds CACHED shortcuts and methods to retrieve and removeMehdi Alizadeh2020-01-291-5/+88
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Adding permission annotation as per API reviewSunny Goyal2019-03-251-0/+3
* Adds nullability annotation and java docs to App Prediction APIsMehdi Alizadeh2019-03-131-3/+5
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Enforce MANAGE_APP_PREDICTIONS on hasShareTargetsMehdi Alizadeh2019-02-211-0/+1
* Use old API only if no share targets are publishedMehdi Alizadeh2019-01-241-0/+17
* Loads direct share targets from ShortcutManager in ShareSheetMehdi Alizadeh2019-01-171-0/+86
* Move some members to the "Q blacklist".Mathew Inwood2018-09-141-1/+2
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+2
* Docs: Removed narrative content and edited links.Laura Davis2018-08-101-249/+23
* Pass in the user defined by Context.Jeff Sharkey2018-02-031-1/+1
* docs: Touch-up edits to ShortcutManager class reference.Kevin Hufnagle2017-12-181-20/+22
* docs: Revised wording, section order for ShortcutManager API ref.Kevin Hufnagle2017-12-151-80/+115
* docs: Updated ShortcutManager API reference guide.Kevin Hufnagle2017-08-071-442/+109
* Merge "Refer to ShortcutManagerCompat in the javadoc" into oc-devMakoto Onuki2017-06-061-3/+25
|\
| * Refer to ShortcutManagerCompat in the javadocMakoto Onuki2017-05-311-3/+25
* | Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+2
|/
* Update ShortcutManager/Service javadoc/impl around sizingHyunyoung Song2017-05-121-0/+5
* Show warning log when ShortcutInfo is re-publishedMakoto Onuki2017-05-041-0/+12
* Enhance the shortcut manager javadoc.Makoto Onuki2017-04-201-10/+14
* Mention <intent> can't have string resources.Makoto Onuki2017-03-291-0/+1
* 2-way cherry-pick from oc-preview-docs-release: docs: Updated ShortcutManager...Kevin Hufnagle2017-03-201-54/+151
* docs: Edited ShortcutManager reference docs for Android O.Kevin Hufnagle2017-03-201-2/+0
* Adding AppWidgetManager.isRequestPinAppWidgetSupportedSunny Goyal2017-01-241-1/+2
* Adding support for apps to return PinItemRequest to launchersSunny Goyal2017-01-181-0/+25
* Update the javadoc on requestPinShortcut() about multiple...Makoto Onuki2017-01-101-2/+3
* AppWidgetManager: direct add widget support.Sunny Goyal2017-01-031-1/+1
* ShortcutManager: direct pin shortcut support.Makoto Onuki2016-12-131-1/+66
* App Shortcut: Clarify which attributes must be resourcesMakoto Onuki2016-10-311-4/+17
* docs: Updated ShortcutManager and ShortcutInfo class references.Kevin Hufnagle2016-10-181-193/+205
* Fix small typo in ShortcutManager header docsChet Haase2016-10-111-1/+1
* Prevent shortcut access when user is lockedMakoto Onuki2016-07-271-0/+32
* Update ShortcutManager javadocMakoto Onuki2016-07-251-199/+255
* Follow-up to multiple intents supportMakoto Onuki2016-07-211-2/+34
* Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...Makoto Onuki2016-07-191-0/+14
* ShortcutManager javadocMakoto Onuki2016-07-111-58/+331
* Hide more shortcut APIsMakoto Onuki2016-07-071-18/+4
* Address API council feedback (continued)Makoto Onuki2016-06-291-8/+23