25 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Jerry Zhang bc1d4b41f4 Fix Unicode string handling
6 years ago
Daichi Hirono 66a9abef47 Add getObjectPropValue function to MtpDevice.
8 years ago
Daichi Hirono b3be006498 Fix compiler warning in media/mtp.
8 years ago
Mike Lockwood ab063847e6 MTP: add strict bounds checking for all incoming packets
10 years ago
Lajos Molnar eb5d7f2f1c mtp: avoid silent allocation overflow in MtpProperty
10 years ago
Mike Lockwood 0fa848d780 MTP: Add support for device property changed events
10 years ago
Kévin PETIT 377b2ec9a2 Make frameworks/av 64-bit compatible
11 years ago
Steve Block 29357bc2c0 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
13 years ago
Steve Block df64d15042 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
13 years ago
Mike Lockwood fd34626771 MTP: Improve argument checking in SendObjectInfo
14 years ago
Mike Lockwood 5da864845e MTP: Read property code before calling isDeviceProperty in MtpProperty::read()
14 years ago
Mike Lockwood 0c7c7c76a9 MTP: Improve MtpProperty logging support
14 years ago
Mike Lockwood 40ce1f262c MTP: Add support for multiple properties in GetObjectPropList command
14 years ago
Mike Lockwood b892d0e555 MTP: Use DateTime form in GetObjectPropDesc for date/time properties.
14 years ago
Mike Lockwood b6da06e9df MTP: Partial implementation of the GetObjectPropList command
14 years ago
Mike Lockwood 0181726d0c Add support for range and enum forms in MTP ObjectPropDescs
14 years ago
Mike Lockwood dde372033b MTP: Include current property value in GetDevicePropDesc
14 years ago
Mike Lockwood 7cee5d3c36 MTP: Fix reading and writing device property descriptors
14 years ago
Mike Lockwood e3e76c456b MTP: Implement support for getting/setting device properties
14 years ago
Mike Lockwood 2bb8c0e7c4 MTP: Fix reading and writing property descriptors
14 years ago
Mike Lockwood f43c641bf3 MTP: Turn off excessive logging
14 years ago
Mike Lockwood 5cdceca217 MTP: Fix problems reading and writing arrays in property values.
14 years ago
Mike Lockwood 21ef7d0e70 MTP: Implement GetObjectPropDesc
14 years ago
Mike Lockwood b14e588bec MTP: replace printfs with logcat
14 years ago
Mike Lockwood a6c490b8b2 MTP: host support for retrieving device property descriptors
14 years ago