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
/
services
/
java
/
com
/
android
/
server
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify UsbDeviceManager.containsFunction()
Robin Lee
2013-12-06
1
-6
/
+2
*
Explicit locale when formatting machine strings.
Jeff Sharkey
2013-06-11
1
-1
/
+2
*
Cleanup some of the thread merging.
Dianne Hackborn
2013-05-07
1
-1
/
+1
*
Start combining threads in system process.
Dianne Hackborn
2013-05-02
2
-14
/
+5
*
Allow system server to bind to USB devices.
Jeff Brown
2013-03-28
1
-2
/
+11
*
UsbDebuggingManager: Add interface to clear secure adb keys
Benoit Goby
2013-01-28
3
-3
/
+40
*
UsbDeviceManager: Don't start UsbDebuggingManager when data is encrypted
Benoit Goby
2013-01-25
1
-1
/
+3
*
Add new disabled state for "optional" built-in apps.
Dianne Hackborn
2013-01-22
1
-1
/
+2
*
Useful annotations for code documentation.
Jeff Sharkey
2012-11-12
3
-3
/
+8
*
Remove extraneous logs.
Dianne Hackborn
2012-11-08
1
-3
/
+3
*
Make USB services multi-user aware.
Jeff Sharkey
2012-10-02
4
-115
/
+274
*
Update references to migrated global settings.
Jeff Brown
2012-09-25
1
-4
/
+4
*
Fix issue #7214090: Need to be able to post notifications to all users
Dianne Hackborn
2012-09-24
1
-8
/
+11
*
Multi-user MTP.
Jeff Sharkey
2012-09-18
1
-2
/
+27
*
Include user identifier in external storage paths.
Jeff Sharkey
2012-09-11
1
-6
/
+3
*
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
2
-5
/
+7
*
UsbDebuggingManager: Fix restart when toggling USB debugging
Benoit Goby
2012-08-29
1
-2
/
+3
*
UsbDebuggingManager: add missing break in switch
Benoit Goby
2012-08-29
1
-0
/
+1
*
Add UsbDebuggingManager and UsbDebuggingActivity
Benoit Goby
2012-08-20
3
-0
/
+358
*
Merge "Added missing USB_DEVICE_ATTACHED broadcast to running Activity"
Mike Lockwood
2012-08-13
1
-0
/
+4
|
\
|
*
Added missing USB_DEVICE_ATTACHED broadcast to running Activity
Robin Cutshaw
2012-06-18
1
-0
/
+4
*
|
Merge "UsbService: Fix problem detecting audio accessory mode when connected ...
Mike Lockwood
2012-05-10
1
-26
/
+23
|
\
\
|
*
|
UsbService: Fix problem detecting audio accessory mode when connected at boot
Mike Lockwood
2012-05-10
1
-26
/
+23
*
|
|
Show the ADB icon in the status bar again.
Daniel Sandler
2012-05-10
1
-1
/
+1
|
/
/
*
|
UsbService: Add support for accessory initiating USB audio support
Mike Lockwood
2012-04-26
2
-13
/
+41
*
|
Move handling of package changes to a background thread.
Dianne Hackborn
2012-04-19
1
-1
/
+1
*
|
Add Intents to notify when USB audio devices or accessories are attached
Mike Lockwood
2012-04-06
1
-0
/
+34
*
|
Stop showing ADB and MTP/PTP/USB notifications at the top.
Daniel Sandler
2012-03-29
1
-0
/
+2
*
|
fix setting only usb mode
RoboErik
2012-03-22
1
-5
/
+8
|
/
*
Add OEM specific USB mode enumeration based on ro.bootmode property
Kazuhiro Ondo
2012-02-10
1
-1
/
+69
*
Make sure to go to the right Settings panel when tapping a notification
Christopher Tate
2011-08-24
1
-12
/
+6
*
UsbManager: Use resource IDs for notification IDs
Mike Lockwood
2011-08-16
1
-28
/
+13
*
UsbDeviceManager: Fix typo that broke adb on/off setting persistence
Mike Lockwood
2011-08-03
1
-1
/
+1
*
USB: Fix NPE that occurred when restoring default function in UsbManager.setE...
Mike Lockwood
2011-08-02
1
-6
/
+10
*
Clean up USB configuration switching logic and beef up error handling
Mike Lockwood
2011-07-29
1
-45
/
+49
*
UsbDeviceManager: Don't show USB notification for RNDIS
Mike Lockwood
2011-07-27
1
-15
/
+14
*
UsbDeviceManager: Add USB notification string for USB accessory mode
Mike Lockwood
2011-07-21
1
-1
/
+6
*
USB: Fix handling USB accessory attached when device is booting
Mike Lockwood
2011-07-21
1
-10
/
+28
*
UsbManager: document that passing null setCurrentFunction restores default fu...
Mike Lockwood
2011-07-18
1
-4
/
+1
*
UsbDeviceManager: clean up HandlerThread creation
Mike Lockwood
2011-07-13
1
-6
/
+4
*
UsbDeviceManager: Include kernel USB state in dumpsys output
Mike Lockwood
2011-07-11
1
-0
/
+10
*
UsbDeviceManager: Initialize state based on persist.sys.usb.config rather tha...
Mike Lockwood
2011-07-11
1
-8
/
+7
*
UsbDeviceManager: Fix indentation
Mike Lockwood
2011-07-11
1
-13
/
+13
*
UsbDeviceManager: Initialize RNDIS ethernet address based on device serial nu...
Mike Lockwood
2011-07-06
1
-1
/
+27
*
UsbService: USB connected notification now redirects to USB screen in Settings
Mike Lockwood
2011-07-02
1
-3
/
+4
*
UsbDeviceManager: Reset sys.usb.config if it is "none" at boot
Mike Lockwood
2011-07-01
1
-2
/
+11
*
UsbService: Use Slog instead of Log, and disable some logging
Mike Lockwood
2011-07-01
3
-32
/
+30
*
USB: Update strings for USB connected notifications
Mike Lockwood
2011-07-01
1
-107
/
+112
*
Combine UsbManager.setPrimaryFunction and setDefaultFunction
Mike Lockwood
2011-06-22
2
-54
/
+57
*
USB connected notification and temporary USB options dialog
Mike Lockwood
2011-06-17
1
-1
/
+64
[next]