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