1. af759c5 Channels for Frameworks notifications by Geoffrey Pitsch · 7 years ago
  2. 4d34536 Fix few typos. by Tomasz Wasilczyk · 7 years ago
  3. 1693d77 Merge "Consider priority when launching a USB app" by TreeHugger Robot · 7 years ago
  4. 45c87d9 Merge "Enabling USB Debugging Connected notification on Android TV" by TreeHugger Robot · 7 years ago
  5. d7ee7d4 Enabling USB Debugging Connected notification on Android TV by Dmitri Plotnikov · 7 years ago
  6. 26b6130 Check and send usb state broadcast when devices boots am: af6d473ab0 am: 061bceafee am: df1df40f91 by Badhri Jagan Sridharan · 7 years ago
  7. ed642e8 Only send usb disconnect intents after boot. am: c1bc0a844d am: dc9c094deb am: 9877c70d9d by Jerry Zhang · 7 years ago
  8. af6d473 Check and send usb state broadcast when devices boots by Badhri Jagan Sridharan · 7 years ago
  9. c1bc0a8 Only send usb disconnect intents after boot. by Jerry Zhang · 7 years ago
  10. d979398 Merge "Refactor UsbPortManager to use the binderised USB HAL" by Badhri Jagan Sridharan · 7 years ago
  11. 823287d Refactor UsbPortManager to use the binderised USB HAL by Badhri Jagan Sridharan · 7 years ago
  12. 4ca071d Send USB_STATE broadcast to manifest receivers by Christopher Tate · 7 years ago
  13. 42a386b Enable background restrictions by Christopher Tate · 8 years ago
  14. 9e83cbb Revert "Enable background restrictions" by Chris Tate · 7 years ago
  15. 21f7780 Enable background restrictions by Christopher Tate · 8 years ago
  16. 1e87ae5 Merge "Exit accessory mode more aggressively" by David Stevens · 8 years ago
  17. 4f9e88a Exit accessory mode more aggressively by David Stevens · 8 years ago
  18. d9291d5 Merge "Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers." am: 1975240f17 am: 830874dbe7 am: 88672d7d29 by Jerry Zhang · 8 years ago
  19. bb598ee Modify UsbDeviceManager stack to allow MtpServer to use FunctionFS drivers. by Jerry Zhang · 8 years ago
  20. 049c718 Exit accessory mode after debounce timeout when necessary by David Stevens · 8 years ago
  21. 733d322 Consider priority when launching a USB app by Philip P. Moltmann · 8 years ago
  22. bb2965d Merge commit '6bb98d85a0a0790ed2b600f4a165ab79ad536f04' into manual_merge_6bb98d8 by Jerry Zhang · 8 years ago
  23. 5cbd151 Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  24. b15490a Clean up persistent usb state on boot. am: dfacad026d by Jerry Zhang · 8 years ago
  25. 4389cb6 Fixed handling of usb state during adb changes. am: 0269ebe0fe by Jerry Zhang · 8 years ago
  26. 935372b Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  27. dfacad0 Clean up persistent usb state on boot. by Jerry Zhang · 8 years ago
  28. 0269ebe Fixed handling of usb state during adb changes. by Jerry Zhang · 8 years ago
  29. 9717839 Merge "Revert "Exit enteringAccessoryMode when entered."" by TreeHugger Robot · 8 years ago
  30. 7d6e325 Revert "Exit enteringAccessoryMode when entered." by Philip P. Moltmann · 8 years ago
  31. 2d2346e Revert: Remove the kick from config switches in UsbDeviceManager by Jerry Zhang · 8 years ago
  32. a45dac0 Clean up persistent usb state on boot. by Jerry Zhang · 8 years ago
  33. f2d83ed Clarify which props of USB devices are optional by Philip P. Moltmann · 8 years ago
  34. 069c348 Automatically turn on adb for userdebug and eng builds. by Jerry Zhang · 8 years ago
  35. 58018d0 Fixed handling of usb state during adb changes. by Jerry Zhang · 8 years ago
  36. 7a396be Refactored setCurrentFunction and setUsbDataUnlocked into single method. by Jerry Zhang · 8 years ago
  37. 67a769e Remove the kick from config switches in UsbDeviceManager by Jerry Zhang · 8 years ago
  38. 880389e Clear USB device defaults when user is removed by Philip P. Moltmann · 8 years ago
  39. a6bf206 Make default USB handling apps per profile group. by Philip P. Moltmann · 8 years ago
  40. 031cee9 Allow connection from secondary profiles by Philip P. Moltmann · 8 years ago
  41. badbbae allow external USB host management by Keun-young Park · 9 years ago
  42. d21cb15 resolve merge conflicts of c76a3ac to stage-aosp-master am: 67ffd5e617 by Glenn Kasten · 8 years ago
  43. 67ffd5e resolve merge conflicts of c76a3ac to stage-aosp-master by Glenn Kasten · 8 years ago
  44. 1fda533 Squashed commit of the following: by Glenn Kasten · 8 years ago
  45. 2f2bf40 UsbMidiDevice: fix MIDI flush() by Phil Burk · 8 years ago
  46. a025c89 Exit enteringAccessoryMode when entered. by Philip P. Moltmann · 8 years ago
  47. 905c924 Add (corrected) usb power sink handling am: 9ebf2a5683 am: 78ae5ebe58 by Philip P. Moltmann · 8 years ago
  48. 9ebf2a5 Add (corrected) usb power sink handling by Philip P. Moltmann · 8 years ago
  49. 9979be9 Revert \\"Handle USB power role \\'sink\\'\\" am: 47e8089bf4 am: 4022d582d7 by Philip P. Moltmann · 8 years ago
  50. 47e8089 Revert "Handle USB power role 'sink'" by Philip P. Moltmann · 8 years ago
  51. 76eb4b1 Handle USB power role \\'sink\\' am: 0135516153 am: 6d0ea86fec by Philip P. Moltmann · 8 years ago
  52. 0135516 Handle USB power role 'sink' by Philip P. Moltmann · 8 years ago
  53. aab4c1a UsbMidiDevice: Clean up terminology and fix comments by Mikhail Naganov · 8 years ago
  54. 236b9e8 Handle the uncommon case that a name is null by Philip P. Moltmann · 8 years ago
  55. a0116bf Fix notifications for USB PD enabled devices by Vincent Palatin · 8 years ago
  56. de29224 UsbMidiDevice: fix MIDI flush() by Phil Burk · 8 years ago
  57. c722394 Added logging to USB Audio connect and disconnect. by Paul McLean · 8 years ago
  58. b6abccc Add new text for USB type C host. by Daichi Hirono · 8 years ago
  59. 618fa6f Add USB_HOST_CONNECTED extra to ACTION_USB_STATE sticky intent. by Daichi Hirono · 8 years ago
  60. f8a0c85 Skip MTP launch notification for devices having FEATURE_AUTOMOTIVE. by Daichi Hirono · 8 years ago
  61. fda7474 Open MTP device on demand. by Daichi Hirono · 8 years ago
  62. 163e4b6 Add launch notification for MTP devices. by Daichi Hirono · 8 years ago
  63. d1d5336 Increase notification priority for adb connections. by Julia Reynolds · 8 years ago
  64. 4751880 Grant USB device permission by using system permission. by Daichi Hirono · 9 years ago
  65. bc0a940 Grant USB device permission for android.media UID always. by Daichi Hirono · 9 years ago
  66. c35d775 allow devs to turn off charging notifications by Chris Wren · 9 years ago
  67. d1323e9 Merge "Built-in mic is not used when USB mic is disconnected" am: ebbdabdb82 by Glenn Kasten · 9 years ago
  68. ebbdabd Merge "Built-in mic is not used when USB mic is disconnected" by Glenn Kasten · 9 years ago
  69. 46b434f Built-in mic is not used when USB mic is disconnected by Alejandro Ochoa · 9 years ago
  70. 853fde6 UsbDeviceManager: set mUsbDataUnlocked=false on user switch am: 5701321701 am: aa330c0dc2 am: d33d66e26c by Nick Kralevich · 9 years ago
  71. aa330c0 UsbDeviceManager: set mUsbDataUnlocked=false on user switch am: 5701321701 by Nick Kralevich · 9 years ago
  72. 5701321 UsbDeviceManager: set mUsbDataUnlocked=false on user switch by Nick Kralevich · 9 years ago
  73. 438c220 Merge "Fixing problems with 1st connect of USB audio device to Fugu." by Paul Mclean · 9 years ago
  74. c15f756 Fixing problems with 1st connect of USB audio device to Fugu. by Paul McLean · 9 years ago
  75. e3b077b1 Fixed capture-only devices not removed when disconnected. by Paul McLean · 9 years ago
  76. dabd6b8 Restart USB stack only if data is unlocked by Fyodor Kupolov · 9 years ago
  77. e4de5a0 Cleanup OWNER references. by Xiaohui Chen · 9 years ago
  78. bcb80b0 am 880c6010: am 0c4050b0: am bdfbd821: am 0eb10ede: Merge "Always set the usb config when modifying it." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  79. bdfbd82 am 0eb10ede: Merge "Always set the usb config when modifying it." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  80. 823e805 Always set the usb config when modifying it. by Tim Kilbourn · 9 years ago
  81. e4b3e61 am 1a73ab76: am 4bf3dfea: am ffa2d691: Merge "Adds config flag for USB notification." into cw-e-dev by Daniel Koulomzin · 9 years ago
  82. e753361 Adds config flag for USB notification. by Gus Prevas · 9 years ago
  83. 92386c4 Merge "Broadcast ACTION_USB_STATE only if necessary." by Yasuhiro Matsuda · 9 years ago
  84. 4080a41 am 6041a68b: am 458d4d6d: am 9b1fd822: am 2ad94499: Merge "Use init to write usb typec props." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  85. 2ad9449 Merge "Use init to write usb typec props." into mnc-dr-dev by Tim Kilbourn · 9 years ago
  86. 94ce898 am b99fdbe8: am 6f07eaad: am cda0ab68: am 8cfbae04: Merge "Show usb charging notification when in host mode" into mnc-dr-dev by Jason Monk · 9 years ago
  87. 6ea47a3 Use init to write usb typec props. by Tim Kilbourn · 9 years ago
  88. 8338ed0 Show usb charging notification when in host mode by Jason Monk · 9 years ago
  89. 48b9a7c Broadcast ACTION_USB_STATE only if necessary. by Yasuhiro Matsuda · 9 years ago
  90. 1913ae9 am 8ad7c8f9: am 94933e43: am 2eafb06f: am b2c71814: am 97b68bbe: Merge "UsbDeviceManager: fix b/21429947 regression (try #2)" into mnc-dev by Nick Kralevich · 9 years ago
  91. 1a008c1 UsbDeviceManager: fix b/21429947 regression (try #2) by Nick Kralevich · 9 years ago
  92. 233d94c clean up UserHandle.USER_OWNER reference by Xiaohui Chen · 9 years ago
  93. bea6528 am c8dc65d1: am 3882997e: am ed839f59: am e2823cb3: am 8f5228af: Merge "UsbMidiDevice: add timestamps for input events" into mnc-dev by Phil Burk · 9 years ago
  94. 6456a65 UsbMidiDevice: add timestamps for input events by Phil Burk · 9 years ago
  95. c0121df am d9b08e61: am d517de5a: am a8937f13: am a2adb4c5: am 06b93a48: Merge "Revert "UsbDeviceManager: fix b/21429947 regression"" into mnc-dev by Nick Kralevich · 9 years ago
  96. 7bdcbd8 am a508d399: am 01e00c8c: am e4f10de7: am dd856a3f: am 3b0bbd7b: Merge "UsbDeviceManager: fix b/21429947 regression" into mnc-dev by Nick Kralevich · 9 years ago
  97. 06b93a4 Merge "Revert "UsbDeviceManager: fix b/21429947 regression"" into mnc-dev by Nick Kralevich · 9 years ago
  98. 0d767e6 Revert "UsbDeviceManager: fix b/21429947 regression" by Nick Kralevich · 9 years ago
  99. 3b0bbd7 Merge "UsbDeviceManager: fix b/21429947 regression" into mnc-dev by Nick Kralevich · 9 years ago
  100. b210026 UsbDeviceManager: fix b/21429947 regression by Nick Kralevich · 9 years ago