1. 8b2c3a14 Useful annotations for code documentation. by Jeff Sharkey · 12 years ago
  2. 7ff3011 Remove extraneous logs. by Dianne Hackborn · 12 years ago
  3. fc3f24b Make USB services multi-user aware. by Jeff Sharkey · 12 years ago
  4. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  5. 50cdf7c3 Fix issue #7214090: Need to be able to post notifications to all users by Dianne Hackborn · 12 years ago
  6. 27bd34d Multi-user MTP. by Jeff Sharkey · 12 years ago
  7. b049e21 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  8. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  9. 4e68bd4 Add UsbDebuggingManager and UsbDebuggingActivity by Benoit Goby · 12 years ago
  10. b86bc10 Merge "UsbService: Fix problem detecting audio accessory mode when connected at boot" into jb-dev by Mike Lockwood · 12 years ago
  11. bf91046 UsbService: Fix problem detecting audio accessory mode when connected at boot by Mike Lockwood · 12 years ago
  12. a25079e Show the ADB icon in the status bar again. by Daniel Sandler · 12 years ago
  13. 166b05e UsbService: Add support for accessory initiating USB audio support by Mike Lockwood · 12 years ago
  14. 9d5a4be Add Intents to notify when USB audio devices or accessories are attached by Mike Lockwood · 12 years ago
  15. 49a2ad1 Stop showing ADB and MTP/PTP/USB notifications at the top. by Daniel Sandler · 12 years ago
  16. dab2072 fix setting only usb mode by RoboErik · 12 years ago
  17. afd8f18 Add OEM specific USB mode enumeration based on ro.bootmode property by Kazuhiro Ondo · 12 years ago
  18. 765f97d Make sure to go to the right Settings panel when tapping a notification by Christopher Tate · 13 years ago
  19. fadd2b8 UsbManager: Use resource IDs for notification IDs by Mike Lockwood · 13 years ago
  20. 1984e79 UsbDeviceManager: Fix typo that broke adb on/off setting persistence by Mike Lockwood · 13 years ago
  21. 8b4d36e USB: Fix NPE that occurred when restoring default function in UsbManager.setEnabledFunctions by Mike Lockwood · 13 years ago
  22. 68736cb Clean up USB configuration switching logic and beef up error handling by Mike Lockwood · 13 years ago
  23. a501043 UsbDeviceManager: Don't show USB notification for RNDIS by Mike Lockwood · 13 years ago
  24. 6e680de UsbDeviceManager: Add USB notification string for USB accessory mode by Mike Lockwood · 13 years ago
  25. d462ecf USB: Fix handling USB accessory attached when device is booting by Mike Lockwood · 13 years ago
  26. 875c24b UsbManager: document that passing null setCurrentFunction restores default function by Mike Lockwood · 13 years ago
  27. 3fd13eb UsbDeviceManager: clean up HandlerThread creation by Mike Lockwood · 13 years ago
  28. 6ea146c UsbDeviceManager: Include kernel USB state in dumpsys output by Mike Lockwood · 13 years ago
  29. c264afeb5 UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state by Mike Lockwood · 13 years ago
  30. abc4ac6 UsbDeviceManager: Fix indentation by Mike Lockwood · 13 years ago
  31. 629b149 UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number by Mike Lockwood · 13 years ago
  32. c50bff8 UsbService: USB connected notification now redirects to USB screen in Settings by Mike Lockwood · 13 years ago
  33. de296f6 UsbDeviceManager: Reset sys.usb.config if it is "none" at boot by Mike Lockwood · 13 years ago
  34. fdc0c29 UsbService: Use Slog instead of Log, and disable some logging by Mike Lockwood · 13 years ago
  35. d8404d2 USB: Update strings for USB connected notifications by Mike Lockwood · 13 years ago
  36. f59717d Combine UsbManager.setPrimaryFunction and setDefaultFunction by Mike Lockwood · 13 years ago
  37. 5787a2d USB connected notification and temporary USB options dialog by Mike Lockwood · 13 years ago
  38. 02e4569 USB: Support for new USB gadget drivers by Mike Lockwood · 13 years ago
  39. 541c994 Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager by Mike Lockwood · 13 years ago
  40. 9eb014a UsbManager: Clean up extras for ACTION_USB_STATE broadcast by Mike Lockwood · 13 years ago
  41. 46d0adf UsbService: Refactor USB host and device support into two separate classes by Mike Lockwood · 13 years ago