1. a79bdc0 Merge "Make sure mCurrentUsbFunctionsRequested flag be updated currectly" by TreeHugger Robot · 6 years ago
  2. 3b747d3 Make sure mCurrentUsbFunctionsRequested flag be updated currectly by Howard Yen · 6 years ago
  3. 0ee6ee0 Expose UsbPort and UsbPortStatus as system API by Philip P. Moltmann · 6 years ago
  4. 06353c6 Merge "Log UsbDeviceAttached events for Audio devices" by Badhri Jagan Sridharan · 6 years ago
  5. 5ec629f Log UsbDeviceAttached events for Audio devices by Badhri Jagan Sridharan · 6 years ago
  6. faf6207 Log connection duration. by Badhri Jagan Sridharan · 6 years ago
  7. 223b3c7 Log UsbConnectorStateChanged events by Badhri Jagan Sridharan · 6 years ago
  8. d1b8392 Merge "Check for preexisting flag before enabling the gadget" by TreeHugger Robot · 6 years ago
  9. 222ed0f Check for preexisting flag before enabling the gadget by Badhri Jagan Sridharan · 6 years ago
  10. 36f03d9 Pass down uid into requestPermissionDialog by Philip P. Moltmann · 6 years ago
  11. a5964c0 Move AdbDebuggingManager to AdbService by Kenny Root · 6 years ago
  12. 4731218 AdbService: move source of truth for enabled by Kenny Root · 6 years ago
  13. 33504d7 Register USB as an ADB transport type by Kenny Root · 6 years ago
  14. 8429eb9 Move ADB debugging manager to core by Kenny Root · 6 years ago
  15. 7c4e661 Rename to AdbDebuggingManager by Kenny Root · 6 years ago
  16. e0e8408 Move UsbDebuggingManager to new package by Kenny Root · 6 years ago
  17. d530d10 Fix security exception when reading usb serial num by Pavel Maltsev · 6 years ago
  18. 0e8a7db Clear identity before calling deeper into USB code by Philip P. Moltmann · 6 years ago
  19. fca9229 Merge "Require permission to read USB device's serial number." by Philip P. Moltmann · 6 years ago
  20. a4b1fe65 Merge "Fix UsbDeviceManager null object reference" am: 9b1db24f6e am: ec5dd5f1dd by Eddie Hung · 6 years ago
  21. ab87b44 Fix UsbDeviceManager null object reference by Eddie Hung · 6 years ago
  22. 4f2be07 Merge "Check black-listed USB class before descriptor" by Pavel Maltsev · 6 years ago
  23. a2c6eea Require permission to read USB device's serial number. by Philip P. Moltmann · 6 years ago
  24. 1a56d75 Merge "USB permission and resolve activity refactor." by TreeHugger Robot · 6 years ago
  25. 2e65669 Merge "Make single-USB-peripheral only mode a compile-time option." by Paul Mclean · 6 years ago
  26. 519c557 Make single-USB-peripheral only mode a compile-time option. by Paul McLean · 6 years ago
  27. 2992e1c USB permission and resolve activity refactor. by lgcheng · 6 years ago
  28. cf4ea75 Merge "UsbDeviceManager: Check PTP FileDescriptor properly" am: a0a67862aa am: 353543639f by Philip P. Moltmann · 6 years ago
  29. e030a09 UsbDeviceManager: Check PTP FileDescriptor properly by Wang Han · 6 years ago
  30. e8c3a3e Check black-listed USB class before descriptor by Pavel Maltsev · 6 years ago
  31. 626a5c6 Merge "UsbDescriptor: Add finite timeout to control transfer" am: 20dca26f41 am: 4bff76be80 by Jerry Zhang · 6 years ago
  32. 4bff76b Merge "UsbDescriptor: Add finite timeout to control transfer" am: 20dca26f41 by Jerry Zhang · 6 years ago
  33. 58484d7 UsbDescriptor: Add finite timeout to control transfer by sgopal1 · 6 years ago
  34. 9e4f3e0 Introduced WindowProcessController/Listener (10/n) by Wale Ogunwale · 6 years ago
  35. 6767eae Split internal interface activities from current AM interface (3/n) by Wale Ogunwale · 6 years ago
  36. 66c5a8d Dump activities that handle when USB devices get plugged in by Philip P. Moltmann · 6 years ago
  37. 3984cf6 Fixing typo in proto field. by Kweku Adams · 6 years ago
  38. df101a4 Merge "Write descriptors for Mtp in UsbService" into pi-dev by Jerry Zhang · 6 years ago
  39. 608ec66 UsbHostManager: Restore inserted device logging by Andrew Chant · 6 years ago
  40. 0491f5a UsbDescriptorParser: always parse in constructor by Andrew Chant · 6 years ago
  41. 6d319b8 Write descriptors for Mtp in UsbService by Jerry Zhang · 7 years ago
  42. ff1f709 Merge "Set systemReady before querying the portStatus." by TreeHugger Robot · 6 years ago
  43. 23aee1b Merge changes from topic "terminal_type_fix" by TreeHugger Robot · 6 years ago
  44. d399f2e Set systemReady before querying the portStatus. by Badhri Jagan Sridharan · 6 years ago
  45. 0ef7380 USB Audio: broaden Terminal Type interpretation by Andrew Chant · 6 years ago
  46. 20b1414 Initialize functions as NONE in legacy handler. by Jerry Zhang · 6 years ago
  47. aacda9d Merge "add OWNERS file to audio, media and usb services" by Eric Laurent · 6 years ago
  48. c800125 add OWNERS file to audio, media and usb services by Eric Laurent · 6 years ago
  49. 5f53db3 Merge changes from topic "uac_jackdetect" by Andrew Chant · 6 years ago
  50. 278f4c9 Add a selected UsbAlsaDevice by Andrew Chant · 6 years ago
  51. 07a97da ALSA jack detection support by Andrew Chant · 6 years ago
  52. 2135f41 Don't set functions at registration on boot by Jerry Zhang · 6 years ago
  53. 54b15e9 Synchronize UsbAlsaDevice, rename playback/capture. by Andrew Chant · 6 years ago
  54. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 6 years ago
  55. d33a85c Merge "Move sharedPreferences to DE directory" by Jerry Zhang · 6 years ago
  56. 371a3b8 Dump usb as DualDump by Philip P. Moltmann · 6 years ago
  57. 0be310a Move sharedPreferences to DE directory by Jerry Zhang · 6 years ago
  58. 16d7913 Optimize/streamline USB audio (dis)connect by Paul McLean · 7 years ago
  59. 50c0092 renamed UsbAudioDevice.java to UsbAlsaDevice.java by Paul McLean · 6 years ago
  60. e649748 Parse persist property the legacy way by Jerry Zhang · 6 years ago
  61. 28b6fc9 Usb changes and strings for connected devices 2.0 by Jerry Zhang · 6 years ago
  62. 327b809 Refactor and clean up USB, add tests by Jerry Zhang · 7 years ago
  63. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  64. 6754ca8 Add support for UsbDeviceManager to talk to USB GADGET HAL by Badhri Jagan Sridharan · 7 years ago
  65. 5eb97dc Add support for UsbDeviceManager to talk to USB GADGET HAL by Badhri Jagan Sridharan · 7 years ago
  66. 7ca5d3a DO NOT MERGE: Add setScreenUnlockedFunctions method to UsbManager by Jerry Zhang · 7 years ago
  67. 65a6237 Overcome disconnect during oem override by Badhri Jagan Sridharan · 7 years ago
  68. 30b9adf Add setScreenUnlockedFunctions method to UsbManager by Jerry Zhang · 7 years ago
  69. f25c4eb Adding ability to control how the USB data is dumped. by Paul McLean · 7 years ago
  70. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  71. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  72. 2b3ae20 Saving USB Device connect/disconnect info. by Paul McLean · 7 years ago
  73. 558ff9d Fixed class and subclass IDs sign extension on byte->int problem. by Paul McLean · 7 years ago
  74. 9d84fee Revert "Revert "Eliminate native/JNI/callback USB Descriptor parsing mechanism"" by Paul Mclean · 7 years ago
  75. c8ed5ec Check camera permissions for any devices using the VIDEO class by Emilian Peev · 7 years ago
  76. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  77. 630fc40 Merge "Don't show "always use" when app can't be default" by TreeHugger Robot · 7 years ago
  78. 115cd64 Revert "Eliminate native/JNI/callback USB Descriptor parsing mechanism" by Eric Laurent · 7 years ago
  79. 5a633c6 Don't show "always use" when app can't be default by Philip P. Moltmann · 7 years ago
  80. 92a948e Merge "Respect Accessory timeout value when restoring defaults" am: 3ddf22e69c am: c37036d164 by Selim Gurun · 7 years ago
  81. 79a2d2a Merge "Respect Accessory timeout value when restoring defaults" am: 3ddf22e69c by Selim Gurun · 7 years ago
  82. c5bd3d3 Respect Accessory timeout value when restoring defaults by Selim Gurun · 7 years ago
  83. 513160f Eliminate native/JNI/callback USB Descriptor parsing mechanism by Paul McLean · 7 years ago
  84. fd47f40 Checking for errors opening/parsing ALSA "cards" file. by Paul McLean · 7 years ago
  85. 50f8bbb Catch IO Exception in UsbDevicesParser and don't add failed devices. by Paul McLean · 7 years ago
  86. aa12c85 Merge "Add dump of USB descriptors to the dumpsys for UsbHostManager service." into oc-mr1-dev am: e7b8f6d24a by Paul McLean · 7 years ago
  87. 53215d1 Add dump of USB descriptors to the dumpsys for UsbHostManager service. by Paul McLean · 7 years ago
  88. 6598a03 Merge "Adding USB audio-class 2.0 spec descriptors." into oc-mr1-dev am: 87cb6d806e by Paul Mclean · 7 years ago
  89. 87cb6d8 Merge "Adding USB audio-class 2.0 spec descriptors." into oc-mr1-dev by Paul Mclean · 7 years ago
  90. fd7cb85 Adding USB audio-class 2.0 spec descriptors. by Paul McLean · 7 years ago
  91. 29b3cfa Merge changes from topic "am-2cfb180af8604b6fac1598107a7b546e" into oc-mr1-dev-plus-aosp by Jerry Zhang · 7 years ago
  92. e537a83 Reset functions to null when user changes. by Jerry Zhang · 7 years ago
  93. 83a0d6f Overcome disconnect during oem override by Badhri Jagan Sridharan · 7 years ago
  94. e15b561 Merge "Reword analog audio not supported notification" into oc-dr1-dev am: 69840ca338 by Badhri Jagan Sridharan · 7 years ago
  95. fb80072 Merge "Reword analog audio not supported notification" into oc-dr1-dev by Badhri Jagan Sridharan · 7 years ago
  96. 69840ca Merge "Reword analog audio not supported notification" into oc-dr1-dev by TreeHugger Robot · 7 years ago
  97. 09acfdf Merge "Fix exceptions causing HTC dongle (and JBL headset) to fail connection logic." into oc-dr1-dev am: f3562ffdfb by Paul Mclean · 7 years ago
  98. 18d64cf Merge "Fix exceptions causing HTC dongle (and JBL headset) to fail connection logic." into oc-dr1-dev by Paul Mclean · 7 years ago
  99. 30c8efa Reword analog audio not supported notification by Badhri Jagan Sridharan · 7 years ago
  100. 7d545be Fix exceptions causing HTC dongle (and JBL headset) to fail connection logic. by Paul McLean · 7 years ago