Sign in
android
/
platform
/
frameworks
/
base
/
e098050
/
services
/
java
/
com
/
android
/
server
/
usb
fea17de
Explicit locale when formatting machine strings.
by Jeff Sharkey
· 12 years ago
efa92b2
Cleanup some of the thread merging.
by Dianne Hackborn
· 12 years ago
8d044e8
Start combining threads in system process.
by Dianne Hackborn
· 12 years ago
e8eea12
Allow system server to bind to USB devices.
by Jeff Brown
· 12 years ago
cd7a17c
UsbDebuggingManager: Add interface to clear secure adb keys
by Benoit Goby
· 12 years ago
78a9687
UsbDeviceManager: Don't start UsbDebuggingManager when data is encrypted
by Benoit Goby
· 12 years ago
fd7aded
Add new disabled state for "optional" built-in apps.
by Dianne Hackborn
· 12 years ago
8b2c3a14
Useful annotations for code documentation.
by Jeff Sharkey
· 13 years ago
7ff3011
Remove extraneous logs.
by Dianne Hackborn
· 13 years ago
fc3f24b
Make USB services multi-user aware.
by Jeff Sharkey
· 13 years ago
bf6f6f9
Update references to migrated global settings.
by Jeff Brown
· 13 years ago
50cdf7c3
Fix issue #7214090: Need to be able to post notifications to all users
by Dianne Hackborn
· 13 years ago
27bd34d
Multi-user MTP.
by Jeff Sharkey
· 13 years ago
b049e21
Include user identifier in external storage paths.
by Jeff Sharkey
· 13 years ago
5ac72a2
Improve multi-user broadcasts.
by Dianne Hackborn
· 13 years ago
509bf2d
UsbDebuggingManager: Fix restart when toggling USB debugging
by Benoit Goby
· 13 years ago
37ce5c5
UsbDebuggingManager: add missing break in switch
by Benoit Goby
· 13 years ago
4e68bd4
Add UsbDebuggingManager and UsbDebuggingActivity
by Benoit Goby
· 13 years ago
9064a48
Merge "Added missing USB_DEVICE_ATTACHED broadcast to running Activity"
by Mike Lockwood
· 13 years ago
8299105
Added missing USB_DEVICE_ATTACHED broadcast to running Activity
by Robin Cutshaw
· 13 years ago
b86bc10
Merge "UsbService: Fix problem detecting audio accessory mode when connected at boot" into jb-dev
by Mike Lockwood
· 13 years ago
bf91046
UsbService: Fix problem detecting audio accessory mode when connected at boot
by Mike Lockwood
· 13 years ago
a25079e
Show the ADB icon in the status bar again.
by Daniel Sandler
· 13 years ago
166b05e
UsbService: Add support for accessory initiating USB audio support
by Mike Lockwood
· 13 years ago
d0d7503
Move handling of package changes to a background thread.
by Dianne Hackborn
· 13 years ago
9d5a4be
Add Intents to notify when USB audio devices or accessories are attached
by Mike Lockwood
· 13 years ago
49a2ad1
Stop showing ADB and MTP/PTP/USB notifications at the top.
by Daniel Sandler
· 13 years ago
dab2072
fix setting only usb mode
by RoboErik
· 13 years ago
afd8f18
Add OEM specific USB mode enumeration based on ro.bootmode property
by Kazuhiro Ondo
· 13 years ago
765f97d
Make sure to go to the right Settings panel when tapping a notification
by Christopher Tate
· 14 years ago
fadd2b8
UsbManager: Use resource IDs for notification IDs
by Mike Lockwood
· 14 years ago
1984e79
UsbDeviceManager: Fix typo that broke adb on/off setting persistence
by Mike Lockwood
· 14 years ago
8b4d36e
USB: Fix NPE that occurred when restoring default function in UsbManager.setEnabledFunctions
by Mike Lockwood
· 14 years ago
68736cb
Clean up USB configuration switching logic and beef up error handling
by Mike Lockwood
· 14 years ago
a501043
UsbDeviceManager: Don't show USB notification for RNDIS
by Mike Lockwood
· 14 years ago
6e680de
UsbDeviceManager: Add USB notification string for USB accessory mode
by Mike Lockwood
· 14 years ago
d462ecf
USB: Fix handling USB accessory attached when device is booting
by Mike Lockwood
· 14 years ago
875c24b
UsbManager: document that passing null setCurrentFunction restores default function
by Mike Lockwood
· 14 years ago
3fd13eb
UsbDeviceManager: clean up HandlerThread creation
by Mike Lockwood
· 14 years ago
6ea146c
UsbDeviceManager: Include kernel USB state in dumpsys output
by Mike Lockwood
· 14 years ago
c264afeb5
UsbDeviceManager: Initialize state based on persist.sys.usb.config rather than current kernel state
by Mike Lockwood
· 14 years ago
abc4ac6
UsbDeviceManager: Fix indentation
by Mike Lockwood
· 14 years ago
629b149
UsbDeviceManager: Initialize RNDIS ethernet address based on device serial number
by Mike Lockwood
· 14 years ago
c50bff8
UsbService: USB connected notification now redirects to USB screen in Settings
by Mike Lockwood
· 14 years ago
de296f6
UsbDeviceManager: Reset sys.usb.config if it is "none" at boot
by Mike Lockwood
· 14 years ago
fdc0c29
UsbService: Use Slog instead of Log, and disable some logging
by Mike Lockwood
· 14 years ago
d8404d2
USB: Update strings for USB connected notifications
by Mike Lockwood
· 14 years ago
f59717d
Combine UsbManager.setPrimaryFunction and setDefaultFunction
by Mike Lockwood
· 14 years ago
5787a2d
USB connected notification and temporary USB options dialog
by Mike Lockwood
· 14 years ago
02e4569
USB: Support for new USB gadget drivers
by Mike Lockwood
· 14 years ago
541c994
Move adb related functionality from SystemServer and NotificationManagerService to UsbDeviceManager
by Mike Lockwood
· 14 years ago
9eb014a
UsbManager: Clean up extras for ACTION_USB_STATE broadcast
by Mike Lockwood
· 14 years ago
46d0adf
UsbService: Refactor USB host and device support into two separate classes
by Mike Lockwood
· 14 years ago
4f0f356
UsbService: Make USB disconnect handling for accessory mode more robust
by Mike Lockwood
· 14 years ago
1c0e543
UsbService: Handle the case where a USB accessory connects as the device is booting
by Mike Lockwood
· 14 years ago
bce6f8f
Add a dialog to ask user to start an application for a USB device or accessory
by Mike Lockwood
· 14 years ago
c7d32d10
Clear default for USB device/accessory when new matching app is installed
by Mike Lockwood
· 14 years ago
024b4f1
Support for USB accessory URIs
by Mike Lockwood
· 14 years ago
ac36d7c
UsbAccessory: Add URI string, replace type string with description
by Mike Lockwood
· 14 years ago
607710a
UsbService: Don't require permissions for UsbManager.getCurrentAccessory()
by Mike Lockwood
· 14 years ago
c6f23e8
Change UsbManager.requestPermission to only grant permission temporarily
by Mike Lockwood
· 14 years ago
3a68b83
USB: Add API and dialog for apps to request permissions for USB devices and accessories
by Mike Lockwood
· 14 years ago
8c7d8c3
UsbService: Automatically use system apps by default if it is the only choice
by Mike Lockwood
· 14 years ago
805b6bb
UsbManager: Don't display activity picker if there are no apps available for an accessory
by Mike Lockwood
· 14 years ago
cb067ef
UsbManager: Don't display activity picker if there are no apps available for a device
by Mike Lockwood
· 14 years ago
b98d02b
UsbService: Make sure the USB accessory function is disabled when we disconnect
by Mike Lockwood
· 14 years ago
31ad11e
UsbDeviceSettingsManager: don't write settings file when not necessary
by Mike Lockwood
· 14 years ago
7a976a4
Fix UsbDeviceSettingsManager locking.
by Mike Lockwood
· 14 years ago
c4308f0
Move USB framework support from android.hardware to android.hardware.usb package
by Mike Lockwood
· 14 years ago
f4ca247
Add platform features for USB host and USB accessory support.
by Mike Lockwood
· 14 years ago
02eb874
UsbManager: Enhancements for managing USB devices and accessories
by Mike Lockwood
· 14 years ago