1. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  2. 7c95a68 Merge "New supported QuickViewConstant feature to delete a file." by Geoffrey Pitsch · 7 years ago
  3. bc02b77 New supported QuickViewConstant feature to delete a file. by Geoffrey Pitsch · 7 years ago
  4. 709ee15 Adds metadata to InstantAppResolveInfo by Patrick Baumann · 7 years ago
  5. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  6. b4165d7 Sends resolving action to Instant App installer by Patrick Baumann · 7 years ago
  7. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  8. d9bb39a Enforce REQUEST_DELETE_PACKAGES for PackageInstaller.uninstall() by Philip P. Moltmann · 7 years ago
  9. a0c7d1f Expose Intent#EXTRA_REASON as a SystemApi. by Jeff Davidson · 7 years ago
  10. 129fc6c Implement Activity Manager Broadcasts dump protos by Yi Jin · 7 years ago
  11. 8c238c5 Merge "fixed handling of data URI schemes in Intent.toUri" am: c3d3cf5666 am: 928b7cba47 am: 067cfb369d by Christopher Schuster · 7 years ago
  12. ef34f7b Merge "fixed handling of data URI schemes in Intent.toUri" am: c3d3cf5666 am: 928b7cba47 by Christopher Schuster · 7 years ago
  13. 928b7cb Merge "fixed handling of data URI schemes in Intent.toUri" am: c3d3cf5666 by Christopher Schuster · 7 years ago
  14. 42c3a6e fixed handling of data URI schemes in Intent.toUri by Christopher Schuster · 7 years ago
  15. 1985976 Improve WMP dumpsys readability. by Michael Wright · 7 years ago
  16. 25e5a34 Merge "Grant location to default launcher" into oc-mr1-dev by Svetoslav Ganov · 7 years ago
  17. 5bb6bc6 Grant location to default launcher by Svet Ganov · 7 years ago
  18. e391175 Merge "Allow clearing instant app meta-data" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  19. f935a70 Allow clearing instant app meta-data by Svet Ganov · 7 years ago
  20. 00004c4 Optionally append managed service approvals by Julia Reynolds · 7 years ago
  21. 6135a26 Add extra about SDK version that system restore happened from by Michal Karpinski · 7 years ago
  22. 8478911 Remove a bunch of deprecated @SystemApi. by Jeff Sharkey · 7 years ago
  23. d0084f7 Allow applications to define failure handlers by Todd Kennedy · 7 years ago
  24. 97f82f2 Don't keep parceled extras for history broadcasts. by Makoto Onuki · 7 years ago
  25. fb2d50e Whitelist ACTION_QUICK_CONTACT from StrictMode.onFileUriExposed by Makoto Onuki · 7 years ago
  26. 7d1911f Whitelist ACTION_QUICK_CONTACT from StrictMode.onFileUriExposed by Makoto Onuki · 7 years ago
  27. b38f886 Merge "Removing ACTION_CLEAR_PACKAGE intent" into oc-dev am: ef08871d6b by Matthew Snider · 7 years ago
  28. ef08871 Merge "Removing ACTION_CLEAR_PACKAGE intent" into oc-dev by Matthew Snider · 7 years ago
  29. ea2710d Merge "Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, ACTION_DEFAULT_SUBSCRIPTION_CHANGED and EXTRA_SUBSCRIPTION_INDEX from Intent class to SubscriptionManager class." into oc-dev am: 080e16575a by Jeff Sharkey · 7 years ago
  30. 080e165 Merge "Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, ACTION_DEFAULT_SUBSCRIPTION_CHANGED and EXTRA_SUBSCRIPTION_INDEX from Intent class to SubscriptionManager class." into oc-dev by Jeff Sharkey · 7 years ago
  31. 25fdc90 Merge "Respond to API council feedback." into oc-dev am: d275dc83be by Jeff Sharkey · 7 years ago
  32. 1a74942 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  33. 598d24c Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, by Malcolm Chen · 7 years ago
  34. 153da0d Merge "Updated intent action name to comply with CTS." into oc-dev am: b4f21f0482 by Sujith Ramakrishnan · 7 years ago
  35. 48e19c8 Updated intent action name to comply with CTS. by Sujith Ramakrishnan · 7 years ago
  36. d65e8e8 Merge "Allow apps to provide the Instant App installer extra information" into oc-dev am: a9d0e6b205 by Chad Brubaker · 7 years ago
  37. a9d0e6b Merge "Allow apps to provide the Instant App installer extra information" into oc-dev by Chad Brubaker · 7 years ago
  38. dd20717 Merge "Adds a comment to EXTRA_CONTENT_ANNOTATIONS to prevent developers from using colons in their customized annotations." into oc-dev am: 6b36aeb491 by Kang Li · 7 years ago
  39. 0606861 Allow apps to provide the Instant App installer extra information by Chad Brubaker · 7 years ago
  40. 2f85e8a Adds a comment to EXTRA_CONTENT_ANNOTATIONS to prevent developers from by Kang Li · 7 years ago
  41. e00742f Merge "Fix some issues found by new doclava linter." into oc-dev am: a00c7c0a99 by Jeff Sharkey · 7 years ago
  42. 0f3f60b Fix some issues found by new doclava linter. by Jeff Sharkey · 7 years ago
  43. 1f14b15 Merge "Even more auto-doc work." into oc-dev am: 880f4f4cc2 am: 9652eef0b2 by Jeff Sharkey · 7 years ago
  44. 01354dc Removing ACTION_CLEAR_PACKAGE intent by msnider · 7 years ago
  45. 30e06bb Even more auto-doc work. by Jeff Sharkey · 7 years ago
  46. 4d87d41 Merge "Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS." into oc-dev am: 8b4f17be85 by Kang Li · 7 years ago
  47. fadc016 Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS. by Kang Li · 7 years ago
  48. 1e91509 Merge "Auto-generate docs based on annotations." into oc-dev am: 9ea4b33f2a by Jeff Sharkey · 7 years ago
  49. 9ea4b33 Merge "Auto-generate docs based on annotations." into oc-dev by TreeHugger Robot · 7 years ago
  50. 6503bd8 Auto-generate docs based on annotations. by Jeff Sharkey · 7 years ago
  51. a3f70c1 Merge "Revert "Introduce PACKAGE_FIRST_ADDED broadcast"" into oc-dev am: aa6b649a35 by Christopher Tate · 7 years ago
  52. 2fa6412 Merge "Package installer related changes to javadoc" into oc-dev am: 52312298b6 by Suprabh Shukla · 7 years ago
  53. 3ea7c8b Merge "Flesh out more API docs." into oc-dev am: 3a427c3bd9 am: 750d6d12f6 by Jeff Sharkey · 7 years ago
  54. aa6b649 Merge "Revert "Introduce PACKAGE_FIRST_ADDED broadcast"" into oc-dev by TreeHugger Robot · 7 years ago
  55. 5231229 Merge "Package installer related changes to javadoc" into oc-dev by TreeHugger Robot · 7 years ago
  56. 94b91db Revert "Introduce PACKAGE_FIRST_ADDED broadcast" by Christopher Tate · 7 years ago
  57. 60a82cd Flesh out more API docs. by Jeff Sharkey · 7 years ago
  58. 54a10e6 Package installer related changes to javadoc by Suprabh Shukla · 7 years ago
  59. ded55c6 Merge "MASTER_CLEAR action should not be public" into oc-dev am: baf1d7036e by Amith Yamasani · 7 years ago
  60. e99757e4 MASTER_CLEAR action should not be public by Amith Yamasani · 7 years ago
  61. 8b5315f Merge "Make android.intent.action.MASTER_CLEAR depreciation explicit" into oc-dev am: e768104f9b by Vikas Marwaha · 7 years ago
  62. e768104 Merge "Make android.intent.action.MASTER_CLEAR depreciation explicit" into oc-dev by Vikas Marwaha · 7 years ago
  63. 52a2957 Merge "Add new extra for identifying an intent coming from storage UI." into oc-dev am: 676bd21542 by Dianne Hackborn · 7 years ago
  64. d593e40 Merge "Introduce PACKAGE_FIRST_ADDED broadcast" into oc-dev am: 117ac766a9 by Chris Tate · 7 years ago
  65. 676bd21 Merge "Add new extra for identifying an intent coming from storage UI." into oc-dev by Dianne Hackborn · 7 years ago
  66. e707f83 Make android.intent.action.MASTER_CLEAR depreciation explicit by Sam Lin · 7 years ago
  67. 240c2bb Add EXTRA_WIPE_ESIMS for factory reset of eSIM by qingxi · 7 years ago
  68. ee3b42a Introduce PACKAGE_FIRST_ADDED broadcast by Christopher Tate · 7 years ago
  69. 880994d Add hidden SystemApi for two setup wizard actions by Russell Brenner · 8 years ago
  70. aa0ee3a Merge "OverlayManagerService: Make broadcasts/updates explicit" into oc-dev am: ec8f353668 by Adam Lesinski · 7 years ago
  71. ec8f353 Merge "OverlayManagerService: Make broadcasts/updates explicit" into oc-dev by Adam Lesinski · 7 years ago
  72. a320f01 Add new extra for identifying an intent coming from storage UI. by Dianne Hackborn · 7 years ago
  73. c745f42 OverlayManagerService: Make broadcasts/updates explicit by Adam Lesinski · 7 years ago
  74. 9a7704f Merge "move ACTION_SERVICE_STATE to system api" into oc-dev am: 5effb5f645 by Chen Xu · 7 years ago
  75. 5effb5f Merge "move ACTION_SERVICE_STATE to system api" into oc-dev by Chen Xu · 7 years ago
  76. 158a760 Merge "Change name of the intent fields" into oc-dev am: 5379b05256 by Todd Kennedy · 7 years ago
  77. 90fee27 move ACTION_SERVICE_STATE to system api by fionaxu · 7 years ago
  78. d46a160 Change name of the intent fields by Todd Kennedy · 7 years ago
  79. 010358f Merge "Revert "Deprecate EXTRA_STREAM."" into oc-dev am: a73aee4cdc by Jeff Sharkey · 7 years ago
  80. cfbec22 Merge "Make some intents public in SubscriptionManager." into oc-dev am: 9077faab1f by Sanket Padawe · 7 years ago
  81. a73aee4 Merge "Revert "Deprecate EXTRA_STREAM."" into oc-dev by TreeHugger Robot · 7 years ago
  82. 9077faa Merge "Make some intents public in SubscriptionManager." into oc-dev by Sanket Padawe · 7 years ago
  83. 81aebe7 Revert "Deprecate EXTRA_STREAM." by Jeff Sharkey · 7 years ago
  84. 0f7e7c5 Merge "Move CALL_PRIVILEGED/EMERGENCY to @SystemApi" into oc-dev am: 57132a1513 by Brad Ebinger · 7 years ago
  85. 2c1a49f Make some intents public in SubscriptionManager. by Sanket Padawe · 7 years ago
  86. 5ac0d27 Merge "Add hidden SystemApi for two setup wizard actions" by TreeHugger Robot · 7 years ago
  87. 7a8d352 Move CALL_PRIVILEGED/EMERGENCY to @SystemApi by Brad Ebinger · 7 years ago
  88. f6d9507 Merge "Add flags for quick viewer to indicate capabilities of a document." into oc-dev by Garfield Tan · 7 years ago
  89. 670e750 Merge "Change namespace of ACTION_REQUEST_SHUTDOWN." into oc-dev by Sudheer Shanka · 7 years ago
  90. 218190a Change namespace of ACTION_REQUEST_SHUTDOWN. by Sudheer Shanka · 7 years ago
  91. 166a81b Make ACTION_USER_REMOVED intent a SystemApi. by Sudheer Shanka · 7 years ago
  92. ce1d0e9 Add flags for quick viewer to indicate capabilities of a document. by Garfield Tan · 7 years ago
  93. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  94. 4cd32e5 Add hidden SystemApi for two setup wizard actions by Russell Brenner · 8 years ago
  95. e2fa7c3 Merge "Deprecate EXTRA_STREAM." by TreeHugger Robot · 7 years ago
  96. a0ba51c Deprecate EXTRA_STREAM. by Jeff Sharkey · 7 years ago
  97. b3b43130 Send launch token to activity manager by Todd Kennedy · 7 years ago
  98. fcd1493 Merge "remove deprecated SIM_ACTIVATION_REQUEST intent" am: 7f8d27f84b am: 4aadda1902 by fionaxu · 7 years ago
  99. 4aadda1 Merge "remove deprecated SIM_ACTIVATION_REQUEST intent" am: 7f8d27f84b by fionaxu · 7 years ago
  100. 77a744c remove deprecated SIM_ACTIVATION_REQUEST intent by fionaxu · 7 years ago