index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Undeprecate old UsbDeviceConnection methods.
Jeff Brown
2013-04-18
1
-20
/
+22
*
Fix doc build.
Ying Wang
2013-03-28
1
-2
/
+2
*
Support specifying buffer start offset for USB requests.
Jeff Brown
2013-03-28
1
-7
/
+68
*
UsbDebuggingManager: Add interface to clear secure adb keys
Benoit Goby
2013-01-28
1
-0
/
+3
*
Make USB services multi-user aware.
Jeff Sharkey
2012-10-02
1
-4
/
+4
*
Add UsbDebuggingManager and UsbDebuggingActivity
Benoit Goby
2012-08-20
1
-0
/
+8
*
UsbRequest: set ByteBuffer.position() upon success.
mike wakerly
2012-08-09
1
-4
/
+8
*
Fix typo in UsbManager javadoc.
mike wakerly
2012-08-09
1
-1
/
+1
*
docs: fix several links
Scott Main
2012-06-22
1
-1
/
+1
*
UsbService: Add support for accessory initiating USB audio support
Mike Lockwood
2012-04-26
1
-6
/
+19
*
Add Intents to notify when USB audio devices or accessories are attached
Mike Lockwood
2012-04-06
1
-0
/
+10
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
5
-6
/
+36
*
UsbManager: add getDefaultFunction()
Mike Lockwood
2011-08-02
1
-0
/
+17
*
UsbManager: document that passing null setCurrentFunction restores default fu...
Mike Lockwood
2011-07-18
1
-2
/
+3
*
Combine UsbManager.setPrimaryFunction and setDefaultFunction
Mike Lockwood
2011-06-22
2
-24
/
+7
*
USB: Support for new USB gadget drivers
Mike Lockwood
2011-06-17
2
-31
/
+52
*
UsbManager: Clean up extras for ACTION_USB_STATE broadcast
Mike Lockwood
2011-06-08
1
-20
/
+19
*
USB: Add method to access raw USB device descriptors
Mike Lockwood
2011-05-19
1
-0
/
+12
*
Adding package description for android.hardware.usb
Robert Ly
2011-04-04
1
-0
/
+9
*
Improve Javadoc for USB Manager and MTP/PTP support.
Mike Lockwood
2011-04-01
8
-36
/
+205
*
Add support for USB accessory serial numbers
Mike Lockwood
2011-03-14
1
-5
/
+24
*
USB: minor cleanup work
Mike Lockwood
2011-03-11
2
-4
/
+4
*
UsbManager: Hide APIs not needed for USB host or accessory support.
Mike Lockwood
2011-03-11
1
-1
/
+25
*
UsbDevice: Move IO related methods to new UsbDeviceConnection class
Mike Lockwood
2011-03-11
6
-219
/
+203
*
UsbAccessory: Add URI string, replace type string with description
Mike Lockwood
2011-03-09
1
-17
/
+37
*
UsbManager: Fix broken Javadoc links
Mike Lockwood
2011-03-09
1
-7
/
+5
*
Change UsbManager.requestPermission to only grant permission temporarily
Mike Lockwood
2011-03-09
4
-4
/
+29
*
USB: Add API and dialog for apps to request permissions for USB devices and a...
Mike Lockwood
2011-03-08
2
-4
/
+114
*
Move USB framework support from android.hardware to android.hardware.usb package
Mike Lockwood
2011-03-01
12
-0
/
+1514