1. 1f4e053 Merge "Address API review comments for registerReceiver" into oc-dev by Chad Brubaker · 7 years ago
  2. fb4fb03 Merge "Address API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  3. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  4. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  5. 345ffa5 Address API council comments by Svetoslav Ganov · 7 years ago
  6. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  7. 801e659 expose the instant app installer component by Todd Kennedy · 7 years ago
  8. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  9. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  10. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  11. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 7 years ago
  12. 816c83b Enforce visibleToInstantApps for receivers by Chad Brubaker · 7 years ago
  13. 31a1655 Create PackageManager.isInstantApp API to query whether by David Christie · 7 years ago
  14. 0a4cf4b Merge "Deprecate TestSuiteBuilder and related classes." am: a26000b8f5 am: fd61eb1e39 by Paul Duffin · 7 years ago
  15. fd61eb1 Merge "Deprecate TestSuiteBuilder and related classes." am: a26000b8f5 by Paul Duffin · 7 years ago
  16. 3600f7b Merge "Remove conflicting package information for junit.runner and junit.textui" am: f3f4775a35 am: 9b5522f8c4 by Paul Duffin · 7 years ago
  17. 9b5522f Merge "Remove conflicting package information for junit.runner and junit.textui" by Paul Duffin · 7 years ago
  18. 253ad40 Deprecate TestSuiteBuilder and related classes. by Paul Duffin · 7 years ago
  19. f845fec3 Remove conflicting package information for junit.runner and junit.textui by Paul Duffin · 7 years ago
  20. 96b9832 Merge "API for accessing preloaded files cache" by TreeHugger Robot · 7 years ago
  21. 6122129 API for accessing preloaded files cache by Fyodor Kupolov · 8 years ago
  22. b047b8b Report move to display for activities that handle config changes by Andrii Kulian · 7 years ago
  23. 9106c64 Add API to track package changes by Todd Kennedy · 7 years ago
  24. 6cd440c Merge "Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate"" am: 621ebe692f am: a2c92b0b88 am: c1a93884dc by Paul Duffin · 7 years ago
  25. c1a9388 Merge "Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate"" am: 621ebe692f by Paul Duffin · 7 years ago
  26. 57e490c Partial Revert "Replace com.android.internal.util.Predicate with java.util.function.Predicate" by Paul Duffin · 7 years ago
  27. 9250814 Merge "Replace com.android.internal.util.Predicate with java.util.function.Predicate" am: 78a20be77a by Paul Duffin · 7 years ago
  28. ca4964c Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 7 years ago
  29. 3e5fbca Replace com.android.internal.util.Predicate with java.util.function.Predicate by Paul Duffin · 7 years ago
  30. 096d304 Add instant cookie APIs by Svetoslav Ganov · 7 years ago
  31. 7d0f5e8 Add hidden API for whether permission review mode is on. am: 7b89a7b1f7 am: 7c230c6f3c by Paul Navin · 7 years ago
  32. 7c230c6 Add hidden API for whether permission review mode is on. am: 7b89a7b1f7 by Paul Navin · 7 years ago
  33. 7b89a7b Add hidden API for whether permission review mode is on. by Paul Navin · 7 years ago
  34. bcf3b70 Merge "Adding an api for apps to check whether they can install apps" by TreeHugger Robot · 7 years ago
  35. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 7 years ago
  36. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  37. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  38. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  39. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  40. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  41. a34f53f Add install reason by Bartosz Fabianowski · 8 years ago
  42. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 8 years ago
  43. bf9928d Make sure ServiceConnection callback is called in main thread by Tony Mak · 8 years ago
  44. ed7d67a Copy junit-runner files into test-runner. am: eef35dd29a am: b46cecb6c4 am: b6421ce031 by Paul Duffin · 8 years ago
  45. eef35dd Copy junit-runner files into test-runner. by Paul Duffin · 8 years ago
  46. ea93fe7 Replace ContentProvider SQL args w/ Bundle & Constants. by Steve McKay · 8 years ago
  47. 4a7cda9 Merge "Replace core-junit with junit" am: 6ac5293751 am: a4d7100a3b am: 9cb5f2815d by Paul Duffin · 8 years ago
  48. 9249205 Replace core-junit with junit by Paul Duffin · 8 years ago
  49. 02c8990 Allow overriding max profile in debugable builds. by Kenny Guy · 8 years ago
  50. d5fd01c Move JUnit classes from here into external/junit am: 0342ab5b94 am: b9e33cd549 am: f99687ee83 by Paul Duffin · 8 years ago
  51. 0342ab5 Move JUnit classes from here into external/junit by Paul Duffin · 8 years ago
  52. 1133424 Wire up PM.getInstalledApplicationsAsUser(flags, userId) as hidden API by Bartosz Fabianowski · 8 years ago
  53. 46aabe5 Allow cross profile call between DO and PO by Tony Mak · 8 years ago
  54. 1cf454f Adding ContentProvider#refresh and ContentResolver#refresh. by Ben Lin · 8 years ago
  55. 391dfcf Merge "Revert "Add per-user versions of set{Component,Application}EnabledSetting."" by TreeHugger Robot · 8 years ago
  56. 38c67d3 Revert "Add per-user versions of set{Component,Application}EnabledSetting." by Sudheer Shanka · 8 years ago
  57. 52c8edc Add asUser version of sendBroadcast(Intent, String, Bundle) by Chad Brubaker · 8 years ago
  58. 0e6bfff Add per-user versions of set{Component,Application}EnabledSetting. by Sudheer Shanka · 8 years ago
  59. 4ece3d6 ContextImpl: Keep DisplayAdjustments and Display in sync by Adam Lesinski · 8 years ago
  60. ebdc157 Un-deprecated Android mock testing APIs by Stephan Linzner · 8 years ago
  61. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  62. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  63. 70168dd Make Parcelable classes final, API cleanup. by Jeff Sharkey · 8 years ago
  64. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  65. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  66. 66ae66a Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 8 years ago
  67. 093622f Revert "Adding getManagedUserBadgedDrawableForDensity() to PackageManager." by Vadim Tryshev · 8 years ago
  68. 9f68f41 Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 8 years ago
  69. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 8 years ago
  70. fe01ea0 Merge "Revert "Remove deprecated methods / classes"" into nyc-dev by Todd Kennedy · 8 years ago
  71. 5cbeb59 Revert "Remove deprecated methods / classes" by Todd Kennedy · 8 years ago
  72. ca67844 Merge "Remove deprecated methods / classes" into nyc-dev by Todd Kennedy · 8 years ago
  73. 2c1ba9a Make BackupManager encryption aware. by Jeff Sharkey · 8 years ago
  74. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 8 years ago
  75. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 8 years ago
  76. 9706c01 Remove deprecated methods / classes by Todd Kennedy · 8 years ago
  77. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 8 years ago
  78. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 8 years ago
  79. d7b1f411 Add an API to query the package name of the services shared lib by Svet Ganov · 8 years ago
  80. 35871f2 Offer to migrate databases and SharedPreferences. by Jeff Sharkey · 8 years ago
  81. b51617f Deprecated platform Android testing APIs by Stephan Linzner · 8 years ago
  82. e6ff946 Switched the work profile badge used in the notifications by Selim Cinek · 8 years ago
  83. 1270513 Hide ephemerality by Todd Kennedy · 9 years ago
  84. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  85. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  86. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  87. 31ffb44 No need to pass digest of AndroidManifest.xml around. by Alex Klyubin · 9 years ago
  88. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  89. 0c6cc30 Merge "Add new target SDK filtering feature to BroadcastOptions." by Dianne Hackborn · 9 years ago
  90. e0e413e Add new target SDK filtering feature to BroadcastOptions. by Dianne Hackborn · 9 years ago
  91. 98cb23d Merge "Slight API renaming, better behavior." by Jeff Sharkey · 9 years ago
  92. e13529a Slight API renaming, better behavior. by Jeff Sharkey · 9 years ago
  93. 103d61b Merge "Shift around encryption public APIs." by Jeff Sharkey · 9 years ago
  94. 7a30a30 Shift around encryption public APIs. by Jeff Sharkey · 9 years ago
  95. 2acf063 Ephemeral cookie API by Svet Ganov · 9 years ago
  96. 6a6cdaf APIs to obtain SharedPreferences paths. by Jeff Sharkey · 9 years ago
  97. 8fc29cf API to create SharedPreferences from File. by Jeff Sharkey · 9 years ago
  98. cfa292e Add core-oj to the list of core library jars. by Piotr Jastrzebski · 9 years ago
  99. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  100. 9a80e53 Add more methods that take a userId to PackageManager. by Nicolas Prevot · 9 years ago