1. 3355eca Revert "Add more methods that take a userId to PackageManager." by Nicolas Prévot · 9 years ago
  2. 3b0fc3c Add more methods that take a userId to PackageManager. by Nicolas Prevot · 9 years ago
  3. c875ad1 am 56de6167: am f6c2d8a9: am 6da43a83: am 9352af2a: Merge "Remove dependencies on the package installer\'s package name" into mnc-dev by Svetoslav Ganov · 9 years ago
  4. f1b7f20 Remove dependencies on the package installer's package name by Svet Ganov · 9 years ago
  5. 808dd5c am 4753b5bc: am 4f73990a: am aa3694f2: am f1f8b9cc: Merge "Fix issue #21626564: MMS should be receivied while Dozing" into mnc-dev by Dianne Hackborn · 9 years ago
  6. 1fa2a08 am 1281575c: am 41fac5e8: am 189f3136: am 98724126: Merge "Added sendBroadcastMultiplePermissions method" into mnc-dev by Fyodor Kupolov · 9 years ago
  7. fd854ee Fix issue #21626564: MMS should be receivied while Dozing by Dianne Hackborn · 9 years ago
  8. d4fd8c7 Added sendBroadcastMultiplePermissions method by Fyodor Kupolov · 9 years ago
  9. 7aeb1a5 am cf4617cf: am 1aeceef4: am fc4acfd9: am 4a817924: Merge "Revert "Allow array of required permissions in sendBroadcast"" into mnc-dev by Fyodor Kupolov · 9 years ago
  10. 64e8aa1 am 7f006b52: am 70174794: am ef77c116: am d69a82c1: Merge "Allow array of required permissions in sendBroadcast" into mnc-dev by Fyodor Kupolov · 9 years ago
  11. e37520b Revert "Allow array of required permissions in sendBroadcast" by Fyodor Kupolov · 9 years ago
  12. fc5e0ba am b9f170ff: am b4db7923: Merge "Delete some obsolete test code." by Narayan Kamath · 9 years ago
  13. b4e7283 Allow array of required permissions in sendBroadcast by Fyodor Kupolov · 9 years ago
  14. 85bdaae Delete some obsolete test code. by Narayan Kamath · 9 years ago
  15. ad3b297 Add an API for apps to query if a permisison is denied by policy. by Svet Ganov · 9 years ago
  16. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  17. f7c06eb Add system API to watch for permission changes by Svetoslav · 9 years ago
  18. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 9 years ago
  19. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  20. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 9 years ago
  21. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  22. 16a1689 Add OP_READ_PHONE_STATE app op - framework by Svet Ganov · 9 years ago
  23. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 9 years ago
  24. 30ca50a Merge "Add Default Browser App support and relax Hosts validation for AppLinks" by Fabrice Di Meglio · 9 years ago
  25. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 9 years ago
  26. cb0392f Merge "Expose Cursor.setExtras()." by Jeff Brown · 9 years ago
  27. 4e0951e Expose Cursor.setExtras(). by Jeff Brown · 9 years ago
  28. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 9 years ago
  29. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  30. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 10 years ago
  31. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  32. 73fca8e Fix some javadocs typos by Evan Charlton · 9 years ago
  33. 6e53931 Add Context.getSystemService(Class<?>). by Jeff Brown · 9 years ago
  34. 377d6f0 am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  35. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  36. 05ea321 am 73577862: am b1346d78: Merge "Change boot screen title to "Android is starting" when not upgrading." into lmp-mr1-dev by Jeff Hao · 10 years ago
  37. 9f60c08 Change boot screen title to "Android is starting" when not upgrading. by Jeff Hao · 10 years ago
  38. 1e788da am 6c995613: am 301d2276: am 49e2371a: Merge "Log exception when creating Activity in ActivityUnitTestCase." into lmp-sprout-dev by Filip Gruszczynski · 10 years ago
  39. 301d227 am 49e2371a: Merge "Log exception when creating Activity in ActivityUnitTestCase." into lmp-sprout-dev by Filip Gruszczynski · 10 years ago
  40. 49e2371 Merge "Log exception when creating Activity in ActivityUnitTestCase." into lmp-sprout-dev by Filip Gruszczynski · 10 years ago
  41. b81889f am 59f7c4c7: am 1cb156bb: am f35c305f: am 6a3faf5a: Merge "Fix test framework to allow Mockito tests to run successfully on ART." into lmp-dev by Raluca Sauciuc · 10 years ago
  42. 1cb156b am f35c305f: am 6a3faf5a: Merge "Fix test framework to allow Mockito tests to run successfully on ART." into lmp-dev by Raluca Sauciuc · 10 years ago
  43. adabf53 am 00fcb749: am 31409c0c: Merge "Introduce new API to get an unbadged icon and unbadge permissions." into lmp-mr1-dev by Benjamin Franz · 10 years ago
  44. bc7f4f0 Log exception when creating Activity in ActivityUnitTestCase. by Filip Gruszczynski · 10 years ago
  45. 0180dfe Fix test framework to allow Mockito tests to run successfully on ART. by Raluca Sauciuc · 10 years ago
  46. ec2d48b Introduce new API to get an unbadged icon and unbadge permissions. by Benjamin Franz · 10 years ago
  47. c2a0b44 resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp by Neil Fuller · 10 years ago
  48. 33253a4 Switch from FloatMath -> Math and Math.hypot where possible by Neil Fuller · 10 years ago
  49. de8d789 Remove unnecessary waits in TouchUtil's drag by Yigit Boyar · 10 years ago
  50. e107c3e Remove package level intent forwarding. by Adam Connors · 10 years ago
  51. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 10 years ago
  52. 9189c4c Fix ProviderTestCase2 broken by ag/519661: by Akos Ludanyi · 10 years ago
  53. c6f2249 Address KeySet API Review by dcashman · 10 years ago
  54. e41ce99 Add hidden API for removing cross-profile package filters by Alexandra Gherghina · 10 years ago
  55. 976e8bd Allow adding widgets from user profiles. by Svetoslav · 10 years ago
  56. 16c8e3f PackageInstaller changes based on feedback. by Jeff Sharkey · 10 years ago
  57. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  58. 4ed745d Add code cache directory for apps. by Jeff Sharkey · 10 years ago
  59. 69ea974 Merge "Public API for PackageInstaller!" into lmp-dev by Jeff Sharkey · 10 years ago
  60. 6c833e0 Public API for PackageInstaller! by Jeff Sharkey · 10 years ago
  61. a7835b6 Add Context.getNoBackupFilesDir() by Christopher Tate · 10 years ago
  62. 9d2f441 Initial KeySet API. by dcashman · 10 years ago
  63. 5de7377 Revert "Initial KeySet API." by dcashman · 10 years ago
  64. 405912b Initial KeySet API. by dcashman · 10 years ago
  65. 7f7b0c7 Returning badged icons for components of corporate apps. by Nicolas Prevot · 10 years ago
  66. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 10 years ago
  67. 88cc346 Show the icon of the personal space. by Nicolas Prevot · 10 years ago
  68. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 10 years ago
  69. dbcae5c Switch from core to core-libart by Brian Carlstrom · 10 years ago
  70. e7cd37e Merge "Introducing crossProfileIntentFilters that skip the current profile." by Nicolas Prevot · 10 years ago
  71. 7f047f0 am 80f1fe5f: am f8077cf2: am 8e21e215: Merge "Switch from core to core-libart" by Brian Carlstrom · 10 years ago
  72. 80f1fe5 am f8077cf2: am 8e21e215: Merge "Switch from core to core-libart" by Brian Carlstrom · 10 years ago
  73. 63798c5 Introducing crossProfileIntentFilters that skip the current profile. by Nicolas Prevot · 10 years ago
  74. 559321a Merge "Add ArrayUtils methods and tests for consumption by KeySet code." by dcashman · 10 years ago
  75. 874d0d4 Add ArrayUtils methods and tests for consumption by KeySet code. by dcashman · 10 years ago
  76. 43e1565 am 9a78d4de: Merge "Per-app media directories on external storage." into lmp-preview-dev by Jeff Sharkey · 10 years ago
  77. 2ee3c1e Per-app media directories on external storage. by Jeff Sharkey · 10 years ago
  78. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 10 years ago
  79. 3cf7572 Variant of sendBroadcast with appOp flag for cross-user. by Amith Yamasani · 10 years ago
  80. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 10 years ago
  81. eeeacab DO NOT MERGE Hide leanback packagemanager apis. by Tim Kilbourn · 10 years ago
  82. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 10 years ago
  83. 68b9d97 am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  84. 970417c Added getLeanbackLaunchIntentForPackage() by Jose Lima · 10 years ago
  85. f1977b4 Expand install observer semantics by Christopher Tate · 10 years ago
  86. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 10 years ago
  87. ab8a501 Expand install observer semantics by Christopher Tate · 10 years ago
  88. 92703e6 resolved conflicts for merge of 4882ddfa to master by Jose Lima · 10 years ago
  89. f78e312 Add banner attribute to app manifest by Jose Lima · 10 years ago
  90. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  91. ac6b332 am e014eb63: am fc6b772f: am bf6d0797: am 2f1c2e32: am 3126ce6e: Merge "docs: Fixed typo in InstrumentationTestRunner page. Bug: 11386360" into klp-docs by quddusc · 10 years ago
  92. e8df6f4 docs: Fixed typo in InstrumentationTestRunner page. Bug: 11386360 by quddusc · 11 years ago
  93. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  94. 1804e25 Set mServiceCreated to false when onDestroy(). by Mathew Inwood · 11 years ago
  95. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  96. a2a0850d Add hidden API for querying available 'home' activities by Christopher Tate · 11 years ago
  97. 95d7853 Fix issue #10688644: Java crash in com.android.phone: by Dianne Hackborn · 11 years ago
  98. 38ed2a4 Work on issue #10130785: Restore silence and vibrate settings... by Dianne Hackborn · 11 years ago
  99. bd3b902 Add CancellationSignal support to file operations. by Jeff Sharkey · 11 years ago
  100. 7f392de Catch a few extra users of UserEnvironment. by Jeff Sharkey · 11 years ago