1. e4abcbec [conflict] Merge "Fix errorprone warnings that should be errors" am: 677d6cd780 am: f9df26ae3c am: d3c499dabc by Cole Faust · 3 years, 4 months ago
  2. f9df26a Merge "Fix errorprone warnings that should be errors" am: 677d6cd780 by Cole Faust · 3 years, 4 months ago
  3. 7da659b Fix errorprone warnings that should be errors by Cole Faust · 3 years, 5 months ago
  4. 58bf68c Add internal APIs to check if a given app has USB permission or not by Jing Ji · 3 years, 4 months ago
  5. ba6d3a2 Migrate UsbDeviceLogger to EventLogger by Alex Dadukin · 3 years, 5 months ago
  6. e55b8ee Move TypedXml{Parser,Serializer} to modules utils package. by Hai Zhang · 3 years, 6 months ago
  7. 8c7028e USB MIDI: Extend bulkTransfer timeout by Robert Wu · 3 years, 5 months ago
  8. a13e377 Show charging notification when device is being charged via USB, with USB data disabled. by Khoa Hong · 3 years, 6 months ago
  9. e5f330f MIDI: Power Boost when MIDI hardware sends data by Robert Wu · 3 years, 7 months ago
  10. eb55c4e Merge "usb: Don't show the notification when no USB device is connected" am: e648d3cb91 am: 40f45bddd3 am: 3161749b06 am: 12699672b5 by Treehugger Robot · 3 years, 7 months ago
  11. e648d3c Merge "usb: Don't show the notification when no USB device is connected" by Treehugger Robot · 3 years, 7 months ago
  12. 7b9a261 usb: Don't show the notification when no USB device is connected by Jimmy Hu · 3 years, 9 months ago
  13. 989e4d3 Merge "usb: Don't show the notification when no USB device is connected" by Jimmy Hu · 3 years, 7 months ago
  14. e61d7fb Merge "Swap hal query order" into tm-qpr-dev am: 4c5ec9874c am: 78bf1dade5 by RD Babiera · 3 years, 7 months ago
  15. eae5eac usb: Don't show the notification when no USB device is connected by Jimmy Hu · 3 years, 9 months ago
  16. 86813d4 Swap hal query order by RD · 3 years, 7 months ago
  17. 16c1190 Merge SQ3A.220705.003 to aosp-master - DO NOT MERGE by Bill Yi · 3 years, 8 months ago
  18. 4f221e5 Migrate Bundle/Intent APIs to new, type checked, variants by Hani Kazmi · 3 years, 9 months ago
  19. 89d0c84 Update logic for determining if an USB device is a headset or not. by jiabin · 3 years, 10 months ago
  20. f0acf28 Merge "USB MIDI: Only use first USB Configuration" into tm-dev by Robert Wu · 3 years, 9 months ago
  21. 186b9e4 USB MIDI: Reset counter after unique codes full by Robert Wu · 3 years, 9 months ago
  22. 9043a28 USB MIDI: Only use first USB Configuration by Robert Wu · 3 years, 9 months ago
  23. 5aec766 USB MIDI: Null check for mUsbMidiPacketConverter by Robert Wu · 3 years, 10 months ago
  24. 6cd937c USB MIDI: Use Thread.interrupt() to close threads by Robert Wu · 3 years, 10 months ago
  25. 4bc03ff2 USB: Increase debounce time for DISCONNECT processing (revised) by James Wei · 5 years ago
  26. 5a5ccbe Merge "USB MIDI: Don't call openLocked on device unplug" into tm-dev by Robert Wu · 3 years, 10 months ago
  27. 139be68 USB MIDI: Don't call openLocked on device unplug by Robert Wu · 3 years, 10 months ago
  28. 0656f1c Merge "USB MIDI: Replace bulkTransfer with requestWait" into tm-dev by Robert Wu · 3 years, 10 months ago
  29. 9228e50 USB MIDI: Replace bulkTransfer with requestWait by Robert Wu · 3 years, 10 months ago
  30. e91347a Implement getInterfaceHash/Version (USB) by Steven Moreland · 4 years ago
  31. b09d68a Support IUsb AIDL interface by Badhri Jagan Sridharan · 4 years, 3 months ago
  32. 37ffba8 usb: Add the boot completed check before broadcasting intent by Ricky Niu · 3 years, 11 months ago
  33. b45f0e8 Merge "Add MIDI info to USB dumpsys" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
  34. b83ae06 Add MIDI info to USB dumpsys by Robert Wu · 3 years, 11 months ago
  35. eb1eb03 Merge "usb: Fixed the null pointer issue" into tm-dev by TreeHugger Robot · 3 years, 11 months ago
  36. 975608f usb: Fixed the null pointer issue by Ricky Niu · 4 years, 4 months ago
  37. 1b46333 Implement getInterfaceHash/Version (USB) by Steven Moreland · 4 years ago
  38. dc74aff Asynchronous the resetUsbPort by Ricky Niu · 4 years ago
  39. 06626ce USB: Increase debounce time for DISCONNECT processing (revised) by James Wei · 5 years ago
  40. 8720291 Merge "USB MIDI: Create encoder per output port" into tm-dev by Robert Wu · 4 years ago
  41. d338c3c USB MIDI: Create encoder per output port by Robert Wu · 4 years ago
  42. 01f255b Correct the operationID in resetUsbPort by Ricky Niu · 4 years ago
  43. b6a1953 USB MIDI: Add null check on device removal by Robert Wu · 4 years ago
  44. 4ed510e Merge "Avoid removing USB state changes during CONFIGURED uevent" am: 6b8b9efad1 am: da70fd1af3 am: a87ed3d36b by Treehugger Robot · 4 years ago
  45. da70fd1 Merge "Avoid removing USB state changes during CONFIGURED uevent" am: 6b8b9efad1 by Treehugger Robot · 4 years ago
  46. 6b8b9ef Merge "Avoid removing USB state changes during CONFIGURED uevent" by Treehugger Robot · 4 years ago
  47. ea89c0e Allow apps with MANAGE_USB_STATE permission access to all USB accessories. by Paul Murphy · 4 years ago
  48. ec3e679 Merge "Rewrite MIDI 1.0 USB Host mode in Java" by Robert Wu · 4 years, 1 month ago
  49. 750a349 Rewrite MIDI 1.0 USB Host mode in Java by Robert Wu · 4 years, 1 month ago
  50. 8a5e698 Merge "Fix handling usb notification after pr_swap complete" am: b681fec035 am: d68e9ab715 am: 2ac83c4e47 by Treehugger Robot · 4 years, 1 month ago
  51. d68e9ab Merge "Fix handling usb notification after pr_swap complete" am: b681fec035 by Treehugger Robot · 4 years, 1 month ago
  52. 85a04c0 Merge "Annotate dump methods with @NeverCompile [5/5]" by Kevin Jeon · 4 years, 1 month ago
  53. 9c80283 Convert @UsbDataStatus into bit field flags. by Badhri Jagan Sridharan · 4 years, 1 month ago
  54. 2424262 Fix handling usb notification after pr_swap complete by Ray Chi · 4 years, 1 month ago
  55. 5e57f64 Annotate dump methods with @NeverCompile [5/5] by Kevin Jeon · 4 years, 1 month ago
  56. dbad339 Merge changes from topics "AudioDeviceAttributes_update", "ShortAudioDescriptors" by Nathalie Le Clair · 4 years, 1 month ago
  57. 19f083c Merge "Don't call setInterface when querying protocol" by Robert Wu · 4 years, 1 month ago
  58. 4c6239b Don't call setInterface when querying protocol by Robert Wu · 4 years, 1 month ago
  59. c807bd2 Revert "Revert "Add support for USB audio docks."" by Eric Laurent · 4 years, 1 month ago
  60. 5d4ad0c Merge "Support USB Port Reset" by TreeHugger Robot · 4 years, 1 month ago
  61. fd01586 Merge "Revert "Add support for USB audio docks."" by Eric Laurent · 4 years, 1 month ago
  62. 01f03c3 Revert "Add support for USB audio docks." by Eric Laurent · 4 years, 1 month ago
  63. 517a132 Add AudioDeviceAttributes as argument to AudioManager API by Nathalie Le Clair · 4 years, 5 months ago
  64. 476cd2e Support USB Port Reset by Ricky Niu · 4 years, 4 months ago
  65. d368d4e Merge "Add systemApis to allow data transfer over USB-C while being docked" by Badhri Jagan Sridharan · 4 years, 1 month ago
  66. 7212c8f Add systemApis to allow data transfer over USB-C while being docked by Badhri Jagan Sridharan · 4 years, 2 months ago
  67. 846944e Merge "Add support for USB audio docks." by Eric Laurent · 4 years, 1 month ago
  68. 9b2b85c Add support for USB audio docks. by Eric Laurent · 4 years, 1 month ago
  69. da433c6 Merge changes from topics "199357330", "200993386" by Badhri Jagan Sridharan · 4 years, 1 month ago
  70. bdbb2d1 Add limitPowerTransfer SystemAPI to UsbPort by Badhri Jagan Sridharan · 4 years, 3 months ago
  71. bbfa92e Support IUsb AIDL interface by Badhri Jagan Sridharan · 4 years, 3 months ago
  72. 008fcbd Merge "Add MIDI 2.0 host mode support" by Robert Wu · 4 years, 2 months ago
  73. a936a25 Add MIDI 2.0 host mode support by Robert Wu · 4 years, 2 months ago
  74. 5fbbac5 Merge "USB: Adjust exception message in dealing with permission check #3" into sc-v2-dev am: ebe7d4996e am: 6008fe7995 by TreeHugger Robot · 4 years, 2 months ago
  75. 6008fe7 Merge "USB: Adjust exception message in dealing with permission check #3" into sc-v2-dev am: ebe7d4996e by TreeHugger Robot · 4 years, 2 months ago
  76. ebe7d49 Merge "USB: Adjust exception message in dealing with permission check #3" into sc-v2-dev by TreeHugger Robot · 4 years, 2 months ago
  77. 3b80099 Merge "Revert "Increase debounce time for DISCONNECT processing"" into sc-dev am: 3e46e3bd10 am: f587a0416e by TreeHugger Robot · 4 years, 3 months ago
  78. 0c5ae34 Merge "Revert "Increase debounce time for DISCONNECT processing"" into sc-dev am: 3e46e3bd10 am: e9e9ca1813 by TreeHugger Robot · 4 years, 3 months ago
  79. f587a04 Merge "Revert "Increase debounce time for DISCONNECT processing"" into sc-dev am: 3e46e3bd10 by TreeHugger Robot · 4 years, 3 months ago
  80. 54f4c18 Revert "Increase debounce time for DISCONNECT processing" by James Wei · 4 years, 3 months ago
  81. ce66fa5 Avoid removing USB state changes during CONFIGURED uevent by Wesley Cheng · 4 years, 4 months ago
  82. 10d9972 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 4 years, 4 months ago
  83. cf1e005 USB: Adjust exception message in dealing with permission check #3 by James Wei · 4 years, 6 months ago
  84. 9c60898 Merge "Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE" am: 1e47688982 am: 7d700b13de am: 5e7c0f1d38 am: 418595d76d am: 5a0b7578e1 by Paul Murphy · 4 years, 4 months ago
  85. 418595d Merge "Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE" am: 1e47688982 am: 7d700b13de am: 5e7c0f1d38 by Paul Murphy · 4 years, 4 months ago
  86. 5e7c0f1 Merge "Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE" am: 1e47688982 am: 7d700b13de by Paul Murphy · 4 years, 4 months ago
  87. dc8bccf Add implicit broadcast exception for USB_ACCESSORY_HANDSHAKE by Paul Murphy · 4 years, 5 months ago
  88. 7a46f46 Merge "Use USB API to get # of i/o ports for MIDI with USB." by TreeHugger Robot · 4 years, 5 months ago
  89. ce8791c Use USB API to get # of i/o ports for MIDI with USB. by Robert Wu · 4 years, 6 months ago
  90. 11bb10f Merge "USB: Adjust exception message in dealing with permission check #2" into sc-qpr1-dev am: 8173263d78 am: efc5d07b7a am: 8d57294965 by TreeHugger Robot · 4 years, 6 months ago
  91. da0cc0a USB: Adjust exception message in dealing with permission check #2 by James Wei · 4 years, 6 months ago
  92. 9ca7052 Merge "USB: Adjust exception message in dealing with permission check" into sc-qpr1-dev by TreeHugger Robot · 4 years, 6 months ago
  93. bf0d597 USB: Adjust exception message in dealing with permission check by James Wei · 4 years, 7 months ago
  94. 3e5d384 Revert "Revert "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures"" by Songchun Fan · 4 years, 6 months ago
  95. c5e5cf3 Merge "Revert "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures"" by Kevin Jeon · 4 years, 6 months ago
  96. 88dd20e Revert "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures" by Kevin Jeon · 4 years, 6 months ago
  97. a50992a Merge "[lint] treat non-user getter calls as lint errors with baselines to exempt existing failures" by Songchun Fan · 4 years, 6 months ago
  98. ddea459 [lint] treat non-user getter calls as lint errors with baselines to exempt existing failures by Songchun Fan · 4 years, 7 months ago
  99. f68f66f USB: Correct title bar notification am: c0162a74b9 am: 5402c211af am: 430fcbba06 am: 510e8d8857 by James Wei · 4 years, 7 months ago
  100. c0162a7 USB: Correct title bar notification by James Wei · 4 years, 7 months ago