1. ebd44d0 Merge "Add conic support for Path#approximate" into oc-dev by TreeHugger Robot · 9 years ago
  2. 9cd47a8 Merge "Fix issue #37714224: API Review: ACTION_NEW_VIDEO" into oc-dev by Dianne Hackborn · 9 years ago
  3. 8bfbb0a Merge "Updating docs for RemoteInput non-textual inputs per API review request." into oc-dev by Shane Brennan · 9 years ago
  4. 7eec245 Merge "Update comment to getDataOnlyRemoteInputs per API review." into oc-dev by Shane Brennan · 9 years ago
  5. 5b26dac Merge "Change ClipData.addItem signature" into oc-dev by Jeff Sharkey · 9 years ago
  6. 2c20a0f8 Merge "Expand abbreviation in constant identifier." into oc-dev by Andrew Scull · 9 years ago
  7. 8ae5e04 Merge "expose the UID in the EventLog API" into oc-dev by TreeHugger Robot · 9 years ago
  8. 4315c1e Merge "@hide non-Handler variant of SM.openProxyFileDescriptor" into oc-dev by Jeff Sharkey · 9 years ago
  9. 77cc43e Merge "Respond to API council feedback." into oc-dev by TreeHugger Robot · 9 years ago
  10. 7666d6f Merge "removeAllViews should also clean-up focusedInCluster" into oc-dev by Evan Rosky · 9 years ago
  11. 2d5c0d8 Merge "Improved Autofill logging." into oc-dev by TreeHugger Robot · 9 years ago
  12. 4d6b54d expose the UID in the EventLog API by Chris Wren · 9 years ago
  13. 3033198 Default number badging off. by Julia Reynolds · 9 years ago
  14. 90357d6 Merge "Introduce DISALLOW_BLUETOOTH_SHARING." into oc-dev by Pavel Grafov · 9 years ago
  15. b07544c Merge "Tweak initialization order of LinearLayout's dividers" into oc-dev by Kirill Grouchnikov · 9 years ago
  16. 9f9ee25 Improved Autofill logging. by Felipe Leme · 9 years ago
  17. b8d4a94 Merge "Documentation updates" into oc-dev by Julia Reynolds · 9 years ago
  18. 17e1b5d Expand abbreviation in constant identifier. by Andrew Scull · 9 years ago
  19. dc326a8 Merge "Apply static RRO when parsing Android manifest of a target package" into oc-dev by TreeHugger Robot · 9 years ago
  20. b63d261 Merge "Refactored Autofill to move starting flag out of Session." into oc-dev by TreeHugger Robot · 9 years ago
  21. 30dc2a0 Apply static RRO when parsing Android manifest of a target package by Jaekyun Seok · 9 years ago
  22. 3dfd827 Merge "Changed HtmlInfo.getAttributes() to return List instead of ArrayList" into oc-dev by TreeHugger Robot · 9 years ago
  23. 0aa4c50 Refactored Autofill to move starting flag out of Session. by Felipe Leme · 9 years ago
  24. 70c0221 Merge "Implement the rest of autofill importance modes" into oc-dev by Svetoslav Ganov · 9 years ago
  25. 64cf2bb Merge "Force autofill on overflow only if empty" into oc-dev by Svetoslav Ganov · 9 years ago
  26. 2443a09 @hide non-Handler variant of SM.openProxyFileDescriptor by Daichi Hirono · 9 years ago
  27. 09a7062 Changed HtmlInfo.getAttributes() to return List instead of ArrayList by Felipe Leme · 9 years ago
  28. ce8eae7 Merge "Address ConnectivityManager API comments." into oc-dev by Lorenzo Colitti · 9 years ago
  29. cfbe105 Merge "Rename FingerprintGestureCallback.onGesture" into oc-dev by TreeHugger Robot · 9 years ago
  30. 4b426d7 Merge "@NonNull on AccessibilityButtonController methods" into oc-dev by TreeHugger Robot · 9 years ago
  31. 81d9230 Merge "Follow acronym convention for Companion BLE filter" into oc-dev by TreeHugger Robot · 9 years ago
  32. 17238a3 Merge "Fixed requestAutofill()." into oc-dev by TreeHugger Robot · 9 years ago
  33. a7045f5 Merge "Hide onMovedToDisplay for WebView" into oc-dev by Selim Gurun · 9 years ago
  34. fd31f85 Implement the rest of autofill importance modes by Svet Ganov · 9 years ago
  35. a2f102b Merge "Only sublist array by size or limit, whichever is smaller." into oc-dev by Winson Chung · 9 years ago
  36. 4108aa7 Merge "Expose missing accessibility settings to instant apps" into oc-dev by TreeHugger Robot · 9 years ago
  37. 9085325 Only sublist array by size or limit, whichever is smaller. by Winson Chung · 9 years ago
  38. b9a2e32 Merge "Plumb gralloc producer/consumer bits correctly" into oc-dev by Mathias Agopian · 9 years ago
  39. e44061f Merge changes from topic 'music_extraction' into oc-dev by Selim Cinek · 9 years ago
  40. 910ab13 Plumb gralloc producer/consumer bits correctly by Mathias Agopian · 9 years ago
  41. fc61f37 Merge "Bluetooth: Add constants to ScanResult" into oc-dev by TreeHugger Robot · 9 years ago
  42. 9a5dfd39 Merge "Remove reference to removed string" into oc-dev by TreeHugger Robot · 9 years ago
  43. e7172ff Merge "AAPT2: Add workaround for non-standard package IDs" into oc-dev by TreeHugger Robot · 9 years ago
  44. afd8d9e Merge "Throttle wifi scan requests from background apps (1/2)." into oc-dev by TreeHugger Robot · 9 years ago
  45. 96202d5 Add conic support for Path#approximate by Chris Craik · 9 years ago
  46. 2b6bf2f Merge "Remove FontsContract.buildTypeface with weight/italic argument." into oc-dev by TreeHugger Robot · 9 years ago
  47. d9285b5 Expose missing accessibility settings to instant apps by Chad Brubaker · 9 years ago
  48. c35c02f Change ClipData.addItem signature by Vladislav Kaznacheev · 9 years ago
  49. 56d8f78 Bluetooth: Add constants to ScanResult by Jakub Pawlowski · 9 years ago
  50. 0847acd Implementing gradual image fade for the media template by Selim Cinek · 9 years ago
  51. 5fb73f8 Extracting the notification colors based on the album art by Selim Cinek · 9 years ago
  52. 9a4b756 Merge changes from topic 'bt5-cherry-pickerry-3' into oc-dev by Jakub Pawlowski · 9 years ago
  53. a338b51 @NonNull on AccessibilityButtonController methods by Casey Burkhardt · 9 years ago
  54. 13d03e5 Merge "Address API feedback for new fragment APIs" into oc-dev by TreeHugger Robot · 9 years ago
  55. b4f21f0 Merge "Updated intent action name to comply with CTS." into oc-dev by Sujith Ramakrishnan · 9 years ago
  56. a851b5a Merge "DO NOT MERGE Revert "Wallpaper color extraction API stub"" into oc-dev by TreeHugger Robot · 9 years ago
  57. be5e14a Remove reference to removed string by Phil Weaver · 9 years ago
  58. d0c6cf9 Merge "Only restrict arrows out of text fields from keyboard" into oc-dev by Evan Rosky · 9 years ago
  59. 5544f6c Hide onMovedToDisplay for WebView by Tima Vaisburd · 9 years ago
  60. e669ae4 Merge "Use invalid package names for special keys in AccountManager." into oc-dev by TreeHugger Robot · 9 years ago
  61. 9610c69 Remove FontsContract.buildTypeface with weight/italic argument. by Seigo Nonaka · 9 years ago
  62. 560324c Merge "Implement API council feedback for dismissKeyguard" into oc-dev by Jorim Jaggi · 9 years ago
  63. 0ffc13b Documentation updates by Julia Reynolds · 9 years ago
  64. 7e7f7d5 Merge "Rename ActivityMonitor.onMatchIntent to onStartActivity." into oc-dev by Sudheer Shanka · 9 years ago
  65. 8dd177c Merge "Update VIMS internal state when a packge is modified." into oc-dev by Sudheer Shanka · 9 years ago
  66. 48e19c8 Updated intent action name to comply with CTS. by Sujith Ramakrishnan · 9 years ago
  67. 9c14b91 Merge "Hide getTextClassifier and setTextClassifier for WebView" into oc-dev by Tima Vaisburd · 9 years ago
  68. 3a4987b Merge "Improve docs for AssistStructure#isHomeActivity" into oc-dev by TreeHugger Robot · 9 years ago
  69. 0e0e757 Fix NPE when accessing mCallback in BluetoothGatt by Jakub Pawlowski · 9 years ago
  70. 348ba3d Expose LE advertiser address for easier PTS tests (1/6) by Jakub Pawlowski · 9 years ago
  71. ce21cb9 Read by UUID for PTS tests (1/5) by Jakub Pawlowski · 9 years ago
  72. 301663a Merge "Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26" into oc-dev by Makoto Onuki · 9 years ago
  73. 54e534d Merge "Use InetAddress instead of String in network events." into oc-dev by TreeHugger Robot · 9 years ago
  74. 10d69ac Address API feedback for new fragment APIs by Adam Powell · 9 years ago
  75. 5452341 Force autofill on overflow only if empty by Svet Ganov · 9 years ago
  76. a9d0e6b2 Merge "Allow apps to provide the Instant App installer extra information" into oc-dev by Chad Brubaker · 9 years ago
  77. cbe1bd1 Use invalid package names for special keys in AccountManager. by Dmitry Dementyev · 9 years ago
  78. 38439169 Merge "Reenable presubmit runs for BackupSettingsTest now that it's fixed" into oc-dev by TreeHugger Robot · 9 years ago
  79. 776fa5f removeAllViews should also clean-up focusedInCluster by Evan Rosky · 9 years ago
  80. bfe5aa2 Merge "Hide onMovedToDisplay callback" into oc-dev by Andrii Kulian · 9 years ago
  81. c154195 Fix issue #37714224: API Review: ACTION_NEW_VIDEO by Dianne Hackborn · 9 years ago
  82. a6ea920 Use InetAddress instead of String in network events. by Pavel Grafov · 9 years ago
  83. e674672 Merge "Revise method comment on setFontVariationSettings" into oc-dev by TreeHugger Robot · 9 years ago
  84. a4d34d9 Respond to API council feedback. by Jeff Sharkey · 9 years ago
  85. f4063d4 Merge "Refine JavaDocs for AnimatorSet#getCurrentPlayTime()" into oc-dev by Doris Liu · 9 years ago
  86. 4f4f6f8 Introduce DISALLOW_BLUETOOTH_SHARING. by Pavel Grafov · 9 years ago
  87. f41e766 Implement API council feedback for dismissKeyguard by Jorim Jaggi · 9 years ago
  88. 15fd439 Address ConnectivityManager API comments. by Lorenzo Colitti · 9 years ago
  89. ba9ab17 Merge "Fix parameter name mismatch in getResourceIdentifier." into oc-dev by Stefan Ramsauer · 9 years ago
  90. d114642 Fixed requestAutofill(). by Felipe Leme · 9 years ago
  91. 4a71842 Merge "Address API council feedback." into oc-dev by George Mount · 9 years ago
  92. a97608c Merge "SmartSelection: Use downloaded model file." into oc-dev by TreeHugger Robot · 9 years ago
  93. 8aabcd3 Reenable presubmit runs for BackupSettingsTest now that it's fixed by Michal Karpinski · 9 years ago
  94. 424dd39 Merge "setAffiliationIds and getAffiliationIds uses set instead of list" into oc-dev by TreeHugger Robot · 9 years ago
  95. f4362fd Merge "bindDeviceAdminService requires service to be proected by BIND_DEVICE_ADMIN" into oc-dev by TreeHugger Robot · 9 years ago
  96. 6b36aeb Merge "Adds a comment to EXTRA_CONTENT_ANNOTATIONS to prevent developers from using colons in their customized annotations." into oc-dev by TreeHugger Robot · 9 years ago
  97. f147688 Merge "Address API Council feedback." into oc-dev by TreeHugger Robot · 9 years ago
  98. cc7f08e Merge "docs: Update EditText JavaDoc comments" into oc-dev by TreeHugger Robot · 9 years ago
  99. 1e5d0768 Merge "docs: Update Button JavaDoc comments" into oc-dev by TreeHugger Robot · 9 years ago
  100. 2240ea6 Hide getTextClassifier and setTextClassifier for WebView by Tima Vaisburd · 9 years ago