1. 2c1a49f Make some intents public in SubscriptionManager. by Sanket Padawe · 7 years ago
  2. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  3. e2fa7c3 Merge "Deprecate EXTRA_STREAM." by TreeHugger Robot · 7 years ago
  4. a0ba51c Deprecate EXTRA_STREAM. by Jeff Sharkey · 7 years ago
  5. b3b43130 Send launch token to activity manager by Todd Kennedy · 7 years ago
  6. fcd1493 Merge "remove deprecated SIM_ACTIVATION_REQUEST intent" am: 7f8d27f84b am: 4aadda1902 by fionaxu · 7 years ago
  7. 4aadda1 Merge "remove deprecated SIM_ACTIVATION_REQUEST intent" am: 7f8d27f84b by fionaxu · 7 years ago
  8. 77a744c remove deprecated SIM_ACTIVATION_REQUEST intent by fionaxu · 7 years ago
  9. b30ee8d Merge "Create new BroadcastBehavior annotation." by Jeff Sharkey · 7 years ago
  10. ebf3a0d Merge changes from topic 'receiver_IA' by Chad Brubaker · 7 years ago
  11. 179d6b3 Deprecate storage "low" and "ok" broadcasts. by Jeff Sharkey · 7 years ago
  12. 32ee8ee Create new BroadcastBehavior annotation. by Jeff Sharkey · 7 years ago
  13. 8cfea13 Merge "Move requestKeyboardShortcuts intent to com.android" by TreeHugger Robot · 7 years ago
  14. b7e34d5 Only send exposed broadcasts to Instant Apps by Chad Brubaker · 7 years ago
  15. 847d868 Move requestKeyboardShortcuts intent to com.android by Clara Bayarri · 7 years ago
  16. 1645203 Mark ACTION_VOICE_ASSIST as SystemApi by Amith Yamasani · 7 years ago
  17. f485401 Merge "move ACTION_CARRIER_SETUP intent to public api" am: fcb37ffc60 by Chen Xu · 7 years ago
  18. 4b2f751 Merge "Check EXTRA_INTENT as part of leaving process." by TreeHugger Robot · 7 years ago
  19. 6a5ac3b move ACTION_CARRIER_SETUP intent to public api by fionaxu · 8 years ago
  20. c6fe23d Check EXTRA_INTENT as part of leaving process. by Jeff Sharkey · 7 years ago
  21. adfe700 move ACTION_CARRIER_SETUP intent to public api by fionaxu · 8 years ago
  22. cbabb8d Mark some system intents as SystemApi by Amith Yamasani · 8 years ago
  23. 17c50da Change EXTRA_QUICK_VIEW_PLAIN to EXTRA_QUICK_VIEW_ADVANCED. by Tomasz Mikolajewski · 8 years ago
  24. 782043c Refactor auto-fill by Svet Ganov · 8 years ago
  25. 797772b1 Add command line options for some new intent flags. by Dianne Hackborn · 8 years ago
  26. 0f4928f Refactoring of auto fill - lifecycle, auth, improvements by Svet Ganov · 8 years ago
  27. 813ef26 Merge "Add plain mode for the quick viewer." by Tomasz Mikolajewski · 8 years ago
  28. 867addf Add plain mode for the quick viewer. by Tomasz Mikolajewski · 8 years ago
  29. db6ca49 Add a home intent category for VR headset UI mode. by Zak Cohen · 8 years ago
  30. eabc9e9 OMS: introduce the OverlayManagerService by Mårten Kongstad · 9 years ago
  31. 0ce4b0e Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9 by Elliot Waite · 8 years ago
  32. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  33. c755fb6 Merge "Introducing clear package data intent" by Matthew Snider · 8 years ago
  34. 3c191b8 Introducing clear package data intent by msnider · 8 years ago
  35. 5a5afca Merge "Add versionCode" by TreeHugger Robot · 8 years ago
  36. 316c2f2 Add versionCode by Todd Kennedy · 8 years ago
  37. bdc3941 Document dependency between Intent symbols and dumpstate by Christopher Tate · 8 years ago
  38. 6804d4d Merge "Adding support for apps to return PinItemRequest to launchers as a result of Intent.ACTION_CREATE_SHORTCUT" by Sunny Goyal · 8 years ago
  39. a6be88a Adding support for apps to return PinItemRequest to launchers by Sunny Goyal · 8 years ago
  40. 9fa2a2c Adds annotations to Intent, and enables ChooserActivity to rank apps by Kang Li · 8 years ago
  41. f8efc66 Merge "Relax protected broadcast checks for shell." by Jeff Sharkey · 8 years ago
  42. 6a34e56 Relax protected broadcast checks for shell. by Jeff Sharkey · 8 years ago
  43. d8a2e19 Update documentation for ACTION_SEND. by Tomasz Mikolajewski · 8 years ago
  44. 73aeea2 Make master clear constants system APIs. by Lenka Trochtova · 8 years ago
  45. e4ba777 Merge "Add CATEGORY_TYPED_OPENABLE for ACTION_SEND[_MULTIPLE]." by Tomasz Mikolajewski · 8 years ago
  46. fb833f3 Detect content:// leaving apps without grants. by Jeff Sharkey · 8 years ago
  47. 28a815c Add CATEGORY_TYPED_OPENABLE for ACTION_SEND[_MULTIPLE]. by Tomasz Mikolajewski · 8 years ago
  48. b7146fe Change EXTRA_TIME_PREF_24_HOUR_FORMAT from boolean to int by Neil Fuller · 8 years ago
  49. 01ad0c7 Implement 2-phase resolution by Todd Kennedy · 8 years ago
  50. e5195dd Implement new API by Todd Kennedy · 8 years ago
  51. b44ae61 Add an extra to pass initial location URI for file choosers. by Garfield Tan · 8 years ago
  52. 0b3cf66 Unhide findPath() API. Add JavaDoc to related features. by Garfield Tan · 8 years ago
  53. 145b0ca Adding an Extra field for Intents so chooser show up even if one app. by Ben Lin · 8 years ago
  54. 8888aed Fix issue #32125907: Intent.replaceUnsafeExtras() corrupts original bundle am: 851ec49de7 am: 9774ea3646 by Dianne Hackborn · 8 years ago
  55. 851ec49 Fix issue #32125907: Intent.replaceUnsafeExtras() corrupts original bundle by Dianne Hackborn · 8 years ago
  56. f1ac71d Merge "Redact work notifications separately from personal" by Robin Lee · 8 years ago
  57. 5b4664b docs: Fixed example of ACTION_VIEW intent am: aedfd75b1b am: 108623004f by Kevin Hufnagle · 8 years ago
  58. 978be65 docs: Fixed example of ACTION_VIEW intent am: aedfd75b1b am: 108623004f by Kevin Hufnagle · 8 years ago
  59. ee3fc61 docs: Fixed example of ACTION_VIEW intent am: aedfd75b1b am: 2c885fc5ea by Kevin Hufnagle · 8 years ago
  60. 2c885fc docs: Fixed example of ACTION_VIEW intent am: aedfd75b1b by Kevin Hufnagle · 8 years ago
  61. aedfd75 docs: Fixed example of ACTION_VIEW intent by Kevin Hufnagle · 8 years ago
  62. 92b83c6 Redact work notifications separately from personal by Robin Lee · 8 years ago
  63. fea1b77 Implement new ephemeral resolver design by Todd Kennedy · 8 years ago
  64. 9cc589a remove mention of file: URIs for package installs by Todd Kennedy · 8 years ago
  65. 8e2d9d1 Implement new ephemeral resolver design by Todd Kennedy · 8 years ago
  66. d366517 Merge \\"Cache the default launcher.\\" into nyc-mr1-dev am: cf99263662 by Makoto Onuki · 8 years ago
  67. 1030520 Cache the default launcher. by Makoto Onuki · 8 years ago
  68. 4926ee1 Merge \\\"Docs: Suppress errors in SystemApi Build Bug: 28427390\\\" into nyc-dev am: d06520a488 am: b7181150c4 by Gina Dimino · 8 years ago
  69. cb08f68 Merge \\"Docs: Suppress errors in SystemApi Build Bug: 28427390\\" into nyc-dev am: d06520a488 by Gina Dimino · 8 years ago
  70. 0bae4dc Merge \"Docs: Suppress errors in SystemApi Build Bug: 28427390\" into nyc-dev by Gina Dimino · 8 years ago
  71. 98ad888 Docs: Suppress errors in SystemApi Build Bug: 28427390 by Gina Dimino · 8 years ago
  72. 042dd1c Merge "Add an intent extra to force master clear" into nyc-mr1-dev am: 3c826b160c by Benjamin Franz · 8 years ago
  73. f9d5e6a Add an intent extra to force master clear by Benjamin Franz · 8 years ago
  74. 514c5ef Add missing @Deprecated annotations. by Aurimas Liutikas · 8 years ago
  75. f092af3 Merge "Hide ephemeral API" into nyc-dev am: 68c2919f70 am: 1129a0f473 by Svet Ganov · 8 years ago
  76. 2265fdd Hide ephemeral API by Svet Ganov · 8 years ago
  77. 879f5ba Merge "Cleanup of the PackageInstaller API - Frameworks" into nyc-dev am: c947ebd am: 70d720c by Svet Ganov · 8 years ago
  78. ae0e03a Cleanup of the PackageInstaller API - Frameworks by Svet Ganov · 8 years ago
  79. 203ae48 Merge "Keyboard shortcuts: dismiss when activities start via shortcut" into nyc-dev am: 1a83df8ba7 am: 9e16d11683 by Andrei Stingaceanu · 8 years ago
  80. 1a83df8 Merge "Keyboard shortcuts: dismiss when activities start via shortcut" into nyc-dev by Andrei Stingaceanu · 8 years ago
  81. 0bf096f Keyboard shortcuts: dismiss when activities start via shortcut by Andrei Stingaceanu · 8 years ago
  82. 7b2d5714 Merge "Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast" into nyc-dev am: b40667eccd am: 67c7ac2890 by Rubin Xu · 8 years ago
  83. b40667e Merge "Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast" into nyc-dev by Rubin Xu · 8 years ago
  84. 0392182 Merge changes from topic \'merge_docs_nyc-dev\' into nyc-dev am: 59c9a93 am: 254f1b8 by Trevor Johns · 8 years ago
  85. 59c9a93 Merge changes from topic 'merge_docs_nyc-dev' into nyc-dev by Trevor Johns · 8 years ago
  86. 682c24e Resolve merge conflicts of a5060ee to nyc-dev by Trevor Johns · 8 years ago
  87. 75d09e6 Remove unnecessary allocation+unboxing of objects. am: a09b4d2 am: 4c89ae0 by Narayan Kamath · 8 years ago
  88. a09b4d2 Remove unnecessary allocation+unboxing of objects. by Narayan Kamath · 8 years ago
  89. 19c2a57 Remove MANAGED_PROFILE_AVAILABILITY_CHANGED broadcast by Rubin Xu · 8 years ago
  90. fe7184e Merge "Add an intent action ACTION_SHOW_APP_INFO." into nyc-dev am: b53a36b by Sudheer Shanka · 8 years ago
  91. b53a36b Merge "Add an intent action ACTION_SHOW_APP_INFO." into nyc-dev by Sudheer Shanka · 8 years ago
  92. c4e4274 Merge "Expose the Keyboard Shortcuts Helper in Activity" into nyc-dev am: 738ab04 by Clara Bayarri · 8 years ago
  93. 738ab04 Merge "Expose the Keyboard Shortcuts Helper in Activity" into nyc-dev by Clara Bayarri · 8 years ago
  94. c72c505 Merge "Chooser filtering and caller direct share targets" into nyc-dev am: fe5e1a7 by Adam Powell · 8 years ago
  95. 52c3921 Chooser filtering and caller direct share targets by Adam Powell · 8 years ago
  96. 80b6641 Add an intent action ACTION_SHOW_APP_INFO. by Sudheer Shanka · 8 years ago
  97. eb3c2d3 Expose the Keyboard Shortcuts Helper in Activity by Clara Bayarri · 8 years ago
  98. 284e8a4 Merge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-dev am: 63d1ee4 by Rubin Xu · 8 years ago
  99. e95057a Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two. by Rubin Xu · 8 years ago
  100. 2734728 Merge "Removing unused intent extra" into nyc-dev am: 7a3bff1 am: 13638e2 by Suprabh Shukla · 8 years ago