1. 1f4e053 Merge "Address API review comments for registerReceiver" into oc-dev by Chad Brubaker · 7 years ago
  2. 4e45b14 Merge "Stop fetching font data if the context is restricted." into oc-dev by TreeHugger Robot · 7 years ago
  3. f4af35a Merge "Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter." into oc-dev by TreeHugger Robot · 7 years ago
  4. 8079a69 Merge "Use SubscriptionId instead of SubId" into oc-dev by Jordan Liu · 7 years ago
  5. 8f40881 Merge "Revert "Add new api Activity.getStartInitiatedTime."" into oc-dev by Sudheer Shanka · 7 years ago
  6. ac7f215 Merge "Revert "Revert "AudioAttributes: remove static getVolumeControlStream method""" into oc-dev by Jean-Michel Trivi · 7 years ago
  7. e4b6441 Merge "Deprecate Activity#requestVisibleBehind" into oc-dev by Bryce Lee · 7 years ago
  8. 06a53d4 Merge changes from topics 'smartselectconfig', 'langidconfig' into oc-dev by Abodunrinwa Toki · 7 years ago
  9. 635d9dd Merge "AutoSize TextView - API polish - no RuntimeException in signature" into oc-dev by Andrei Stingaceanu · 7 years ago
  10. 1ef45a8 Merge "Api Council: hide FontsContract.Columns constructor" into oc-dev by TreeHugger Robot · 7 years ago
  11. 1b59a21 AutoSize TextView - API polish - no RuntimeException in signature by Andrei Stingaceanu · 7 years ago
  12. 7fea2e2 Api Council: hide FontsContract.Columns constructor by Clara Bayarri · 7 years ago
  13. fb4fb03 Merge "Address API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  14. bf2e5bd Merge "Ensure that LLOB sensor is names similr to other android sensors." into oc-dev by Ashutosh Joshi · 7 years ago
  15. aa6b649 Merge "Revert "Introduce PACKAGE_FIRST_ADDED broadcast"" into oc-dev by TreeHugger Robot · 7 years ago
  16. 232ff0b Merge "Fix issue #37470038: API Review: ServiceConnection.onBindingDead()" into oc-dev by TreeHugger Robot · 7 years ago
  17. 94b91db Revert "Introduce PACKAGE_FIRST_ADDED broadcast" by Christopher Tate · 7 years ago
  18. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  19. ac26534 Fix issue #37470038: API Review: ServiceConnection.onBindingDead() by Dianne Hackborn · 7 years ago
  20. 0f33252 Use SubscriptionId instead of SubId by Jordan Liu · 7 years ago
  21. bb957d1 SmartSelection Config installer. by Abodunrinwa Toki · 7 years ago
  22. 51c4203 LangId Config installer. by Abodunrinwa Toki · 8 years ago
  23. 55337a8 Revert "Add new api Activity.getStartInitiatedTime." by Sudheer Shanka · 7 years ago
  24. fa97222 Revert "Revert "AudioAttributes: remove static getVolumeControlStream method"" by Jean-Michel Trivi · 7 years ago
  25. f3ff7b8 Merge "Adds getLayoutInflater() to return a cached value." into oc-dev by TreeHugger Robot · 7 years ago
  26. d1a1c80 Merge "Adding consistent platform PiP action asset." into oc-dev by Winson Chung · 7 years ago
  27. 7790695 Merge "Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host" into oc-dev by Sunny Goyal · 7 years ago
  28. e3872a4 Merge "RecoverySystem: Verify the package compatibility." into oc-dev by Tao Bao · 7 years ago
  29. fe1bddf Merge "Some Autofill API changes." into oc-dev by Felipe Leme · 7 years ago
  30. a105c7b Ensure that LLOB sensor is names similr to other android sensors. by Ashutosh Joshi · 7 years ago
  31. 57ed0ba Merge "Address API council comments" into oc-dev by Svetoslav Ganov · 7 years ago
  32. 42775f2 Merge "Add a way to read the last AutofillSelection." into oc-dev by TreeHugger Robot · 7 years ago
  33. e5f9c30 Some Autofill API changes. by Felipe Leme · 7 years ago
  34. 4fc7d29 Adding consistent platform PiP action asset. by Winson Chung · 7 years ago
  35. 500c1d0 Merge "Remove newly added remove methods in Location and deprecate the old ones, this is the request from the android API council Test: Existing unit tests still pass. BUG: 36552859" into oc-dev by Yu Liu · 7 years ago
  36. fca728d Merge "Hide Socket+DatagramSocket IpSecTransform methods" into oc-dev by Nathan Harold · 7 years ago
  37. 01307a7 Merge "Consistenly Throw IOExceptions from IpSecManager" into oc-dev by Nathan Harold · 7 years ago
  38. cc684ed Add a way to read the last AutofillSelection. by Philip P. Moltmann · 7 years ago
  39. 345ffa5 Address API council comments by Svetoslav Ganov · 7 years ago
  40. 0cb43ef Address API council comments by Svetoslav Ganov · 7 years ago
  41. b87243c Remove newly added remove methods in Location and deprecate the old ones, this is the request from the android API council by Yu Liu · 7 years ago
  42. 7e4c205 Moved getAutofillOptions() logic from SpinnerAbs to AdapterView and Adapter. by Felipe Leme · 7 years ago
  43. 7fa4198 Merge "Change saveOnAllViewsInsible from boolean to flags" into oc-dev by Philip P. Moltmann · 7 years ago
  44. 0f9f0f9 Merge "Re-hide shader mutation, remove colorfilter mutation" into oc-dev by TreeHugger Robot · 7 years ago
  45. d59629e Deprecate Activity#requestVisibleBehind by Bryce Lee · 7 years ago
  46. c367ee1 Merge "[AWARE] Implement custom Wi-Fi Aware network specifier" into oc-dev by Etan Cohen · 7 years ago
  47. 8a6ad4a Re-hide shader mutation, remove colorfilter mutation by Chris Craik · 7 years ago
  48. edfdb67 Adding API AppWidgetHost.getAppWidgetIds() to get active widgets of the host by Sunny Goyal · 7 years ago
  49. 62a5d29 Merge "MediaPlayer/ModularDrm API review" into oc-dev by Hassan Shojania · 7 years ago
  50. 9023d14 Change saveOnAllViewsInsible from boolean to flags by Philip P. Moltmann · 7 years ago
  51. 25b7687 Merge "Deprecate ActivityManager#getRunningServices" into oc-dev by Bryce Lee · 7 years ago
  52. 6850728 [AWARE] Implement custom Wi-Fi Aware network specifier by Etan Cohen · 8 years ago
  53. 6c16732 Merge "Unhide MethodHandles.explicitCastArguments()" into oc-dev by Orion Hodson · 7 years ago
  54. cf7cb9c Merge "Renamed ViewNode's getAutoFillHints() to getAutofillHints()" into oc-dev by TreeHugger Robot · 7 years ago
  55. 10f051c Hide Socket+DatagramSocket IpSecTransform methods by Nathan Harold · 7 years ago
  56. 05c7b5a Consistenly Throw IOExceptions from IpSecManager by Nathan Harold · 7 years ago
  57. b118021 Renamed ViewNode's getAutoFillHints() to getAutofillHints() by Felipe Leme · 7 years ago
  58. 00ed0ba Merge "Turn down the preliminary foreground service API" into oc-dev by TreeHugger Robot · 7 years ago
  59. 950fa06 Merge "More small fixes/adjustments to job scheduler." into oc-dev by TreeHugger Robot · 7 years ago
  60. ab16ea9 Merge "Revert "MediaSession: Add methods for setting shuffle and repeat modes"" into oc-dev by Sungsoo Lim · 7 years ago
  61. a44d7cd Merge "Revert "MediaSession: Add methods for queue managements"" into oc-dev by Sungsoo Lim · 7 years ago
  62. 51d91bf Merge "MediaBrowser: Revert Search API" into oc-dev by Sungsoo Lim · 7 years ago
  63. 3fd8129 Adds getLayoutInflater() to return a cached value. by George Mount · 7 years ago
  64. f17e1d1a4 Deprecate ActivityManager#getRunningServices by Bryce Lee · 7 years ago
  65. fd8807a More small fixes/adjustments to job scheduler. by Dianne Hackborn · 7 years ago
  66. 200d72d Merge "Storage API polishing." into oc-dev by Jeff Sharkey · 7 years ago
  67. ebecd7e Stop fetching font data if the context is restricted. by Seigo Nonaka · 7 years ago
  68. 1ed2771 Merge "Add user to channel/group modification callbacks." into oc-dev by TreeHugger Robot · 7 years ago
  69. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  70. c025ea8 Merge "OEM single-build/multi-SKU via dynamic RRO support" into oc-dev by TreeHugger Robot · 7 years ago
  71. e01b520 RecoverySystem: Verify the package compatibility. by Tao Bao · 8 years ago
  72. 3440e92 Merge "Allow to finish session when all views are gone" into oc-dev by TreeHugger Robot · 7 years ago
  73. 728fbfb Merge "Update api for ServiceStateProvider" into oc-dev by Jordan Liu · 7 years ago
  74. c3fa6ab Merge "getApplicationInfo() should throw NameNotFoundException" into oc-dev by TreeHugger Robot · 7 years ago
  75. ff4e132 Merge "Enhance Chronometer to better support Swedish countdowns." into oc-dev by TreeHugger Robot · 7 years ago
  76. 5b06dbd Merge "Make NETWORK_RECOMMENDATIONS_ENABLED hidden." into oc-dev by TreeHugger Robot · 7 years ago
  77. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  78. b9b75ed Update api for ServiceStateProvider by Jordan Liu · 8 years ago
  79. 790ec07 Merge "DO NOT MERGE Expose phone account register/unregister intents." into oc-dev by Tyler Gunn · 7 years ago
  80. 346892f DO NOT MERGE Expose phone account register/unregister intents. by Tyler Gunn · 7 years ago
  81. ab31272 Merge "media: Address API review comments" into oc-dev by Hangyu Kuang · 7 years ago
  82. ba590a6 Enhance Chronometer to better support Swedish countdowns. by Aurimas Liutikas · 7 years ago
  83. bbcf5fb Merge "Remove @removed method" into oc-dev by TreeHugger Robot · 7 years ago
  84. 676590d Merge "expose the instant app installer component" into oc-dev by TreeHugger Robot · 7 years ago
  85. ea2f3be OEM single-build/multi-SKU via dynamic RRO support by Todd Lee · 8 years ago
  86. f27d6b2 Add user to channel/group modification callbacks. by Julia Reynolds · 7 years ago
  87. 494c3f5 Allow to finish session when all views are gone by Philip P. Moltmann · 7 years ago
  88. f9d3bb7 MediaPlayer/ModularDrm API review by Hassan Shojania · 7 years ago
  89. abbea1d Merge "Rework getMetrics() api per API council" into oc-dev by TreeHugger Robot · 7 years ago
  90. e587591 Merge "Remove ScoredNetwork.BADGING constants." into oc-dev by TreeHugger Robot · 7 years ago
  91. 6acf7a7 Merge "Wallpaper color extraction API stub" into oc-dev by Jorim Jaggi · 7 years ago
  92. 0d88904 Merge "API for notification listener for Companioon apps" into oc-dev by TreeHugger Robot · 7 years ago
  93. 41200ea Merge "Add support for multiple fill contexts" into oc-dev by Svetoslav Ganov · 7 years ago
  94. d98f26e Merge changes from topics 'network_specifier', 'networkspecifier' into oc-dev by TreeHugger Robot · 7 years ago
  95. cf00ade API for notification listener for Companioon apps by Eugene Susla · 8 years ago
  96. 7859022 Merge "BLE scan API using PendingIntent" into oc-dev by TreeHugger Robot · 7 years ago
  97. c40608c Wallpaper color extraction API stub by Lucas Dupin · 7 years ago
  98. aaeb512 Merge "Introduce a new JobServiceEngine class." into oc-dev by Dianne Hackborn · 7 years ago
  99. a05f1fd Merge "Remove autofillMode attribute" into oc-dev by TreeHugger Robot · 7 years ago
  100. d831be9 Remove ScoredNetwork.BADGING constants. by Stephen Chen · 8 years ago