1. 2a67840 Fix a bad merge. by Jeff Brown · 9 years ago
  2. c1aebfa Merge "Clean up USB Manager and fix ADB." into mnc-dev by Jeff Brown · 9 years ago
  3. 460a146 Clean up USB Manager and fix ADB. by Jeff Brown · 9 years ago
  4. a2de7fc Merge "Prevent accidental unlocking of USB data transfer." into mnc-dev by Zoltan Szatmary-Ban · 9 years ago
  5. 84dce3c UsbDeviceManager: Add back support for persistent property by Ajay Dudani · 9 years ago
  6. b2eb6b9 Prevent accidental unlocking of USB data transfer. by Zoltan Szatmary-Ban · 9 years ago
  7. b3c8564 Merge "remove setLatestEventInfo from USB" into mnc-dev by Chris Wren · 9 years ago
  8. 43965fe UsbDeviceManager: Modify default function handling by Nick Kralevich · 9 years ago
  9. 6d8e413 remove setLatestEventInfo from USB by Chris Wren · 9 years ago
  10. 6740190 Fix USB access control when adb is disabled. by Nick Kralevich · 9 years ago
  11. 6d5a0f9 UsbMidiDevice: Only keep ALSA devices open when device is in use by Mike Lockwood · 9 years ago
  12. 2d63f0a Merge "UsbDeviceManager: Don't unnecessarily touch properties" into mnc-dev by Nick Kralevich · 9 years ago
  13. ffcfe34 usb debugging: show alert to secondary user by Xiaohui Chen · 9 years ago
  14. 2f7fa3e UsbDeviceManager: Don't unnecessarily touch properties by Nick Kralevich · 9 years ago
  15. afe55a5 Turning off logging in ALSA device connection routines. by Paul McLean · 9 years ago
  16. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  17. fcf10f7 Modify how USB connections are handled. by Nick Kralevich · 9 years ago
  18. d9c7f24 UsbManager / UsbService / UsbDeviceManager: delete unused code by Nick Kralevich · 9 years ago
  19. 02868b1 MidiDeviceInfo: Add version string property by Mike Lockwood · 9 years ago
  20. c9bb40e UsbDevice: Add support for retrieving version string for a USB device by Mike Lockwood · 9 years ago
  21. 1f13872 UsbAlsaManager: Fix NPE when running in emulator by Mike Lockwood · 9 years ago
  22. dee5f1b Add user visible name for USB peripheral MIDI device by Mike Lockwood · 9 years ago
  23. b6f50d3 Add support for flushing MIDI all scheduled MIDI events on a port by Mike Lockwood · 9 years ago
  24. 2776133 Add event scheduling support to USB MIDI Manager code by Mike Lockwood · 9 years ago
  25. d1b16fe Move MIDI utilities for internal use to com.android.internal.midi package by Mike Lockwood · 9 years ago
  26. 5781cd5 Make the MIDI Manager optional, enabled by "android.software.midi" feature by Mike Lockwood · 9 years ago
  27. 005e9b8 Merge "UsbDeviceManager: delete obsolete code" by Nick Kralevich · 9 years ago
  28. ad8fc70 UsbDeviceManager: delete obsolete code by Nick Kralevich · 9 years ago
  29. b7ce094 MIDI Manager: remove USB peripheral MIDI device when USB is disconnected by Mike Lockwood · 9 years ago
  30. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  31. 3ae6acd Merge "Add MidiManager to public API" by Mike Lockwood · 9 years ago
  32. 81b9f7d Add MidiManager to public API by Mike Lockwood · 9 years ago
  33. 4011e20 Merge "MidiDeviceInfo meta-data improvements:" by Mike Lockwood · 9 years ago
  34. f2cd802 MidiDeviceInfo meta-data improvements: by Mike Lockwood · 9 years ago
  35. 9087433 AudioService: Write base stream volume changes to the event log. by John Spurlock · 9 years ago
  36. 57baee2 Merge "MidiManager: Add MIDI device status notifications" by Mike Lockwood · 9 years ago
  37. 5ff9e2a MidiManager: Add MIDI device status notifications by Mike Lockwood · 9 years ago
  38. 22e78c6 Merge "Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()" by Mike Lockwood · 9 years ago
  39. 0c7342f Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize() by Mike Lockwood · 9 years ago
  40. 394a8e1 Handle simultaneous connect of devices with the same "type" (as in USB) by Paul McLean · 9 years ago
  41. 3b7664589 Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post() to receive() by Mike Lockwood · 9 years ago
  42. 20821ec Eliminate MidiPort base class for MidiInputPort and MidiOutputPort by Mike Lockwood · 9 years ago
  43. c623ec9 Merge "MidiManager: Virtual MIDI devices are now implemented as Services" by Mike Lockwood · 9 years ago
  44. 11fd96d MidiManager: Virtual MIDI devices are now implemented as Services by Mike Lockwood · 9 years ago
  45. f4a8df4 Fix a regression in UsbDebuggingManager by Amith Yamasani · 9 years ago
  46. 7b91c55 Merge "Remove unused imports in frameworks/base." by John Spurlock · 9 years ago
  47. d65ed88 Merge "Avoid NPE when quickly toggling USB debugging state" by Amith Yamasani · 9 years ago
  48. f6197e8 Avoid NPE when quickly toggling USB debugging state by Amith Yamasani · 9 years ago
  49. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  50. 464c655 Move ALSA utilities to com.android.internal.alsa package by Mike Lockwood · 9 years ago
  51. b673770 Add MIDI Manager API tweaks: by Mike Lockwood · 9 years ago
  52. c3c2ff7 Add support for USB notification when connected as a MIDI peripheral by Mike Lockwood · 9 years ago
  53. 0e4242f Audio Device Enumeration API. by Paul McLean · 9 years ago
  54. 5b14d98 Merge "MidiManager API tweaks:" by Mike Lockwood · 9 years ago
  55. 90b9a6a MidiManager API tweaks: by Mike Lockwood · 9 years ago
  56. 6156017 Move AudioService to services. by John Spurlock · 9 years ago
  57. 83f3674 Merge "Revert "Revert "Do not display ADB confirm dialog during boot""" by Craig Mautner · 9 years ago
  58. b43d3cf Revert "Revert "Do not display ADB confirm dialog during boot"" by Craig Mautner · 9 years ago
  59. 968aca1 Merge "Revert "Do not display ADB confirm dialog during boot"" by Craig Mautner · 9 years ago
  60. e37099f Revert "Do not display ADB confirm dialog during boot" by Craig Mautner · 9 years ago
  61. b8415ec Merge "Do not display ADB confirm dialog during boot" by Craig Mautner · 9 years ago
  62. 10804eb Add additional info to AudioPort for enum/selection API. by Paul McLean · 9 years ago
  63. 34e90b2 Do not display ADB confirm dialog during boot by Craig Mautner · 9 years ago
  64. 51936d4 Merge "UsbAlsaManager: Don't reselect current USB audio device on all USB disconnects" by Mike Lockwood · 9 years ago
  65. 2a57bc7 MidiManager: Add USB peripheral MIDI support by Mike Lockwood · 10 years ago
  66. 9c2d34c UsbAlsaManager: Don't reselect current USB audio device on all USB disconnects by Mike Lockwood · 9 years ago
  67. cb09627 MIDI Manager: Remove message packetization from MIDI transport by Mike Lockwood · 9 years ago
  68. 2e34341 Replace broadcasts with calls to IAudioService.setWiredDeviceConnectionState() to report USB device status by Mike Lockwood · 10 years ago
  69. 98cc8e5 MidiManager bug fixing: by Mike Lockwood · 10 years ago
  70. 10024b3 MidiManager updates: by Mike Lockwood · 10 years ago
  71. 0a8f069 Support for simultaneous USB Audio Devices connect/disconnect by Paul McLean · 10 years ago
  72. d2de5a4 Rename UsbAudioManager to UsbAlsaManager by Mike Lockwood · 10 years ago
  73. d00c375 am 32ed193b: am f5e44c29: am c5c93edd: Merge "When switching to default USB function set, check restriction" into lmp-mr1-dev by Zoltan Szatmary-Ban · 10 years ago
  74. 67f8e8b MIDI Manager work in progress by Mike Lockwood · 10 years ago
  75. 469c15d When switching to default USB function set, check restriction by Zoltan Szatmary-Ban · 10 years ago
  76. fb0a22e Remove polling for ALSA device files in USB audio device detection. by Mike Lockwood · 10 years ago
  77. b66252f Setting ADB_ENABLED may result in a SecurityException. by Geoffrey Borggaard · 10 years ago
  78. 451a6f8 fix crash on invalid base64 key by Nick Kralevich · 10 years ago
  79. 3d50308 Fix USB audio disconnect logic by Mike Lockwood · 10 years ago
  80. c525843 Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager by Jean-Michel Trivi · 10 years ago
  81. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  82. c7f084f Fix ALSA initialized wait for input-only USB Audio devices by Paul McLean · 10 years ago
  83. 9769ef9 Restore user switching logic. by Emily Bernier · 10 years ago
  84. 1848d31 Prevent users from mounting USB, if restricted. by Emily Bernier · 10 years ago
  85. 2471e02 UsbDebuggingManager: remove log spam when disconnecting USB by Mike Lockwood · 10 years ago
  86. 65a30ab Changed namespace of AlsaParser (and components) to correctly reflect their place by Paul McLean · 10 years ago
  87. d83a096 Bump up priority of system receiving BOOT_COMPLETED. by Dianne Hackborn · 10 years ago
  88. 8aa6892 am ee5d512d: am 4980996b: Merge "Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity." into klp-modular-dev by Aaron Whyte · 10 years ago
  89. ee5d512 am 4980996b: Merge "Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity." into klp-modular-dev by Aaron Whyte · 10 years ago
  90. d1931ff Allowed custom secure-adb confirmation via Activity or Service. by Aaron Whyte · 10 years ago
  91. fd7d310 Merge "Implement USB Audio across Nexus Devices Fix issues with connecting non-audio USB devices." by Paul McLean · 10 years ago
  92. d1d7c491 Merge "Revert "Revert "Initial implementation of USB Audio output.""" by Paul McLean · 10 years ago
  93. df36146 Implement USB Audio across Nexus Devices by Paul McLean · 10 years ago
  94. 988b38b am 5b7dccc4: am 90e2301e: am d2a11d97: Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  95. 5b7dccc am 90e2301e: am d2a11d97: Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  96. c837a45 Revert "Revert "Initial implementation of USB Audio output."" by Paul McLean · 10 years ago
  97. f2f80c0 Revert "Initial implementation of USB Audio output." by Eric Laurent · 10 years ago
  98. 6f127c9 Merge "Initial implementation of USB Audio output." by Paul McLean · 10 years ago
  99. 3af0fe0 Initial implementation of USB Audio output. by Paul McLean · 11 years ago
  100. 868f373 am 23fd13de: am f10d0399: Made secure-adb\'s new-public-key activity configurable. Some devices do not have lockscreens themselves, so the plan is to have them do RPCs to companion devices that can have lockscreens, for allowing or rejecting unwhitelisted adb public k by Aaron Whyte · 10 years ago