index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
usb
/
UsbDevice.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-06
1
-2
/
+1
*
Merge "Replace com.android.internal.util.Preconditions.checkNotNull with java...
TreeHugger Robot
2020-01-06
1
-0
/
+2
|
\
|
*
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2020-01-03
1
-3
/
+5
*
|
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-31
1
-3
/
+4
|
/
*
Add video class-specific descriptors to UsbDescriptorParser framework.
Paul McLean
2019-10-18
1
-5
/
+32
*
Add "HasMidi" capability (attribute) to UsbDevice.
Paul McLean
2019-10-04
1
-6
/
+18
*
Adding additional prompt to UsbPermissionsDialg for audio devices.
Paul McLean
2019-10-03
1
-11
/
+41
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Require permission to read USB device's serial number.
Philip P. Moltmann
2018-09-07
1
-26
/
+87
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-08
1
-0
/
+2
*
Docs: Fixes broken link in Javadoc. am: df0fd34d50 am: 506a8b39fb am: 4eff74f...
Dave Friedman
2017-04-13
1
-1
/
+1
|
\
|
*
Docs: Fixes broken link in Javadoc.
Dave Friedman
2017-04-10
1
-1
/
+1
*
|
Clarify which props of USB devices are optional
Philip P. Moltmann
2016-10-17
1
-26
/
+31
|
/
*
UsbDevice: Add support for retrieving version string for a USB device
Mike Lockwood
2015-04-29
1
-3
/
+16
*
Support for simultaneous USB Audio Devices connect/disconnect
Paul McLean
2015-01-09
1
-0
/
+1
*
Add support for USB devices with multiple configurations and alternate interf...
Mike Lockwood
2014-02-27
1
-14
/
+76
*
am 43bc1c07: am d9e708e3: am 12ec2e6d: am 99206593: am 9607d78f: Merge "Added...
Mike Lockwood
2014-01-08
1
-3
/
+46
|
\
|
*
Added missing USB device descriptor fields needed for intent filters
Robin Cutshaw
2012-11-29
1
-3
/
+46
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-4
/
+0
|
/
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
1
-0
/
+6
*
Improve Javadoc for USB Manager and MTP/PTP support.
Mike Lockwood
2011-04-01
1
-6
/
+14
*
UsbDevice: Move IO related methods to new UsbDeviceConnection class
Mike Lockwood
2011-03-11
1
-141
/
+9
*
Change UsbManager.requestPermission to only grant permission temporarily
Mike Lockwood
2011-03-09
1
-0
/
+5
*
Move USB framework support from android.hardware to android.hardware.usb package
Mike Lockwood
2011-03-01
1
-0
/
+337