1. 3ba7117 Merge "Updates based on API council guidance." into oc-dev by Jeff Sharkey · 7 years ago
  2. ecc0e16 Merge "Use newest scrap view in ListView" into oc-dev by TreeHugger Robot · 7 years ago
  3. a5e8bfe Merge "Rename restartOnConfigChanges to recreateOnConfigChanges." into oc-dev by Jeff Sharkey · 7 years ago
  4. 63827ce Merge "Change String to CharSequence in #loadSummary." into oc-dev by Jeff Sharkey · 7 years ago
  5. 45eed80 Merge "Removing unnecessary asset." into oc-dev by Jeff Sharkey · 7 years ago
  6. 117ce08 Merge "Move ColorSpace#Renderer tests to APCT" into oc-dev by TreeHugger Robot · 7 years ago
  7. e244574 Merge "Change MANAGE_OWN_CALLS permission to be a "normal" permission." into oc-dev by Jeff Sharkey · 7 years ago
  8. 4d09adc Merge "Added dialog to notify user of thermal shutdown" into oc-dev by Salvador Martinez · 7 years ago
  9. ef08871 Merge "Removing ACTION_CLEAR_PACKAGE intent" into oc-dev by Matthew Snider · 7 years ago
  10. 080e165 Merge "Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, ACTION_DEFAULT_SUBSCRIPTION_CHANGED and EXTRA_SUBSCRIPTION_INDEX from Intent class to SubscriptionManager class." into oc-dev by Jeff Sharkey · 7 years ago
  11. 5cf8f94 Removing unnecessary asset. by Winson Chung · 7 years ago
  12. c93c3b9 Rename restartOnConfigChanges to recreateOnConfigChanges. by Holly Jiuyu Sun · 7 years ago
  13. d74c0a7 Change android.permission.RESTRICTED_VR_ACCESS to SystemAPI by Karthik Ravi Shankar · 7 years ago
  14. f1a4b50 Merge "Work on issue #36891897: Need to ensure foreground services can't..." into oc-dev by Dianne Hackborn · 7 years ago
  15. 093eb12 Merge "TextClassifier: API rename" into oc-dev by TreeHugger Robot · 7 years ago
  16. b212441 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  17. 35312fd Merge "Rename persistentFeature to persistentWhenFeatureAvailable." into oc-dev by Martijn Coenen · 7 years ago
  18. 7f90a9f Merge "Restricted Context layout font loading in TextView" into oc-dev by TreeHugger Robot · 7 years ago
  19. 4c60abc Merge "Address API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  20. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  21. e0b5789 TextClassifier: API rename by Abodunrinwa Toki · 7 years ago
  22. 53c9898 Merge changes I446fb6ab,Ife3bbd29 into oc-dev by TreeHugger Robot · 7 years ago
  23. 5bb8294 Merge "Add managed profile whitelist to control NotificationListenerServices" into oc-dev by TreeHugger Robot · 7 years ago
  24. 000ce80 Updates based on API council guidance. by Jeff Sharkey · 7 years ago
  25. e14159d Merge "Revert "Treat Telephony as legacy app for now."" into oc-dev by Jeff Sharkey · 7 years ago
  26. d9f6946 Merge "Experimental features only on debuggable builds." into oc-dev by Jeff Sharkey · 7 years ago
  27. 0a482bd Merge "API fixes for Companion renaming" into oc-dev by Jeff Sharkey · 7 years ago
  28. 48c0dc6 Merge "Rename Companion permissions" into oc-dev by Jeff Sharkey · 7 years ago
  29. 408ec0b Merge "Remove FontVariationAxis.InvalidFormatException." into oc-dev by Jeff Sharkey · 7 years ago
  30. 8088895 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  31. 060f0f0 Merge "A11y changes for API council" into oc-dev by TreeHugger Robot · 7 years ago
  32. ef1648c Merge "Don't try to create user for task snapshot tests" into oc-dev by TreeHugger Robot · 7 years ago
  33. 62c36e1 Merge "Bluetooth: bluetooth.le API fixes" into oc-dev by Jakub Pawlowski · 7 years ago
  34. c7bd554 Merge "Make autofilled highlight an attribute" into oc-dev by Philip P. Moltmann · 7 years ago
  35. 09d8db0 Merge "Add constant for autofill-service-add URL" into oc-dev by Philip P. Moltmann · 7 years ago
  36. cb75b54 Change String to CharSequence in #loadSummary. by Saige McVea · 7 years ago
  37. 183b476 Merge changes I1b2f0726,Iaed2c7e7 into oc-dev by TreeHugger Robot · 7 years ago
  38. 78a0050 Merge "API: make "what's the quota?" an operation on the backup data sinks" into oc-dev by TreeHugger Robot · 7 years ago
  39. 23a66d4 Merge "Throttle location update rate in proximity alert" into oc-dev by TreeHugger Robot · 7 years ago
  40. f965b87 Address API council comments by Svet Ganov · 7 years ago
  41. f5e4bfd Make autofilled highlight an attribute by Philip P. Moltmann · 7 years ago
  42. 20bd9fc API fixes for Companion renaming by Eugene Susla · 7 years ago
  43. 83d139b Merge "Use List instead of array in network logging API." into oc-dev by TreeHugger Robot · 7 years ago
  44. d275dc8 Merge "Respond to API council feedback." into oc-dev by Jeff Sharkey · 7 years ago
  45. c94ef4d Throttle location update rate in proximity alert by Lifu Tang · 7 years ago
  46. fb5840b Merge "Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo" into oc-dev by Dianne Hackborn · 7 years ago
  47. 0f07dd5 Remove FontVariationAxis.InvalidFormatException. by Seigo Nonaka · 7 years ago
  48. e163126 Don't try to create user for task snapshot tests by Wale Ogunwale · 7 years ago
  49. be2922f A11y changes for API council by Phil Weaver · 7 years ago
  50. 1710094 Bluetooth: bluetooth.le API fixes by Jakub Pawlowski · 7 years ago
  51. 047c02b Prevent clipping of shadow when button is pressed by Philip P. Moltmann · 7 years ago
  52. 1068230 Move ColorSpace#Renderer tests to APCT by Chris Craik · 7 years ago
  53. b7df9d0 Restricted Context layout font loading in TextView by Clara Bayarri · 7 years ago
  54. 1be5354 Fix issue #37324532: API Review: android.content.pm.InstrumentationInfo by Dianne Hackborn · 7 years ago
  55. c21f723 Merge "Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE." into oc-dev by Felipe Leme · 7 years ago
  56. 1a74942 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  57. 5bfeece Merge "Focus the SaveUi-Yes-Button by default" into oc-dev by TreeHugger Robot · 7 years ago
  58. 2233ba3 Merge "Set Theme.DeviceDefault.Settings's colorEdgeEffect" into oc-dev by Andrew Sapperstein · 7 years ago
  59. 3601821 Valid resource IDs may be negative by Adam Lesinski · 7 years ago
  60. ebd44d0 Merge "Add conic support for Path#approximate" into oc-dev by TreeHugger Robot · 7 years ago
  61. f09a166 Use List instead of array in network logging API. by Pavel Grafov · 7 years ago
  62. 598d24c Move intents ACTION_DEFAULT_SMS_SUBSCRIPTION_CHANGED, by Malcolm Chen · 7 years ago
  63. 9cd47a8 Merge "Fix issue #37714224: API Review: ACTION_NEW_VIDEO" into oc-dev by Dianne Hackborn · 7 years ago
  64. 37a440fd Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE. by Felipe Leme · 7 years ago
  65. 8bfbb0a Merge "Updating docs for RemoteInput non-textual inputs per API review request." into oc-dev by Shane Brennan · 7 years ago
  66. 7eec245 Merge "Update comment to getDataOnlyRemoteInputs per API review." into oc-dev by Shane Brennan · 7 years ago
  67. 5b26dac Merge "Change ClipData.addItem signature" into oc-dev by Jeff Sharkey · 7 years ago
  68. bde7b4a Change MANAGE_OWN_CALLS permission to be a "normal" permission. by Tyler Gunn · 7 years ago
  69. 2c20a0f8 Merge "Expand abbreviation in constant identifier." into oc-dev by Andrew Scull · 7 years ago
  70. 8ae5e04 Merge "expose the UID in the EventLog API" into oc-dev by TreeHugger Robot · 7 years ago
  71. 4315c1e Merge "@hide non-Handler variant of SM.openProxyFileDescriptor" into oc-dev by Jeff Sharkey · 7 years ago
  72. 77cc43e Merge "Respond to API council feedback." into oc-dev by TreeHugger Robot · 7 years ago
  73. 7666d6f Merge "removeAllViews should also clean-up focusedInCluster" into oc-dev by Evan Rosky · 7 years ago
  74. 8d74ca4 Rename persistentFeature to persistentWhenFeatureAvailable. by Martijn Coenen · 7 years ago
  75. 2d5c0d8 Merge "Improved Autofill logging." into oc-dev by TreeHugger Robot · 7 years ago
  76. 4d6b54d expose the UID in the EventLog API by Chris Wren · 7 years ago
  77. 3033198 Default number badging off. by Julia Reynolds · 7 years ago
  78. 90357d6 Merge "Introduce DISALLOW_BLUETOOTH_SHARING." into oc-dev by Pavel Grafov · 7 years ago
  79. b07544c Merge "Tweak initialization order of LinearLayout's dividers" into oc-dev by Kirill Grouchnikov · 7 years ago
  80. 9f9ee25 Improved Autofill logging. by Felipe Leme · 7 years ago
  81. b8d4a94 Merge "Documentation updates" into oc-dev by Julia Reynolds · 7 years ago
  82. 17e1b5d Expand abbreviation in constant identifier. by Andrew Scull · 7 years ago
  83. dc326a8 Merge "Apply static RRO when parsing Android manifest of a target package" into oc-dev by TreeHugger Robot · 7 years ago
  84. b63d261 Merge "Refactored Autofill to move starting flag out of Session." into oc-dev by TreeHugger Robot · 7 years ago
  85. 30dc2a0 Apply static RRO when parsing Android manifest of a target package by Jaekyun Seok · 7 years ago
  86. 3dfd827 Merge "Changed HtmlInfo.getAttributes() to return List instead of ArrayList" into oc-dev by TreeHugger Robot · 7 years ago
  87. 0aa4c50 Refactored Autofill to move starting flag out of Session. by Felipe Leme · 7 years ago
  88. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 7 years ago
  89. 64cf2bb Merge "Force autofill on overflow only if empty" into oc-dev by Svetoslav Ganov · 7 years ago
  90. 2443a09 @hide non-Handler variant of SM.openProxyFileDescriptor by Daichi Hirono · 7 years ago
  91. 09a7062 Changed HtmlInfo.getAttributes() to return List instead of ArrayList by Felipe Leme · 7 years ago
  92. ce8eae7 Merge "Address ConnectivityManager API comments." into oc-dev by Lorenzo Colitti · 7 years ago
  93. cfbe105 Merge "Rename FingerprintGestureCallback.onGesture" into oc-dev by TreeHugger Robot · 7 years ago
  94. 4b426d7 Merge "@NonNull on AccessibilityButtonController methods" into oc-dev by TreeHugger Robot · 7 years ago
  95. 81d9230 Merge "Follow acronym convention for Companion BLE filter" into oc-dev by TreeHugger Robot · 7 years ago
  96. 0664221 Rename Companion permissions by Eugene Susla · 7 years ago
  97. 17238a3 Merge "Fixed requestAutofill()." into oc-dev by TreeHugger Robot · 7 years ago
  98. a7045f5 Merge "Hide onMovedToDisplay for WebView" into oc-dev by Selim Gurun · 7 years ago
  99. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 7 years ago
  100. a2f102b Merge "Only sublist array by size or limit, whichever is smaller." into oc-dev by Winson Chung · 7 years ago