summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/usb
Commit message (Expand)AuthorAgeFilesLines
* Undeprecate old UsbDeviceConnection methods.Jeff Brown2013-04-181-20/+22
* Fix doc build.Ying Wang2013-03-281-2/+2
* Support specifying buffer start offset for USB requests.Jeff Brown2013-03-281-7/+68
* UsbDebuggingManager: Add interface to clear secure adb keysBenoit Goby2013-01-281-0/+3
* Make USB services multi-user aware.Jeff Sharkey2012-10-021-4/+4
* Add UsbDebuggingManager and UsbDebuggingActivityBenoit Goby2012-08-201-0/+8
* UsbRequest: set ByteBuffer.position() upon success.mike wakerly2012-08-091-4/+8
* Fix typo in UsbManager javadoc.mike wakerly2012-08-091-1/+1
* docs: fix several linksScott Main2012-06-221-1/+1
* UsbService: Add support for accessory initiating USB audio supportMike Lockwood2012-04-261-6/+19
* Add Intents to notify when USB audio devices or accessories are attachedMike Lockwood2012-04-061-0/+10
* docs: Add developer guide cross-references, Project ACRE, round 4Joe Fernandez2011-12-225-6/+36
* UsbManager: add getDefaultFunction()Mike Lockwood2011-08-021-0/+17
* UsbManager: document that passing null setCurrentFunction restores default fu...Mike Lockwood2011-07-181-2/+3
* Combine UsbManager.setPrimaryFunction and setDefaultFunctionMike Lockwood2011-06-222-24/+7
* USB: Support for new USB gadget driversMike Lockwood2011-06-172-31/+52
* UsbManager: Clean up extras for ACTION_USB_STATE broadcastMike Lockwood2011-06-081-20/+19
* USB: Add method to access raw USB device descriptorsMike Lockwood2011-05-191-0/+12
* Adding package description for android.hardware.usbRobert Ly2011-04-041-0/+9
* Improve Javadoc for USB Manager and MTP/PTP support.Mike Lockwood2011-04-018-36/+205
* Add support for USB accessory serial numbersMike Lockwood2011-03-141-5/+24
* USB: minor cleanup workMike Lockwood2011-03-112-4/+4
* UsbManager: Hide APIs not needed for USB host or accessory support.Mike Lockwood2011-03-111-1/+25
* UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood2011-03-116-219/+203
* UsbAccessory: Add URI string, replace type string with descriptionMike Lockwood2011-03-091-17/+37
* UsbManager: Fix broken Javadoc linksMike Lockwood2011-03-091-7/+5
* Change UsbManager.requestPermission to only grant permission temporarilyMike Lockwood2011-03-094-4/+29
* USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood2011-03-082-4/+114
* Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood2011-03-0112-0/+1514