1. dee5f1b Add user visible name for USB peripheral MIDI device by Mike Lockwood · 9 years ago
  2. b6f50d3 Add support for flushing MIDI all scheduled MIDI events on a port by Mike Lockwood · 9 years ago
  3. 2776133 Add event scheduling support to USB MIDI Manager code by Mike Lockwood · 9 years ago
  4. d1b16fe Move MIDI utilities for internal use to com.android.internal.midi package by Mike Lockwood · 9 years ago
  5. 5781cd5 Make the MIDI Manager optional, enabled by "android.software.midi" feature by Mike Lockwood · 9 years ago
  6. 005e9b8 Merge "UsbDeviceManager: delete obsolete code" by Nick Kralevich · 9 years ago
  7. ad8fc70 UsbDeviceManager: delete obsolete code by Nick Kralevich · 9 years ago
  8. b7ce094 MIDI Manager: remove USB peripheral MIDI device when USB is disconnected by Mike Lockwood · 9 years ago
  9. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  10. 3ae6acd Merge "Add MidiManager to public API" by Mike Lockwood · 9 years ago
  11. 81b9f7d Add MidiManager to public API by Mike Lockwood · 9 years ago
  12. 4011e20 Merge "MidiDeviceInfo meta-data improvements:" by Mike Lockwood · 9 years ago
  13. f2cd802 MidiDeviceInfo meta-data improvements: by Mike Lockwood · 9 years ago
  14. 9087433 AudioService: Write base stream volume changes to the event log. by John Spurlock · 9 years ago
  15. 57baee2 Merge "MidiManager: Add MIDI device status notifications" by Mike Lockwood · 9 years ago
  16. 5ff9e2a MidiManager: Add MIDI device status notifications by Mike Lockwood · 9 years ago
  17. 22e78c6 Merge "Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()" by Mike Lockwood · 9 years ago
  18. 0c7342f Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize() by Mike Lockwood · 9 years ago
  19. 394a8e1 Handle simultaneous connect of devices with the same "type" (as in USB) by Paul McLean · 9 years ago
  20. 3b7664589 Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post() to receive() by Mike Lockwood · 9 years ago
  21. 20821ec Eliminate MidiPort base class for MidiInputPort and MidiOutputPort by Mike Lockwood · 9 years ago
  22. c623ec9 Merge "MidiManager: Virtual MIDI devices are now implemented as Services" by Mike Lockwood · 9 years ago
  23. 11fd96d MidiManager: Virtual MIDI devices are now implemented as Services by Mike Lockwood · 9 years ago
  24. f4a8df4 Fix a regression in UsbDebuggingManager by Amith Yamasani · 9 years ago
  25. 7b91c55 Merge "Remove unused imports in frameworks/base." by John Spurlock · 9 years ago
  26. d65ed88 Merge "Avoid NPE when quickly toggling USB debugging state" by Amith Yamasani · 9 years ago
  27. f6197e8 Avoid NPE when quickly toggling USB debugging state by Amith Yamasani · 9 years ago
  28. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  29. 464c655 Move ALSA utilities to com.android.internal.alsa package by Mike Lockwood · 9 years ago
  30. b673770 Add MIDI Manager API tweaks: by Mike Lockwood · 9 years ago
  31. c3c2ff7 Add support for USB notification when connected as a MIDI peripheral by Mike Lockwood · 9 years ago
  32. 0e4242f Audio Device Enumeration API. by Paul McLean · 9 years ago
  33. 5b14d98 Merge "MidiManager API tweaks:" by Mike Lockwood · 9 years ago
  34. 90b9a6a MidiManager API tweaks: by Mike Lockwood · 9 years ago
  35. 6156017 Move AudioService to services. by John Spurlock · 9 years ago
  36. 83f3674 Merge "Revert "Revert "Do not display ADB confirm dialog during boot""" by Craig Mautner · 9 years ago
  37. b43d3cf Revert "Revert "Do not display ADB confirm dialog during boot"" by Craig Mautner · 9 years ago
  38. 968aca1 Merge "Revert "Do not display ADB confirm dialog during boot"" by Craig Mautner · 9 years ago
  39. e37099f Revert "Do not display ADB confirm dialog during boot" by Craig Mautner · 9 years ago
  40. b8415ec Merge "Do not display ADB confirm dialog during boot" by Craig Mautner · 9 years ago
  41. 10804eb Add additional info to AudioPort for enum/selection API. by Paul McLean · 9 years ago
  42. 34e90b2 Do not display ADB confirm dialog during boot by Craig Mautner · 9 years ago
  43. 51936d4 Merge "UsbAlsaManager: Don't reselect current USB audio device on all USB disconnects" by Mike Lockwood · 9 years ago
  44. 2a57bc7 MidiManager: Add USB peripheral MIDI support by Mike Lockwood · 10 years ago
  45. 9c2d34c UsbAlsaManager: Don't reselect current USB audio device on all USB disconnects by Mike Lockwood · 9 years ago
  46. cb09627 MIDI Manager: Remove message packetization from MIDI transport by Mike Lockwood · 9 years ago
  47. 2e34341 Replace broadcasts with calls to IAudioService.setWiredDeviceConnectionState() to report USB device status by Mike Lockwood · 10 years ago
  48. 98cc8e5 MidiManager bug fixing: by Mike Lockwood · 10 years ago
  49. 10024b3 MidiManager updates: by Mike Lockwood · 10 years ago
  50. 0a8f069 Support for simultaneous USB Audio Devices connect/disconnect by Paul McLean · 10 years ago
  51. d2de5a4 Rename UsbAudioManager to UsbAlsaManager by Mike Lockwood · 10 years ago
  52. 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
  53. 67f8e8b MIDI Manager work in progress by Mike Lockwood · 10 years ago
  54. 469c15d When switching to default USB function set, check restriction by Zoltan Szatmary-Ban · 10 years ago
  55. fb0a22e Remove polling for ALSA device files in USB audio device detection. by Mike Lockwood · 10 years ago
  56. b66252f Setting ADB_ENABLED may result in a SecurityException. by Geoffrey Borggaard · 10 years ago
  57. 451a6f8 fix crash on invalid base64 key by Nick Kralevich · 10 years ago
  58. 3d50308 Fix USB audio disconnect logic by Mike Lockwood · 10 years ago
  59. c525843 Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager by Jean-Michel Trivi · 10 years ago
  60. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  61. c7f084f Fix ALSA initialized wait for input-only USB Audio devices by Paul McLean · 10 years ago
  62. 9769ef9 Restore user switching logic. by Emily Bernier · 10 years ago
  63. 1848d31 Prevent users from mounting USB, if restricted. by Emily Bernier · 10 years ago
  64. 2471e02 UsbDebuggingManager: remove log spam when disconnecting USB by Mike Lockwood · 10 years ago
  65. 65a30ab Changed namespace of AlsaParser (and components) to correctly reflect their place by Paul McLean · 10 years ago
  66. d83a096 Bump up priority of system receiving BOOT_COMPLETED. by Dianne Hackborn · 10 years ago
  67. 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
  68. 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
  69. d1931ff Allowed custom secure-adb confirmation via Activity or Service. by Aaron Whyte · 10 years ago
  70. fd7d310 Merge "Implement USB Audio across Nexus Devices Fix issues with connecting non-audio USB devices." by Paul McLean · 10 years ago
  71. d1d7c491 Merge "Revert "Revert "Initial implementation of USB Audio output.""" by Paul McLean · 10 years ago
  72. df36146 Implement USB Audio across Nexus Devices by Paul McLean · 10 years ago
  73. 988b38b am 5b7dccc4: am 90e2301e: am d2a11d97: Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  74. 5b7dccc am 90e2301e: am d2a11d97: Merge "Add explicit close of Scanner input" by Elliott Hughes · 10 years ago
  75. c837a45 Revert "Revert "Initial implementation of USB Audio output."" by Paul McLean · 10 years ago
  76. f2f80c0 Revert "Initial implementation of USB Audio output." by Eric Laurent · 10 years ago
  77. 6f127c9 Merge "Initial implementation of USB Audio output." by Paul McLean · 10 years ago
  78. 3af0fe0 Initial implementation of USB Audio output. by Paul McLean · 11 years ago
  79. 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
  80. f10d039 Made secure-adb's new-public-key activity configurable. by Aaron Whyte · 10 years ago
  81. 0416faa am 7a07f4d4: am a5853b17: am 1fe28b20: am 71060db6: am dffdf107: Merge "UsbDeviceManager: A better fix for race condition when starting USB accessory mode" into klp-dev by Mike Lockwood · 10 years ago
  82. c84b4d7 am e920322f: am 86119603: am aa7e396f: am 935d417b: am afc3a5d3: Merge "Revert "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents"" into klp-dev by Mike Lockwood · 10 years ago
  83. 1fe28b20 am 71060db6: am dffdf107: Merge "UsbDeviceManager: A better fix for race condition when starting USB accessory mode" into klp-dev by Mike Lockwood · 10 years ago
  84. aa7e396 am 935d417b: am afc3a5d3: Merge "Revert "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents"" into klp-dev by Mike Lockwood · 10 years ago
  85. 9428eb8 am c5353ce3: am 685831bf: am f9b90434: am ff64f5ed: am 381374b3: Merge "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents" into klp-dev by Mike Lockwood · 10 years ago
  86. f9b9043 am ff64f5ed: am 381374b3: Merge "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents" into klp-dev by Mike Lockwood · 10 years ago
  87. e97b62e USB: Add support for disabling USB permission dialogs. by Mike Lockwood · 10 years ago
  88. 7531aa2 Add support for USB devices with multiple configurations and alternate interfaces by Mike Lockwood · 11 years ago
  89. 4495c86 am f2d07694: am 6eff9949: am 0fc59cd9: am da2bbaf2: am 2c7b913e: am 5daec5b5: Merge "UsbDeviceManager: Fix race condition entering USB accessory mode" into klp-dev by Mike Lockwood · 10 years ago
  90. 0fc59cd am da2bbaf2: am 2c7b913e: am 5daec5b5: Merge "UsbDeviceManager: Fix race condition entering USB accessory mode" into klp-dev by Mike Lockwood · 10 years ago
  91. a78068e am 13c83996: am 1c532c2e: am 4b07b26e: Merge "Make UsbService optional" into klp-modular-dev by Adam Lesinski · 10 years ago
  92. 2cb6c60 Make UsbService optional by Adam Lesinski · 10 years ago