1. e3cc928 Merge "Address various JobScheduler API feedback." into oc-dev by Dianne Hackborn · 7 years ago
  2. afe32d2 Merge "Allow the Bluetooth MAC address to be updated asynchronously (2/3)" into oc-dev by TreeHugger Robot · 7 years ago
  3. e7f4286 Workaround apps that override surfaceCreated by John Reck · 7 years ago
  4. 51de96a Whitelist PHONE_STATE to wakeup apps by Brad Ebinger · 7 years ago
  5. b522f04 AAPT2: Allow truncating of package names by Adam Lesinski · 7 years ago
  6. 63d52ca Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  7. 08c9080 Merge "Bluetooth: improve getLeMaximumAdvertisingDataLength comment" into oc-dev by TreeHugger Robot · 7 years ago
  8. aec1fbe Merge "Fix @throws javadoc on SurfaceTexture ctors" into oc-dev by TreeHugger Robot · 7 years ago
  9. c889b4f Upgrade logging for UsbDeviceManager to narrow down bugs. by Jerry Zhang · 7 years ago
  10. 4d72cd9 Merge "Behavior compat for child being manipulated outside Animatorset" into oc-dev by Doris Liu · 7 years ago
  11. 9431c47 AAPT2: Make BinaryResourceParser more lenient by Adam Lesinski · 7 years ago
  12. 5be3647 Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  13. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  14. faf37ba Merge "Let unlocked profile verifyCredential under unified lock" into oc-dev by TreeHugger Robot · 7 years ago
  15. dd749b0 Allow the Bluetooth MAC address to be updated asynchronously (2/3) by Stanley Tng · 7 years ago
  16. 15d68ae Show new colored icon for PDF printer by Philip P. Moltmann · 7 years ago
  17. 28d1b66 Address various JobScheduler API feedback. by Dianne Hackborn · 7 years ago
  18. 46b4f2b fix service binding by Todd Kennedy · 7 years ago
  19. 31eeb08 Merge "Introduce TextView attribute for control justification." into oc-dev by TreeHugger Robot · 7 years ago
  20. a72902a Merge "Fix for MediaPlayerStreamingStressTest/HLS" into oc-dev by Hassan Shojania · 7 years ago
  21. 53d9e9d Merge "telephony service support notification channel" into oc-dev by Chen Xu · 7 years ago
  22. f277ccb Merge "Renaming intent action for unknown sources" into oc-dev by TreeHugger Robot · 7 years ago
  23. ba5c2d3 Merge "Add more log to track down the "idle until changed" issue." into oc-dev by TreeHugger Robot · 7 years ago
  24. 4cbb441 Introduce TextView attribute for control justification. by Seigo Nonaka · 7 years ago
  25. 5fb129c Behavior compat for child being manipulated outside Animatorset by Doris Liu · 7 years ago
  26. 62a3aa7 Merge "MediaPlayer: fix new API seekTo to address API review." into oc-dev by TreeHugger Robot · 7 years ago
  27. a1d90d9 [AWARE] Add AutoCloseable interface/implementation by Etan Cohen · 7 years ago
  28. b8d152f Fix @throws javadoc on SurfaceTexture ctors by John Reck · 7 years ago
  29. 910311b Merge "audio service: simplify becoming noisy intent logic" into oc-dev by TreeHugger Robot · 7 years ago
  30. 76cceb1 Bluetooth: improve getLeMaximumAdvertisingDataLength comment by Jakub Pawlowski · 7 years ago
  31. e00febf Merge "Increases the minimized width in landscape by statusbar height" into oc-dev by TreeHugger Robot · 7 years ago
  32. ed3e83b Prevent leak of AppWindowTokens. by Robert Carr · 7 years ago
  33. 50954d2 Propagate density through AdaptiveIconDrawable and BitmapDrawable by Adam Lesinski · 7 years ago
  34. 0a02259 Merge "Move PackageManager to new auto-doc feature!" into oc-dev by TreeHugger Robot · 7 years ago
  35. 03d0f81 Don't clear restart counter when bringing up the service. by Sudheer Shanka · 7 years ago
  36. 5e756e6 Send directed broadcast to the installer by Todd Kennedy · 7 years ago
  37. 4b32f7c Merge "Fix code accounting bugs, track external app data." into oc-dev by Jeff Sharkey · 7 years ago
  38. 0f80719 Moved LRResolverRankerService to ExtServices, and added a permission to by Kang Li · 7 years ago
  39. 4274a6d Add more log to track down the "idle until changed" issue. by Makoto Onuki · 7 years ago
  40. eedceb5 Merge "Add transfer mode support to ColorDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  41. 649040c Merge "Update HardwareBuffer API." into oc-dev by TreeHugger Robot · 7 years ago
  42. 0fa2574 Merge "Fix issue #32180780: Sync adapters inappropriately being run..." into oc-dev by TreeHugger Robot · 7 years ago
  43. e287e19 Fixed pinned stack lockscreen interaction by Wale Ogunwale · 7 years ago
  44. ce28b38 Add a11y voice for the VPN icon in status bar by Charles He · 7 years ago
  45. ede054a Merge "Fine tune the Autofill Save UI" into oc-dev by TreeHugger Robot · 7 years ago
  46. d0c3b9c Merge "Switched wtf in DimLayerController to warning instead" into oc-dev by Wale Ogunwale · 7 years ago
  47. 30e9b26 Clarify the meaning of ViewNodes methods used for Autofill purposes. by Felipe Leme · 7 years ago
  48. 489edb3 Merge "Match AHardwareBuffer format name change" into oc-dev by TreeHugger Robot · 7 years ago
  49. 62a24e9 Merge "docs: Update Imageview JavaDoc comments" into oc-dev by TreeHugger Robot · 7 years ago
  50. 28973b3 Merge "docs: Update TextView JavaDoc comments" into oc-dev by TreeHugger Robot · 7 years ago
  51. d8e489f telephony service support notification channel by fionaxu · 7 years ago
  52. 74debcd Watchdog: add graphics composer to HALs of interest by Chia-I Wu · 7 years ago
  53. 4347f81 Move PackageManager to new auto-doc feature! by Jeff Sharkey · 7 years ago
  54. bebeaf9 MediaPlayer: fix new API seekTo to address API review. by Wei Jia · 7 years ago
  55. 8b4f17b Merge "Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS." into oc-dev by TreeHugger Robot · 7 years ago
  56. 5b96e55 Merge "Cache the Typeface based on the FontRequest." into oc-dev by TreeHugger Robot · 7 years ago
  57. e89f70b Fix for MediaPlayerStreamingStressTest/HLS by Hassan Shojania · 7 years ago
  58. e9ee7f2 Fix a spelling. by Sudheer Shanka · 7 years ago
  59. 435f1dc Merge "WifiManager: add new methods to start softap" into oc-dev by Rebecca Silberstein · 7 years ago
  60. fc533da Merge "Removed deprecated SaveInfo methods." into oc-dev by TreeHugger Robot · 7 years ago
  61. f74a736 Merge "Remove long standing debug code" into oc-dev by TreeHugger Robot · 7 years ago
  62. f9bac16 Fix issue #32180780: Sync adapters inappropriately being run... by Dianne Hackborn · 7 years ago
  63. ddb5278 Add log before doRestoreFinished is called on BackupAgent. by Johan Torås Halseth · 7 years ago
  64. 34106dd Fix SettingsDrawerActivityTest on fugu. by Fan Zhang · 7 years ago
  65. ee1f6e2 Fix cast dialog dismiss on home/recents by Jason Monk · 7 years ago
  66. 035aadd Merge "Send ACTION_POWER_SAVE_MODE_CHANGED to all user" into oc-dev by TreeHugger Robot · 7 years ago
  67. 077b1ea Merge "Move companion device check to the handler" into oc-dev by TreeHugger Robot · 7 years ago
  68. 85ae12a Hide TextClassifier.getLinks API. by Abodunrinwa Toki · 7 years ago
  69. d84ff64 Merge "QS + DND interaction again" into oc-dev by TreeHugger Robot · 7 years ago
  70. 9c8bb68 Merge "Fix javadoc for some user restrictions." into oc-dev by TreeHugger Robot · 7 years ago
  71. 21b5f40 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  72. 9daf0e6 Merge "Ignore request to add starting window if already visible" into oc-dev by TreeHugger Robot · 7 years ago
  73. 03150c4 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  74. daa8dfc Cache the Typeface based on the FontRequest. by Seigo Nonaka · 7 years ago
  75. 56d86dd Added accessibility type on Autofill save dialog. by Felipe Leme · 7 years ago
  76. 290a419 Fix QS size on 320dp with big fonts by Jason Monk · 7 years ago
  77. 3dce8a9 Fix QS detail panels RTL by Jason Monk · 7 years ago
  78. 0d3db06 Removed deprecated SaveInfo methods. by Felipe Leme · 7 years ago
  79. 8557802 Hide TextClassificationManager.detectLanguages API by Abodunrinwa Toki · 7 years ago
  80. fadc016 Removes colon characters from the doc of EXTRA_CONTENT_ANNOTATIONS. by Kang Li · 7 years ago
  81. ab7a287 Merge "Support fraction type for inset* for InsetDrawable. b/36024318" into oc-dev by TreeHugger Robot · 7 years ago
  82. d3892ca Merge "Fix/suppress error-prone warnings in framework's fragment." into oc-dev by Aurimas Liutikas · 7 years ago
  83. fa7470d Remove @TestApi annotation by Todd Kennedy · 7 years ago
  84. d60a72f Don't reinflate signal cluster after inflate by Jason Monk · 7 years ago
  85. ce3e1a3 Fix javadoc for some user restrictions. by Pavel Grafov · 7 years ago
  86. 018aa62 Move companion device check to the handler by Julia Reynolds · 7 years ago
  87. fea6f7b Remove long standing debug code by Julia Reynolds · 7 years ago
  88. c93cdef Let unlocked profile verifyCredential under unified lock by Charles He · 7 years ago
  89. 0db9724 Merge "[DO NOT MERGE] Fix potential NPE in Trampoline.requestBackup()." into oc-dev by Michal Karpinski · 7 years ago
  90. 12786f6 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  91. 924d482 Merge "SmartSelection ConfigUpdater: Ignore version numbers" into oc-dev by TreeHugger Robot · 7 years ago
  92. e42c841 [DO NOT MERGE] Fix potential NPE in Trampoline.requestBackup(). by Artem Iglikov · 7 years ago
  93. 337be5a Merge "Update Typeface callback docs about error codes" into oc-dev by TreeHugger Robot · 7 years ago
  94. 6053a3a Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  95. 5b0c895 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  96. 5fe3718 Clarify IControlsTethering LOCAL_ONLY state name by Erik Kline · 7 years ago
  97. 4b76d33 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  98. 83e2a25 Merge "Add local-only hotspot info into tether state change broadcast" into oc-dev by Erik Kline · 7 years ago
  99. ab8238e Merge "Don't trigger new partition on fields from SaveInfo" into oc-dev by TreeHugger Robot · 7 years ago
  100. 5cb3d6b Merge "Correctly compute visible views" into oc-dev by TreeHugger Robot · 7 years ago