1. 9c5226f Activity start: Send featureId from context->AppOpsManager by Philip P. Moltmann · 4 years, 9 months ago
  2. ae808ff Adds locus Id to ShortcutQuery to find shortcuts based on LocusId by Mehdi Alizadeh · 4 years, 8 months ago
  3. 9f68019 Adds LauncherApps#ShortcutChangeCallback by Mehdi Alizadeh · 4 years, 8 months ago
  4. 505fb76 Adds CACHED shortcuts and methods to retrieve and remove by Mehdi Alizadeh · 4 years, 8 months ago
  5. a2044e1 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 9 months ago
  6. e23a0eb Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  7. 0617359 Merge "Allowing more than one app to suspend apps" by TreeHugger Robot · 5 years ago
  8. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 5 years ago
  9. b8779b8 docs: Add condition for hiding synth. activities by Kevin Hufnagle · 5 years ago
  10. 25266af docs: Added desc. of launcher app criteria in Q by Kevin Hufnagle · 5 years ago
  11. 7ae4cbe Revert "docs: Added desc. of launcher app criteria in Q" by Kevin Hufnagle · 5 years ago
  12. 786f22e docs: Added desc. of launcher app criteria in Q by Kevin Hufnagle · 5 years ago
  13. beee197 Removing API to access app usage as it is no long public by Sunny Goyal · 5 years ago
  14. 8286ffd Remove hidden launchable app vouching code by Ricky Wai · 6 years ago
  15. 9350598 Address API review for SessionInfo, LauncherApps by Jon Miranda · 6 years ago
  16. af59783 Merge "Allow only Recents to query app usage limit info." by Varun Shah · 6 years ago
  17. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 6 years ago
  18. e9abb75 Allow only Recents to query app usage limit info. by Varun Shah · 6 years ago
  19. 6520811 Merge "Added @NonNull to LauncherApps#getAppUsageLimit parameters." by Varun Shah · 6 years ago
  20. 905908f Do not return AppDetailsActivity in PackageInfo by Ricky Wai · 6 years ago
  21. 2c9263c Added @NonNull to LauncherApps#getAppUsageLimit parameters. by Varun Shah · 6 years ago
  22. 71f12a3 Merge "Allow cross user SessionCallback support" by TreeHugger Robot · 6 years ago
  23. debdade Merge "Fix LauncherApps.isActivityEnalbed()" by Makoto Onuki · 6 years ago
  24. 516020a Fix LauncherApps.isActivityEnalbed() by Makoto Onuki · 6 years ago
  25. 2b340a2 Allow cross user SessionCallback support by Jon Miranda · 6 years ago
  26. 9c6f72b Removed AppUsageLimit#isGroupLimit API. by Varun Shah · 6 years ago
  27. 2546cef Added APIs for App Usage Limits. by Varun Shah · 6 years ago
  28. e346a49 Suppress injected launcher activity for apps that are vouched by Ricky Wai · 6 years ago
  29. 1bf9eb3 Revert "Suppress injected launcher activity for apps that are vouched" by Nick Kralevich · 6 years ago
  30. 8b45da9 Suppress injected launcher activity for apps that are vouched by Ricky Wai · 6 years ago
  31. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 6 years ago
  32. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  33. 5c0d354 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  34. 1a34274 Propagate calling UID to AM from LauncherApps by Makoto Onuki · 6 years ago
  35. 3e03ab9 Added more documentation for dialogMessage by Suprabh Shukla · 6 years ago
  36. 96212bc Review of suspend/unsuspend APIs by Suprabh Shukla · 6 years ago
  37. 19b41f3 Adding LauncherApps apis for suspended packages by Suprabh Shukla · 7 years ago
  38. e7712ad Updating java doc for requestPinAppWidget by Sunny Goyal · 7 years ago
  39. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  40. 88b4dcc App Shortcuts: Update javadoc. by Makoto Onuki · 7 years ago
  41. 35559d6 Allow assistant app to access any shortcuts by Makoto Onuki · 7 years ago
  42. c160fa4 Give VoiceInteractionService access to shortcuts. by Dianne Hackborn · 7 years ago
  43. c7c0519 Merge "Add signature permission to allow access to shortcuts for sysui" by TreeHugger Robot · 7 years ago
  44. 634cecb Add signature permission to allow access to shortcuts for sysui by Makoto Onuki · 7 years ago
  45. b1588c0 Return canned messages from getDisabledMessage for... by Makoto Onuki · 7 years ago
  46. 7afa84c Docs-change: clarification of LauncherApps.getApplicationInfo() by Benjamin Miller · 7 years ago
  47. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  48. 5838563 Merge "Enhance PinItemRequest javadoc" into oc-dev by Makoto Onuki · 7 years ago
  49. c3fa6ab Merge "getApplicationInfo() should throw NameNotFoundException" into oc-dev by TreeHugger Robot · 7 years ago
  50. 7c7fbf6 getApplicationInfo() should throw NameNotFoundException by Makoto Onuki · 7 years ago
  51. a37ac3d Enhance PinItemRequest javadoc by Makoto Onuki · 7 years ago
  52. d3aebf3 Actually remove the chooser APIs by Makoto Onuki · 7 years ago
  53. 5fd39fa Merge "Don't wtf() for reverse profile access; make it a warning." into oc-dev by TreeHugger Robot · 7 years ago
  54. 3cc7cd1 Don't wtf() for reverse profile access; make it a warning. by Makoto Onuki · 7 years ago
  55. 99302b5 Revert "Push chooser targets to the shortcut manager." by Makoto Onuki · 7 years ago
  56. e096df0 Merge "Adding support for passing arbitrary extras when requesting to pin a widget. Also defining an extra constant for widget preview which can be used by developers to provide a snapshot of the widget with the pin request" by TreeHugger Robot · 8 years ago
  57. 4ad6b57 Adding support for passing arbitrary extras when requesting to pin a widget. by Sunny Goyal · 8 years ago
  58. e4179e2 Change MaskableBitmap to AdaptiveBitmap Test: $ make dist -j30 b/35399620 by Hyunyoung Song · 8 years ago
  59. 58fc95d Push chooser targets to the shortcut manager. by Hakan Seyalioglu · 8 years ago
  60. 8abba3a Don't include Bitmaps in activity intents by Makoto Onuki · 8 years ago
  61. be8835e Change MaskableIconDrawable to AdaptiveIconDrawable by Hyunyoung Song · 8 years ago
  62. f281e7a ShortcutManager should support MaskableBitmap Icon type by Hyunyoung Song · 8 years ago
  63. de3c16c Do not allow work profile to see main other profiles by Makoto Onuki · 8 years ago
  64. 33d9bc5 Merge "Adding AppWidgetManager.isRequestPinAppWidgetSupported" by Sunny Goyal · 8 years ago
  65. 7f7372a Adding AppWidgetManager.isRequestPinAppWidgetSupported by Sunny Goyal · 8 years ago
  66. 3a2541e Add client package name to WTF message by Makoto Onuki · 8 years ago
  67. 75ca7b8 Merge "Do not allow work profile apps to access main profile app." by Makoto Onuki · 8 years ago
  68. 907b467 Merge "Fixing dimensions for AppWidgetProviderInfo not getting updated properly for PinItemRequest" by Sunny Goyal · 8 years ago
  69. aecbd03 Do not allow work profile apps to access main profile app. by Makoto Onuki · 8 years ago
  70. 0c28071 requestPinShortcut for pinned shortcut still notifies launcher by Makoto Onuki · 8 years ago
  71. 970d4b4 Fixing dimensions for AppWidgetProviderInfo not getting updated properly by Sunny Goyal · 8 years ago
  72. a6be88a Adding support for apps to return PinItemRequest to launchers by Sunny Goyal · 8 years ago
  73. 7f53ac1 Merge "Expose getApplicationInfo(UserHandle)" by Makoto Onuki · 8 years ago
  74. 458e54f Merge "@hide RetentionPolicy.SOURCE annotation" by Makoto Onuki · 8 years ago
  75. db3b10a Update the javadoc on requestPinShortcut() about multiple... by Makoto Onuki · 8 years ago
  76. f5663b1 @hide RetentionPolicy.SOURCE annotation by Makoto Onuki · 8 years ago
  77. 4f6b884 Expose getApplicationInfo(UserHandle) by Makoto Onuki · 8 years ago
  78. 87a563e AppWidgetManager: direct add widget support. by Sunny Goyal · 8 years ago
  79. 2d895c3 ShortcutManager: direct pin shortcut support. by Makoto Onuki · 8 years ago
  80. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  81. 02f338e LauncherApps should also throw when user is locked by Makoto Onuki · 8 years ago
  82. 2ec16b0 Revert "LauncherApps should also throw when user is locked" by Makoto Onuki · 8 years ago
  83. bc4ad85 LauncherApps should also throw when user is locked by Makoto Onuki · 8 years ago
  84. 9c85001 Prevent shortcut access when user is locked by Makoto Onuki · 8 years ago
  85. fe9c966 Update ShortcutManager javadoc by Makoto Onuki · 8 years ago
  86. 83f6d2d Throw ActivityNotFoundException when failed to launch shortcut by Makoto Onuki · 8 years ago
  87. 4a91096 ShortcutManager javadoc by Makoto Onuki · 8 years ago
  88. d688079 Address API council feedback (continued) by Makoto Onuki · 8 years ago
  89. b5a012f Shortcut Manager: Address API council feedback and fix TODOs by Makoto Onuki · 8 years ago
  90. 4d6b87f Launcher shortcut callback should deliver manifest shortcuts too by Makoto Onuki · 8 years ago
  91. 04b9aab ShortcutManager: Implement get-drawable APIs by Makoto Onuki · 8 years ago
  92. 22fcc68 ShortcutManager: Support manifest shortcuts by Makoto Onuki · 8 years ago
  93. 20c95f8 ShortcutManager: API changes for DR by Makoto Onuki · 8 years ago
  94. 8569452 ShortcutManaegr: bug fixes by Makoto Onuki · 8 years ago
  95. 1d616f0 Merge "ShortcutManager: Address API review feedback." into nyc-dev by Makoto Onuki · 8 years ago
  96. 1fe7dfa Merge "Changing LauncherApps to resolve activity by component name" into nyc-dev by Sunny Goyal · 8 years ago
  97. b6d3523 ShortcutManager: Address API review feedback. by Makoto Onuki · 8 years ago
  98. 45d3e97 Changing LauncherApps to resolve activity by component name by Sunny Goyal · 8 years ago
  99. 5ba0d3e ShortcutManager: First cut of CTS by Makoto Onuki · 8 years ago
  100. abe8442 Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs. by Makoto Onuki · 8 years ago