1. 70a3e82 Move sendVisualVoicemailSms and setSmsFilterSettings to Telephony by Ta-wei Yen · 7 years ago
  2. b0f9740 Add javadoc about APIs requiring uses-feature by Eugene Susla · 7 years ago
  3. e496411 Merge "Change companion languare from 'pair' to 'link'/'ok'" into oc-dev by TreeHugger Robot · 7 years ago
  4. 6c0f8dc Merge "Add link to class with constants" into oc-dev by TreeHugger Robot · 7 years ago
  5. 5384506 Merge "Prevent leak of AppWindowTokens." into oc-dev by TreeHugger Robot · 7 years ago
  6. f14e93e Remove redundant lockscreen shown check by lei.xa.liu · 8 years ago
  7. 768dd99 Reorder USB_STATE updates so config_changed is not replaced. by Jerry Zhang · 7 years ago
  8. 5d39ea7 Clarify time unit for StrongAuthTimeout APIs by Rubin Xu · 7 years ago
  9. 30e06bb Even more auto-doc work. by Jeff Sharkey · 7 years ago
  10. 0367f07 Add param javadoc to DevicePolicyManager.setBackupServiceEnabled by Rubin Xu · 7 years ago
  11. 2781b41 Fix re-enabling alert window appop after leaving VR mode. by Ruben Brunk · 7 years ago
  12. 8997322 Fixed transition animation from pipable activities by Wale Ogunwale · 7 years ago
  13. 094996a Merge "Check bluetooth app id instead of uid" into oc-dev by Amith Yamasani · 7 years ago
  14. 12b644d Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION by Rubin Xu · 7 years ago
  15. 4195049 Allow Bluetooth CAP_SYS_NICE, set RT priority for Bluetooth HAL by Philip Cuadra · 7 years ago
  16. e259ad2 Check bluetooth app id instead of uid by Amith Yamasani · 7 years ago
  17. aa43a4b Check for uses-feature in Companion APIs by Eugene Susla · 7 years ago
  18. cc576cf fix check for provider resolution by Todd Kennedy · 7 years ago
  19. ad8f086 Add link to class with constants by Amith Yamasani · 7 years ago
  20. 9870d0b Merge "Wifi Metrics STA event list" into oc-dev by TreeHugger Robot · 7 years ago
  21. c2d54af Merge "Update USSD API docs per API review comments." into oc-dev by TreeHugger Robot · 7 years ago
  22. 4d23f25 Merge "Validates Intrinsic Blur only takes 2D Allocations" into oc-dev by TreeHugger Robot · 7 years ago
  23. 365063f Fix crash in plugin settings by Jason Monk · 7 years ago
  24. 649c160 Don't specify stack bounds for unsizeable home stack in dock mode by Wale Ogunwale · 7 years ago
  25. c1caca1 Set icon frame to invisible when iconSpaceReserved is set. by Fan Zhang · 7 years ago
  26. 41bf42a Merge "Whitelist PHONE_STATE to wakeup apps" into oc-dev by TreeHugger Robot · 7 years ago
  27. 4711ed9 Replaced getUrl() by getWebDomain(). by Felipe Leme · 7 years ago
  28. 9226516 Merge "Hide secondary text for Default channel if not blocked" into oc-dev by TreeHugger Robot · 7 years ago
  29. 8a4ff5e Merge "Fix ChangeClipBounds to set final clip to null." into oc-dev by TreeHugger Robot · 7 years ago
  30. 88db7b3 Merge "Insert missing breaks" into oc-dev by TreeHugger Robot · 7 years ago
  31. 39d0810 Revert "Whitelist DMAgent from bg check" by Tony Mak · 7 years ago
  32. 91e5c88 Fix check when finding tasks to reuse. by Winson Chung · 7 years ago
  33. 4eaeb91 Merge "fix service binding" into oc-dev by TreeHugger Robot · 7 years ago
  34. 1ab9119 Merge "Remove @TestApi annotation" into oc-dev by TreeHugger Robot · 7 years ago
  35. 274442e Merge "Add a11y voice for the VPN icon in status bar" into oc-dev by TreeHugger Robot · 7 years ago
  36. 833813c Explicitly wait for the WebView Zygote. by Gustav Sennton · 7 years ago
  37. 681a28d Merge "Fixed pinned stack lockscreen interaction" into oc-dev by TreeHugger Robot · 7 years ago
  38. 3f3354e Undeprecate WebView.findAddress by Abodunrinwa Toki · 7 years ago
  39. e70ce27 Merge changes from topic 'langdet' into oc-dev by Abodunrinwa Toki · 7 years ago
  40. d8a5777 Insert missing breaks by Jorim Jaggi · 7 years ago
  41. 6adb089 Merge "Follow-up for I8cbf1bfbebc917b03f528f040bb019d193228bbb" into oc-dev by TreeHugger Robot · 7 years ago
  42. 5281775 Merge "Call removeMessages() only for certain operations in BackupManagerService#handleCancel()" into oc-dev by TreeHugger Robot · 7 years ago
  43. 08896b3 Merge "Send directed broadcast to the installer" into oc-dev by TreeHugger Robot · 7 years ago
  44. 5c0f27a Merge "Fix cast dialog dismiss on home/recents" into oc-dev by Jason Monk · 7 years ago
  45. 5667b6b Merge "Fix QS size on 320dp with big fonts" into oc-dev by Jason Monk · 7 years ago
  46. 58ad9aa Merge "Don't reinflate signal cluster after inflate" into oc-dev by Jason Monk · 7 years ago
  47. 54774a4 Merge "Fix QS detail panels RTL" into oc-dev by Jason Monk · 7 years ago
  48. 1ee4c19 Merge "Fix QS shadow disappearing on expand." into oc-dev by Jason Monk · 7 years ago
  49. b09a630 Call removeMessages() only for certain operations in BackupManagerService#handleCancel() by Anton Philippov · 7 years ago
  50. 9cea1d2 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 7 years ago
  51. 8c7e6fa Merge "Add log before doRestoreFinished is called on BackupAgent." into oc-dev by TreeHugger Robot · 7 years ago
  52. d8c0ac4 Don't allow devs to create blocked channels by Julia Reynolds · 7 years ago
  53. ca80d16 Don't consider uri empty a valid sound by Julia Reynolds · 7 years ago
  54. 9da7396 Merge "Move settingslib overlays to framework-res." into oc-dev by TreeHugger Robot · 7 years ago
  55. 6bc0374 Merge "More auto-doc work." into oc-dev by Jeff Sharkey · 7 years ago
  56. e125b7b Merge "Clarify IControlsTethering LOCAL_ONLY state name" into oc-dev by TreeHugger Robot · 7 years ago
  57. c9c6908 Merge "Watchdog: add graphics composer to HALs of interest" into oc-dev by TreeHugger Robot · 7 years ago
  58. 7bb1135 Merge "Clarify the meaning of ViewNodes methods used for Autofill purposes." into oc-dev by TreeHugger Robot · 7 years ago
  59. f160c57e Merge "Show new colored icon for PDF printer" into oc-dev by TreeHugger Robot · 7 years ago
  60. 05204cb Merge "Added accessibility type on Autofill save dialog." into oc-dev by TreeHugger Robot · 7 years ago
  61. 0850a4c Merge "Workaround apps that override surfaceCreated" into oc-dev by TreeHugger Robot · 7 years ago
  62. 1939550 Merge "Fix a spelling." into oc-dev by TreeHugger Robot · 7 years ago
  63. 6007cae Merge "Don't clear restart counter when bringing up the service." into oc-dev by Sudheer Shanka · 7 years ago
  64. 6d3747e Merge "Upgrade logging for UsbDeviceManager to narrow down bugs." into oc-dev by TreeHugger Robot · 7 years ago
  65. 09d4ff8 Remove a11y web flags and associated settings by Phil Weaver · 7 years ago
  66. b216d0f Merge "Don't put non-resizeable activities on secondary displays" into oc-dev by Andrii Kulian · 7 years ago
  67. 9ebd87d Merge "Fix flaky tests in ConnOnActivityStartTest." into oc-dev by Sudheer Shanka · 7 years ago
  68. e3cc928 Merge "Address various JobScheduler API feedback." into oc-dev by Dianne Hackborn · 7 years ago
  69. afe32d2 Merge "Allow the Bluetooth MAC address to be updated asynchronously (2/3)" into oc-dev by TreeHugger Robot · 7 years ago
  70. e7f4286 Workaround apps that override surfaceCreated by John Reck · 7 years ago
  71. 51de96a Whitelist PHONE_STATE to wakeup apps by Brad Ebinger · 7 years ago
  72. b522f04 AAPT2: Allow truncating of package names by Adam Lesinski · 7 years ago
  73. 63d52ca Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  74. 24c9ed39 Do not deliver INSTALL_SHORTCUT. by Makoto Onuki · 7 years ago
  75. 08c9080 Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" into oc-dev by TreeHugger Robot · 7 years ago
  76. aec1fbe Merge "Fix @throws javadoc on SurfaceTexture ctors" into oc-dev by TreeHugger Robot · 7 years ago
  77. c889b4f Upgrade logging for UsbDeviceManager to narrow down bugs. by Jerry Zhang · 7 years ago
  78. 4d72cd9 Merge "Behavior compat for child being manipulated outside Animatorset" into oc-dev by Doris Liu · 7 years ago
  79. 9431c47 AAPT2: Make BinaryResourceParser more lenient by Adam Lesinski · 7 years ago
  80. bf99f97 Strings for "Use high quality audio" option in Bluetooth A2DP device settings by Antony Sargent · 7 years ago
  81. 5be3647 Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  82. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  83. faf37ba Merge "Let unlocked profile verifyCredential under unified lock" into oc-dev by TreeHugger Robot · 7 years ago
  84. dd749b0 Allow the Bluetooth MAC address to be updated asynchronously (2/3) by Stanley Tng · 7 years ago
  85. 15d68ae Show new colored icon for PDF printer by Philip P. Moltmann · 7 years ago
  86. 28d1b66 Address various JobScheduler API feedback. by Dianne Hackborn · 7 years ago
  87. 46b4f2b fix service binding by Todd Kennedy · 7 years ago
  88. 31eeb08 Merge "Introduce TextView attribute for control justification." into oc-dev by TreeHugger Robot · 7 years ago
  89. a72902a Merge "Fix for MediaPlayerStreamingStressTest/HLS" into oc-dev by Hassan Shojania · 7 years ago
  90. 53d9e9d Merge "telephony service support notification channel" into oc-dev by Chen Xu · 7 years ago
  91. f277ccb Merge "Renaming intent action for unknown sources" into oc-dev by TreeHugger Robot · 7 years ago
  92. ba5c2d3 Merge "Add more log to track down the "idle until changed" issue." into oc-dev by TreeHugger Robot · 7 years ago
  93. 4cbb441 Introduce TextView attribute for control justification. by Seigo Nonaka · 7 years ago
  94. 5fb129c Behavior compat for child being manipulated outside Animatorset by Doris Liu · 7 years ago
  95. 62a3aa7 Merge "MediaPlayer: fix new API seekTo to address API review." into oc-dev by TreeHugger Robot · 7 years ago
  96. a1d90d9 [AWARE] Add AutoCloseable interface/implementation by Etan Cohen · 7 years ago
  97. b8d152f Fix @throws javadoc on SurfaceTexture ctors by John Reck · 7 years ago
  98. 910311b Merge "audio service: simplify becoming noisy intent logic" into oc-dev by TreeHugger Robot · 7 years ago
  99. 76cceb1 Bluetooth: improve getLeMaximumAdvertisingDataLength comment by Jakub Pawlowski · 7 years ago
  100. e00febf Merge "Increases the minimized width in landscape by statusbar height" into oc-dev by TreeHugger Robot · 7 years ago