1. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 11 years ago
  2. e37520b Revert "Allow array of required permissions in sendBroadcast" by Fyodor Kupolov · 11 years ago
  3. b4e7283 Allow array of required permissions in sendBroadcast by Fyodor Kupolov · 11 years ago
  4. ad3b297 Add an API for apps to query if a permisison is denied by policy. by Svet Ganov · 11 years ago
  5. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 11 years ago
  6. f7c06eb Add system API to watch for permission changes by Svetoslav · 11 years ago
  7. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 11 years ago
  8. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 11 years ago
  9. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 11 years ago
  10. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 11 years ago
  11. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 11 years ago
  12. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 11 years ago
  13. 30ca50a Merge "Add Default Browser App support and relax Hosts validation for AppLinks" by Fabrice Di Meglio · 11 years ago
  14. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 11 years ago
  15. cb0392f Merge "Expose Cursor.setExtras()." by Jeff Brown · 11 years ago
  16. 4e0951e Expose Cursor.setExtras(). by Jeff Brown · 11 years ago
  17. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 11 years ago
  18. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 11 years ago
  19. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 12 years ago
  20. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 11 years ago
  21. 6e53931 Add Context.getSystemService(Class<?>). by Jeff Brown · 11 years ago
  22. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 12 years ago
  23. 9f60c08 Change boot screen title to "Android is starting" when not upgrading. by Jeff Hao · 12 years ago
  24. ec2d48b Introduce new API to get an unbadged icon and unbadge permissions. by Benjamin Franz · 12 years ago
  25. e107c3e Remove package level intent forwarding. by Adam Connors · 12 years ago
  26. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 12 years ago
  27. c6f2249 Address KeySet API Review by dcashman · 12 years ago
  28. e41ce99 Add hidden API for removing cross-profile package filters by Alexandra Gherghina · 12 years ago
  29. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 12 years ago
  30. 16c8e3f PackageInstaller changes based on feedback. by Jeff Sharkey · 12 years ago
  31. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 12 years ago
  32. 4ed745d Add code cache directory for apps. by Jeff Sharkey · 12 years ago
  33. 69ea974 Merge "Public API for PackageInstaller!" into lmp-dev by Jeff Sharkey · 12 years ago
  34. 6c833e0 Public API for PackageInstaller! by Jeff Sharkey · 12 years ago
  35. a7835b6 Add Context.getNoBackupFilesDir() by Christopher Tate · 12 years ago
  36. 9d2f441 Initial KeySet API. by dcashman · 12 years ago
  37. 5de7377 Revert "Initial KeySet API." by dcashman · 12 years ago
  38. 405912b Initial KeySet API. by dcashman · 12 years ago
  39. 7f7b0c7 Returning badged icons for components of corporate apps. by Nicolas Prevot · 12 years ago
  40. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 12 years ago
  41. 88cc346 Show the icon of the personal space. by Nicolas Prevot · 12 years ago
  42. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 12 years ago
  43. 63798c5 Introducing crossProfileIntentFilters that skip the current profile. by Nicolas Prevot · 12 years ago
  44. 43e1565 am 9a78d4de: Merge "Per-app media directories on external storage." into lmp-preview-dev by Jeff Sharkey · 12 years ago
  45. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 12 years ago
  46. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 12 years ago
  47. 3cf7572 Variant of sendBroadcast with appOp flag for cross-user. by Amith Yamasani · 12 years ago
  48. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 12 years ago
  49. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 12 years ago
  50. 68b9d97 am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 12 years ago
  51. 970417c Added getLeanbackLaunchIntentForPackage() by Jose Lima · 12 years ago
  52. f1977b4 Expand install observer semantics by Christopher Tate · 12 years ago
  53. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 12 years ago
  54. ab8a501 Expand install observer semantics by Christopher Tate · 12 years ago
  55. 92703e6 resolved conflicts for merge of 4882ddfa to master by Jose Lima · 12 years ago
  56. f78e312 Add banner attribute to app manifest by Jose Lima · 12 years ago
  57. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 13 years ago
  58. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 13 years ago
  59. a2a0850d Add hidden API for querying available 'home' activities by Christopher Tate · 13 years ago
  60. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 13 years ago
  61. 38ed2a4 Work on issue #10130785: Restore silence and vibrate settings... by Dianne Hackborn · 13 years ago
  62. bd3b902 Add CancellationSignal support to file operations. by Jeff Sharkey · 13 years ago
  63. 7f392de Catch a few extra users of UserEnvironment. by Jeff Sharkey · 13 years ago
  64. 655d0e2 Single-user restrictions by Amith Yamasani · 13 years ago
  65. 48d0d18 Add activity token to display system. by Craig Mautner · 13 years ago
  66. c87c92e Add API to retrieve cursor notification URI. by Dianne Hackborn · 13 years ago
  67. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 13 years ago
  68. f51f612 App ops: new operations for SMS. by Dianne Hackborn · 13 years ago
  69. d8e1dbb Rework ParceledListSlice to be much easier to use. by Dianne Hackborn · 13 years ago
  70. 66a017b Always give ContentResolver a valid Context. by Jeff Sharkey · 13 years ago
  71. 2125dd5 Merge "AppOps: fix nested op tracking, new API to get apps using permissions." by Dianne Hackborn · 13 years ago
  72. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 13 years ago
  73. d4fe37b Merge "Rename bindService to bindServiceAsUser to follow convention." by Amith Yamasani · 13 years ago
  74. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 13 years ago
  75. 35654b6 More work on App Ops service. by Dianne Hackborn · 13 years ago
  76. a06de0f New "app ops" service. by Dianne Hackborn · 14 years ago
  77. 98edc95 Load resources for the correct user by Amith Yamasani · 14 years ago
  78. 11820f7 Merge "Allow acquiring ContentProviders across users." into jb-mr1-dev by Jeff Sharkey · 14 years ago
  79. 6d51571 Allow acquiring ContentProviders across users. by Jeff Sharkey · 14 years ago
  80. 58d37b5 Multi-user support for the accessibility layer. by Svetoslav Ganov · 14 years ago
  81. 151ec4c More multi-user methods in PM by Amith Yamasani · 14 years ago
  82. 20e8098 Add registering for explicit users. by Dianne Hackborn · 14 years ago
  83. a492c3a Initial draft of high-level multi-display APIs. by Jeff Brown · 14 years ago
  84. f203aee Enforce permissions for calls with specified userId by Amith Yamasani · 14 years ago
  85. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 14 years ago
  86. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 14 years ago
  87. d9ef3e5 Allow verifiers to extend timeout by rich cannings · 14 years ago
  88. 0c38049 Improve multi-user app management. by Dianne Hackborn · 14 years ago
  89. 706e8ba Pass URLs to package verifiers by rich cannings · 14 years ago
  90. 98365d7 Refactor for multi-display support. by Jeff Brown · 14 years ago
  91. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 14 years ago
  92. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 14 years ago
  93. 258848d User Manager service to manage users and query user details by Amith Yamasani · 14 years ago
  94. a56d9ce Merge "Revert "Pass URLs to package verifiers"" into jb-mr1-dev by Rich Cannings · 14 years ago
  95. e1d7c71 Revert "Pass URLs to package verifiers" by Rich Cannings · 14 years ago
  96. 7d19e02 More mult-user API work. by Dianne Hackborn · 14 years ago
  97. 329465c Merge "Add APIs for interacting across users." into jb-mr1-dev by Dianne Hackborn · 14 years ago
  98. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 14 years ago
  99. 2471390 Pass URLs to package verifiers by rich cannings · 14 years ago
  100. adba6ff am 101a120c: am 9be0105f: docs: fix several links by Scott Main · 14 years ago