30 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
robinz1x df4b507474 Use uint32_t instead of int to support 2~4G file
6 years ago
Jerry Zhang bc1d4b41f4 Fix Unicode string handling
6 years ago
Daichi Hirono d4b4296b40 Don't send short URB packet when sending MtpDataPacket.
8 years ago
Daichi Hirono 8d20945c08 Stop sending object handle with sendObject request.
8 years ago
Daichi Hirono 7fee6ca025 Merge "Add getObjectPropValue function to MtpDevice." into nyc-dev am: 15ac558
8 years ago
Daichi Hirono 66a9abef47 Add getObjectPropValue function to MtpDevice.
8 years ago
Daichi Hirono 6197c9bff6 Merge "Fix the return type of MtpDevice#getStorageID()."
9 years ago
Daichi Hirono 326edd98bb Add MtpDevice#getPartialObject64 method.
9 years ago
Daichi Hirono d722107929 Fix the return type of MtpDevice#getStorageID().
9 years ago
Daichi Hirono 59a90609cc Reland "Return parameters of event as well as event code."
9 years ago
Daichi Hirono 4a7cea889d Add getPartialObject method to MtpDevice.
9 years ago
Daichi Hirono 8a7ffae09a Add functions to read MTP events from MTP devices.
9 years ago
Tomasz Mikolajewski 532b4f23c7 Fix sendObject upload.
9 years ago
Daichi Hirono 4fd9a8b986 Use common implementation for getObject and importFile.
9 years ago
Tomasz Mikolajewski 025ffd9c17 Add support for reading into a file descriptor on MTP devices.
9 years ago
Mike Lockwood ab063847e6 MTP: add strict bounds checking for all incoming packets
10 years ago
Mike Lockwood 23f1b33c5f New APIs for MTP and PTP host support
14 years ago
Mike Lockwood 42d0b79a78 MTP: changes to use new usb_request support in libusbhost
14 years ago
Mike Lockwood f7454622ea MTP host: Handle receiving a response packet instead of data packet.
14 years ago
Mike Lockwood 99e393a39a MTP: Support format argument in host GetObjectPropDesc command
14 years ago
Mike Lockwood 0c7c7c76a9 MTP: Improve MtpProperty logging support
14 years ago
Mike Lockwood 98693f6741 MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc
14 years ago
Mike Lockwood 27afe3a1cc PTP: Fix permissions problems with files imported via PTP
14 years ago
Mike Lockwood b9ff444a7e PTP: Improve performance and reliability of file importing
14 years ago
Mike Lockwood 0cf89f2e62 MTP host: Add support for reading files from an MTP device via ParcelFileDescriptor
14 years ago
Mike Lockwood b14e588bec MTP: replace printfs with logcat
14 years ago
Mike Lockwood 6afc41d095 MTP: Add host support for deleting objects.
14 years ago
Mike Lockwood 3e072b354d MTP: Add support for retrieving thumbnails to MTP content provider.
14 years ago
Mike Lockwood a6c490b8b2 MTP: host support for retrieving device property descriptors
14 years ago
Mike Lockwood 5ed68d29a1 Prototype Content Provider support for MTP/PTP devices.
14 years ago