1. b29f145 Add RollbackManagerService by Richard Uhler · 6 years ago
  2. 2ef71f7 Add secondary launcher mechanism (1/3) by Chilun · 6 years ago
  3. b6c167c Merge "Expose @Public for EXTRA_AUTO_LAUNCH_SINGLE_CHOICE" by Ivan Chiang · 6 years ago
  4. 5fdc89c Document the format of EXTRA_CONTENT_QUERY. by Amin Shaikh · 6 years ago
  5. 6f1c51f Expose @Public for EXTRA_AUTO_LAUNCH_SINGLE_CHOICE by Ivan Chiang · 6 years ago
  6. b995eda Add documentation for passing EXTRA_PERMISSION_NAME to REVIEW_PERMISSION_USAGE. by Joel Galenson · 6 years ago
  7. e444d21 Merge "Revert "Allow location provider to deep link into permissions UI"" by TreeHugger Robot · 6 years ago
  8. c20f1b7 Revert "Allow location provider to deep link into permissions UI" by Philip P. Moltmann · 6 years ago
  9. fd20b83 Add new intent to signal that device customization is ready by Mårten Kongstad · 6 years ago
  10. e1f3ac06 Add "dictionary" entity type by Tony Mak · 6 years ago
  11. 8df4152 Merge "Introduce Translate intent." by Abodunrinwa Toki · 6 years ago
  12. 457333a Merge "Add a new getPackageInfoAsUser as a SystemApi." by TreeHugger Robot · 6 years ago
  13. ad21978 Add a new getPackageInfoAsUser as a SystemApi. by Joel Galenson · 6 years ago
  14. 4bad09c Introduce Translate intent. by Abodunrinwa Toki · 6 years ago
  15. 710d123 Add Intent#EXTRA_CONTENT_QUERY. by Amin Shaikh · 6 years ago
  16. 641c15c Nullability for Intent get/put extra methods by Andrey Kulikov · 6 years ago
  17. 25eb63a Merge "Exposes Intent.METADATA_SETUP_VERSION as SystemApi for SUW." by Varun Shah · 6 years ago
  18. ed98828 Allow location provider to deep link into permissions UI by Philip P. Moltmann · 6 years ago
  19. 2c87f2e Merge "Add an intent to launch the app permission usage screen." by TreeHugger Robot · 6 years ago
  20. b9fd6be Exposes Intent.METADATA_SETUP_VERSION as SystemApi for SUW. by Varun Shah · 6 years ago
  21. 1c866f4 Merge "Add new queue to offload slow broadcasts" by Zhi An Ng · 6 years ago
  22. 78ec58d Add an intent to launch the app permission usage screen. by Joel Galenson · 6 years ago
  23. 150a6ba Add new queue to offload slow broadcasts by Ng Zhi An · 6 years ago
  24. 13096ea Add a new Intent for seeing permission usages by Joel Galenson · 6 years ago
  25. 38d0bd0 Merge "Set EXTRA_USER instead of EXTRA_USER_ID for ACTION_SHOW_ADMIN_SUPPORT_DETAILS" by TreeHugger Robot · 6 years ago
  26. 2a67063 Merge "refactor data/voice roaming states" am: 6bd29ab2df am: 652ec06948 by Chen Xu · 6 years ago
  27. 6169b04 Merge "refactor data/voice roaming states" am: 6bd29ab2df am: 652ec06948 by Chen Xu · 6 years ago
  28. 0281169 refactor data/voice roaming states by chen xu · 6 years ago
  29. b0353c5 docs: fixing errors found with lint checker am: 219f7dcb66 am: 003587b9a4 by kopriva · 6 years ago
  30. c54c36d Set EXTRA_USER instead of EXTRA_USER_ID for ACTION_SHOW_ADMIN_SUPPORT_DETAILS by Philip P. Moltmann · 6 years ago
  31. 003587b docs: fixing errors found with lint checker am: 219f7dcb66 by kopriva · 6 years ago
  32. 219f7dc docs: fixing errors found with lint checker by kopriva · 6 years ago
  33. fe46010 Deprecate Intent based installation/uninstallation by Philip P. Moltmann · 6 years ago
  34. 4e615e6 Factor some RestrictedLockUtils out of SettingLib by Philip P. Moltmann · 6 years ago
  35. 4bc42b9 Provide a uid list extra to package un/suspended by Julia Reynolds · 6 years ago
  36. 1c77a11 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  37. 5c0d354 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  38. c59a5e7 StrictMode to catch implicit Direct Boot matching. by Jeff Sharkey · 6 years ago
  39. 7f3a2f8 Removes deprecated EXTRA_EPHEMERAL* by Patrick · 6 years ago
  40. 39f04a7 Merge "Document -n option on intent specification." into pi-dev by TreeHugger Robot · 6 years ago
  41. 318abc9 [IdleController] Support dock scenario on idle or active judgement by lpeter · 6 years ago
  42. 72da1e6 Document system activity intents that may not be implemented by Christopher Tate · 6 years ago
  43. 92ae2c6 Expands javadocs for Intent.FLAG_ACTIVITY_MATCH_EXTERNAL by Patrick Baumann · 6 years ago
  44. 7f1944a Merge "Add documentation for what to use for SS changes" into pi-dev by android-build-team Robot · 6 years ago
  45. 4e02e25 Document -n option on intent specification. by Felipe Leme · 6 years ago
  46. 3e03ab9 Added more documentation for dialogMessage by Suprabh Shukla · 6 years ago
  47. 47990452 Add documentation for what to use for SS changes by Jordan Liu · 6 years ago
  48. 96212bc Review of suspend/unsuspend APIs by Suprabh Shukla · 6 years ago
  49. 229141f Adds a start flag to set FLAG_ACTIVITY_MATCH_EXTERNAL by Patrick Baumann · 6 years ago
  50. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  51. a6d6a5a Merge "Adding LauncherApps apis for suspended packages" into pi-dev by TreeHugger Robot · 6 years ago
  52. 19b41f3 Adding LauncherApps apis for suspended packages by Suprabh Shukla · 6 years ago
  53. 9a2d959 Merge "docs: fixed a couple of typos" into oc-mr1-dev am: 651ffd426c by Joshua Baxter · 6 years ago
  54. 9a841a6 docs: fixed a couple of typos by Joshua Baxter · 6 years ago
  55. 2fd43ba Sending MY_PACKAGE_SUSPENDED to suspended apps by Suprabh Shukla · 6 years ago
  56. 70e7543 Added ACTION_BATTERY_LEVEL_CHANGED by Fyodor Kupolov · 6 years ago
  57. 08eabcf Merge "Send SHUTDOWN bc to registered receivers only" by TreeHugger Robot · 6 years ago
  58. 57fccd6 Send broadcast to pkg installers on config change by Adam Lesinski · 6 years ago
  59. 0da8537 Require only ACTION_VIEW for web instant apps by Patrick Baumann · 6 years ago
  60. 1fc6260 Send SHUTDOWN bc to registered receivers only by Fyodor Kupolov · 6 years ago
  61. 159cd02 Marking used instant apps fields as System API by Patrick Baumann · 6 years ago
  62. 577d402 Revert "Revert "Adds generic intent Instant App resolution"" by Patrick Baumann · 6 years ago
  63. 43c97a0 Revert "Revert "Removes EphemrealResolverService and related"" by Patrick Baumann · 6 years ago
  64. 397c38d Merge "Revert "Adds generic intent Instant App resolution"" by TreeHugger Robot · 6 years ago
  65. 1e0c919 Revert "Removes EphemrealResolverService and related" by Patrick Baumann · 6 years ago
  66. 860b8ba Revert "Adds generic intent Instant App resolution" by Patrick Baumann · 6 years ago
  67. 5564f88 Removes EphemrealResolverService and related by Patrick Baumann · 6 years ago
  68. 66ad393 Merge "Docs: Changed "the value of an item that previously added with putExtra()" to "the value of an item previously added with putExtra(),"" into oc-mr1-dev am: 0704571547 by Jon Dormody · 6 years ago
  69. 43a77db Merge "Docs: Changed "the value of an item that previously added with putExtra()" to "the value of an item previously added with putExtra(),"" into oc-mr1-dev by Jon Dormody · 6 years ago
  70. 3e8bd0f Adds generic intent Instant App resolution by Patrick Baumann · 6 years ago
  71. d07017e Docs: Changed "the value of an item that previously added with by Jonathan Dormody · 7 years ago
  72. 676d1ac Clean up the procstats dump enums and change component to use message. by Yi Jin · 6 years ago
  73. c4788e1 Merge "Adding a new category to mark car-optimized launcher activity" by Roberto Perez · 6 years ago
  74. c0a2e5f Added new slot status related broadcast. by Amit Mahajan · 6 years ago
  75. 3cefd86 Added new slot status related broadcast. by Amit Mahajan · 6 years ago
  76. 5d70fc9 Added new SIM state related broadcasts. by Amit Mahajan · 6 years ago
  77. 7ee1a7a Adding a new category to mark car-optimized launcher activity by Roberto Perez · 7 years ago
  78. 052e1e2 Added new SIM state related broadcasts. by Amit Mahajan · 6 years ago
  79. 85f2fbc incidentd: dumping jobscheduler to proto by Kweku Adams · 6 years ago
  80. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 6 years ago
  81. 7c95a68 Merge "New supported QuickViewConstant feature to delete a file." by Geoffrey Pitsch · 7 years ago
  82. bc02b77 New supported QuickViewConstant feature to delete a file. by Geoffrey Pitsch · 7 years ago
  83. 709ee15 Adds metadata to InstantAppResolveInfo by Patrick Baumann · 7 years ago
  84. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  85. b4165d7 Sends resolving action to Instant App installer by Patrick Baumann · 7 years ago
  86. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  87. d9bb39a Enforce REQUEST_DELETE_PACKAGES for PackageInstaller.uninstall() by Philip P. Moltmann · 7 years ago
  88. a0c7d1f Expose Intent#EXTRA_REASON as a SystemApi. by Jeff Davidson · 7 years ago
  89. 129fc6c Implement Activity Manager Broadcasts dump protos by Yi Jin · 7 years ago
  90. 8c238c5 Merge "fixed handling of data URI schemes in Intent.toUri" am: c3d3cf5666 am: 928b7cba47 am: 067cfb369d by Christopher Schuster · 7 years ago
  91. ef34f7b Merge "fixed handling of data URI schemes in Intent.toUri" am: c3d3cf5666 am: 928b7cba47 by Christopher Schuster · 7 years ago
  92. 928b7cb Merge "fixed handling of data URI schemes in Intent.toUri" am: c3d3cf5666 by Christopher Schuster · 7 years ago
  93. 42c3a6e fixed handling of data URI schemes in Intent.toUri by Christopher Schuster · 7 years ago
  94. 1985976 Improve WMP dumpsys readability. by Michael Wright · 7 years ago
  95. 25e5a34 Merge "Grant location to default launcher" into oc-mr1-dev by Svetoslav Ganov · 7 years ago
  96. 5bb6bc6 Grant location to default launcher by Svet Ganov · 7 years ago
  97. e391175 Merge "Allow clearing instant app meta-data" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  98. f935a70 Allow clearing instant app meta-data by Svet Ganov · 7 years ago
  99. 00004c4 Optionally append managed service approvals by Julia Reynolds · 7 years ago
  100. 6135a26 Add extra about SDK version that system restore happened from by Michal Karpinski · 7 years ago