Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6494f3c649f38d0d1e7a798fea260cce748d86b0
/
services
/
usb
0df2517
Merge "Fixing 'No data transfer' mode in USB configuration" am: e8da6089ac
by a.lukianenko
· 5 years ago
1357f7a
Fixing 'No data transfer' mode in USB configuration
by a.lukianenko
· 5 years ago
e89688f
Check USB device/accessory perms with sys identity
by Philip P. Moltmann
· 5 years ago
8863583
Merge "Revert "Fix incorrect parsing of UVC interface descriptor""
by Treehugger Robot
· 5 years ago
341f093
Revert "Fix incorrect parsing of UVC interface descriptor"
by Paul Mclean
· 5 years ago
b024059
Fix usb service broadcasting for automotive.
by Ying Zheng
· 5 years ago
bfae878
Implement a "blacklist" for ALSA devices.
by Paul McLean
· 6 years ago
74458cb
Merge "Fix incorrect parsing of UVC interface descriptor"
by Treehugger Robot
· 6 years ago
41efb40
"Charging this device via USB" notification isn't relevant for automotive.
by Priyank Singh
· 6 years ago
883c2a4
Only re-enable contaminant detection when port is present
by Badhri Jagan Sridharan
· 6 years ago
b83cf0c
Fix incorrect parsing of UVC interface descriptor
by Kamen Kirov
· 6 years ago
ac294d7
Fix missing combination check SINK/DEVICE
by Badhri Jagan Sridharan
· 6 years ago
dec2604
Merge "Fix missing combination check SINK/DEVICE"
by TreeHugger Robot
· 6 years ago
665eb21
Fix missing combination check SINK/DEVICE
by Badhri Jagan Sridharan
· 6 years ago
3df5113
UsbPortManager: Re-enable contaminant detection when port is unplugged
by Badhri Jagan Sridharan
· 6 years ago
26c490c
Support contaminant detection disable workflow
by Badhri Jagan Sridharan
· 6 years ago
397a98c
Refactor actions that are needed to be taken during port status changes.
by Badhri Jagan Sridharan
· 6 years ago
5c33663
Schematize ADB system properties
by Kiyoung Kim
· 6 years ago
1470f02
Schematize ADB system properties
by Kiyoung Kim
· 6 years ago
6f985da
Store as V1.0 reference by default
by Badhri Jagan Sridharan
· 6 years ago
129c729
Log USB contaminant status
by Badhri Jagan Sridharan
· 6 years ago
392b747
UsbContaminant dialog
by Badhri Jagan Sridharan
· 6 years ago
34d358c
Add test commands to spoof presence of contaminants
by Badhri Jagan Sridharan
· 6 years ago
cd9a661
Contaminant detection notification
by Badhri Jagan Sridharan
· 6 years ago
e966a38
Support USB V1.2 HAL
by Badhri Jagan Sridharan
· 6 years ago
0fbae8b
Log all Usb accessories
by Badhri Jagan Sridharan
· 6 years ago
a41d30b
Merge "Make sure mCurrentUsbFunctionsRequested flag be updated currectly"
by Howard Yen
· 6 years ago
d215b82
Make sure mCurrentUsbFunctionsRequested flag be updated currectly
by Howard Yen
· 6 years ago
a79bdc0
Merge "Make sure mCurrentUsbFunctionsRequested flag be updated currectly"
by TreeHugger Robot
· 6 years ago
3b747d3
Make sure mCurrentUsbFunctionsRequested flag be updated currectly
by Howard Yen
· 6 years ago
0ee6ee0
Expose UsbPort and UsbPortStatus as system API
by Philip P. Moltmann
· 6 years ago
06353c6
Merge "Log UsbDeviceAttached events for Audio devices"
by Badhri Jagan Sridharan
· 6 years ago
5ec629f
Log UsbDeviceAttached events for Audio devices
by Badhri Jagan Sridharan
· 6 years ago
5b1cc27
Revert "Revert "Schematize vold system properties""
by Inseob Kim
· 6 years ago
2473b08
Revert "Schematize vold system properties"
by Anthony Stange
· 6 years ago
7bc31dc
Schematize vold system properties
by Inseob Kim
· 6 years ago
faf6207
Log connection duration.
by Badhri Jagan Sridharan
· 6 years ago
223b3c7
Log UsbConnectorStateChanged events
by Badhri Jagan Sridharan
· 6 years ago
d1b8392
Merge "Check for preexisting flag before enabling the gadget"
by TreeHugger Robot
· 6 years ago
222ed0f
Check for preexisting flag before enabling the gadget
by Badhri Jagan Sridharan
· 6 years ago
36f03d9
Pass down uid into requestPermissionDialog
by Philip P. Moltmann
· 6 years ago
a5964c0
Move AdbDebuggingManager to AdbService
by Kenny Root
· 7 years ago
4731218
AdbService: move source of truth for enabled
by Kenny Root
· 7 years ago
33504d7
Register USB as an ADB transport type
by Kenny Root
· 7 years ago
8429eb9
Move ADB debugging manager to core
by Kenny Root
· 7 years ago
7c4e661
Rename to AdbDebuggingManager
by Kenny Root
· 7 years ago
e0e8408
Move UsbDebuggingManager to new package
by Kenny Root
· 7 years ago
d530d10
Fix security exception when reading usb serial num
by Pavel Maltsev
· 6 years ago
0e8a7db
Clear identity before calling deeper into USB code
by Philip P. Moltmann
· 6 years ago
fca9229
Merge "Require permission to read USB device's serial number."
by Philip P. Moltmann
· 6 years ago
a4b1fe65
Merge "Fix UsbDeviceManager null object reference" am: 9b1db24f6e am: ec5dd5f1dd
by Eddie Hung
· 6 years ago
ab87b44
Fix UsbDeviceManager null object reference
by Eddie Hung
· 6 years ago
4f2be07
Merge "Check black-listed USB class before descriptor"
by Pavel Maltsev
· 6 years ago
a2c6eea
Require permission to read USB device's serial number.
by Philip P. Moltmann
· 6 years ago
1a56d75
Merge "USB permission and resolve activity refactor."
by TreeHugger Robot
· 6 years ago
2e65669
Merge "Make single-USB-peripheral only mode a compile-time option."
by Paul Mclean
· 6 years ago
519c557
Make single-USB-peripheral only mode a compile-time option.
by Paul McLean
· 6 years ago
2992e1c
USB permission and resolve activity refactor.
by lgcheng
· 6 years ago
cf4ea75
Merge "UsbDeviceManager: Check PTP FileDescriptor properly" am: a0a67862aa am: 353543639f
by Philip P. Moltmann
· 6 years ago
e030a09
UsbDeviceManager: Check PTP FileDescriptor properly
by Wang Han
· 6 years ago
e8c3a3e
Check black-listed USB class before descriptor
by Pavel Maltsev
· 6 years ago
626a5c6
Merge "UsbDescriptor: Add finite timeout to control transfer" am: 20dca26f41 am: 4bff76be80
by Jerry Zhang
· 6 years ago
4bff76b
Merge "UsbDescriptor: Add finite timeout to control transfer" am: 20dca26f41
by Jerry Zhang
· 6 years ago
58484d7
UsbDescriptor: Add finite timeout to control transfer
by sgopal1
· 6 years ago
9e4f3e0
Introduced WindowProcessController/Listener (10/n)
by Wale Ogunwale
· 6 years ago
6767eae
Split internal interface activities from current AM interface (3/n)
by Wale Ogunwale
· 7 years ago
66c5a8d
Dump activities that handle when USB devices get plugged in
by Philip P. Moltmann
· 6 years ago
3984cf6
Fixing typo in proto field.
by Kweku Adams
· 7 years ago
df101a4
Merge "Write descriptors for Mtp in UsbService" into pi-dev
by Jerry Zhang
· 7 years ago
608ec66
UsbHostManager: Restore inserted device logging
by Andrew Chant
· 7 years ago
0491f5a
UsbDescriptorParser: always parse in constructor
by Andrew Chant
· 7 years ago
6d319b8
Write descriptors for Mtp in UsbService
by Jerry Zhang
· 7 years ago
ff1f709
Merge "Set systemReady before querying the portStatus."
by TreeHugger Robot
· 7 years ago
23aee1b
Merge changes from topic "terminal_type_fix"
by TreeHugger Robot
· 7 years ago
d399f2e
Set systemReady before querying the portStatus.
by Badhri Jagan Sridharan
· 7 years ago
0ef7380
USB Audio: broaden Terminal Type interpretation
by Andrew Chant
· 7 years ago
20b1414
Initialize functions as NONE in legacy handler.
by Jerry Zhang
· 7 years ago
aacda9d
Merge "add OWNERS file to audio, media and usb services"
by Eric Laurent
· 7 years ago
c800125
add OWNERS file to audio, media and usb services
by Eric Laurent
· 7 years ago
5f53db3
Merge changes from topic "uac_jackdetect"
by Andrew Chant
· 7 years ago
278f4c9
Add a selected UsbAlsaDevice
by Andrew Chant
· 7 years ago
07a97da
ALSA jack detection support
by Andrew Chant
· 7 years ago
2135f41
Don't set functions at registration on boot
by Jerry Zhang
· 7 years ago
54b15e9
Synchronize UsbAlsaDevice, rename playback/capture.
by Andrew Chant
· 7 years ago
bbab23f
Frameworks: Annotate trivial @GuardedBy in services/ misc
by Andreas Gampe
· 7 years ago
d33a85c
Merge "Move sharedPreferences to DE directory"
by Jerry Zhang
· 7 years ago
371a3b8
Dump usb as DualDump
by Philip P. Moltmann
· 7 years ago
0be310a
Move sharedPreferences to DE directory
by Jerry Zhang
· 7 years ago
16d7913
Optimize/streamline USB audio (dis)connect
by Paul McLean
· 7 years ago
50c0092
renamed UsbAudioDevice.java to UsbAlsaDevice.java
by Paul McLean
· 7 years ago
e649748
Parse persist property the legacy way
by Jerry Zhang
· 7 years ago
28b6fc9
Usb changes and strings for connected devices 2.0
by Jerry Zhang
· 7 years ago
327b809
Refactor and clean up USB, add tests
by Jerry Zhang
· 7 years ago
e17b445
Reduce pss collection amount, improve logging.
by Dianne Hackborn
· 7 years ago
6754ca8
Add support for UsbDeviceManager to talk to USB GADGET HAL
by Badhri Jagan Sridharan
· 7 years ago
5eb97dc
Add support for UsbDeviceManager to talk to USB GADGET HAL
by Badhri Jagan Sridharan
· 7 years ago
7ca5d3a
DO NOT MERGE: Add setScreenUnlockedFunctions method to UsbManager
by Jerry Zhang
· 7 years ago
65a6237
Overcome disconnect during oem override
by Badhri Jagan Sridharan
· 7 years ago
30b9adf
Add setScreenUnlockedFunctions method to UsbManager
by Jerry Zhang
· 7 years ago
f25c4eb
Adding ability to control how the USB data is dumped.
by Paul McLean
· 7 years ago
Next »