Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService | Mike Lockwood | 2010-12-09 | 1 | -245/+0 |
* | Rename android.provider.Mtp to android.provider.Ptp | Mike Lockwood | 2010-11-23 | 1 | -3/+3 |
* | Integrate StrictMode with CloseGuard | Brian Carlstrom | 2010-11-04 | 1 | -0/+2 |
* | Send Intents when PTP compatible devices are connected/disconnected to USB | Mike Lockwood | 2010-07-27 | 1 | -0/+36 |
* | Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state | Mike Lockwood | 2010-06-28 | 1 | -11/+21 |
* | Add a new UEventObserver subclass to broadcast an Intent whe USB state changes. | Mike Lockwood | 2010-06-24 | 1 | -0/+197 |