summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/usb
Commit message (Expand)AuthorAgeFilesLines
* UsbService: Make USB disconnect handling for accessory mode more robustMike Lockwood2011-03-291-6/+11
* UsbService: Handle the case where a USB accessory connects as the device is b...Mike Lockwood2011-03-191-27/+75
* Add a dialog to ask user to start an application for a USB device or accessoryMike Lockwood2011-03-131-6/+20
* Clear default for USB device/accessory when new matching app is installedMike Lockwood2011-03-111-13/+123
* Support for USB accessory URIsMike Lockwood2011-03-101-5/+24
* UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-091-18/+3
* UsbService: Don't require permissions for UsbManager.getCurrentAccessory()Mike Lockwood2011-03-091-4/+1
* Change UsbManager.requestPermission to only grant permission temporarilyMike Lockwood2011-03-092-186/+69
* USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-083-116/+119
* UsbService: Automatically use system apps by default if it is the only choiceMike Lockwood2011-03-081-56/+60
* UsbManager: Don't display activity picker if there are no apps available ...Mike Lockwood2011-03-021-1/+4
* UsbManager: Don't display activity picker if there are no apps available for ...Mike Lockwood2011-03-021-1/+4
* UsbService: Make sure the USB accessory function is disabled when we disconnectMike Lockwood2011-03-021-30/+20
* UsbDeviceSettingsManager: don't write settings file when not necessaryMike Lockwood2011-03-011-8/+18
* Fix UsbDeviceSettingsManager locking.Mike Lockwood2011-03-012-156/+181
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-013-15/+15
* Add platform features for USB host and USB accessory support.Mike Lockwood2011-02-281-3/+7
* UsbManager: Enhancements for managing USB devices and accessoriesMike Lockwood2011-02-283-0/+1573