summaryrefslogtreecommitdiff
path: root/media/java/android/mtp/MtpClient.java
AgeCommit message (Expand)Author
2011-03-11Remove MtpClient class from framework and public APIMike Lockwood
2011-03-11UsbDevice: Move IO related methods to new UsbDeviceConnection classMike Lockwood
2011-03-08USB: Add API and dialog for apps to request permissions for USB devices and a...Mike Lockwood
2011-03-07MtpClient: Fix problem with getDeviceList() returning empty result in some casesMike Lockwood
2011-03-02MtpClient: remove finalize override to avoid multiple calls to unregisterRece...Mike Lockwood
2011-03-01Move USB framework support from android.hardware to android.hardware.usb packageMike Lockwood
2011-02-23UsbManager: Remove redundant Intent extras from USB device and accessory broa...Mike Lockwood
2011-02-11Add MTP/PTP host support to the public APIMike Lockwood
2011-01-22New APIs for MTP and PTP host supportMike Lockwood