1. 8d96aa8 MTP: Skip runtime thumbnail generation for Android Host by James Wei · 4 years, 3 months ago
  2. df4b507 Use uint32_t instead of int to support 2~4G file by robinz1x · 7 years ago
  3. bc1d4b4 Fix Unicode string handling by Jerry Zhang · 7 years ago
  4. d4b4296 Don't send short URB packet when sending MtpDataPacket. by Daichi Hirono · 9 years ago
  5. 8d20945 Stop sending object handle with sendObject request. by Daichi Hirono · 9 years ago
  6. 7fee6ca Merge "Add getObjectPropValue function to MtpDevice." into nyc-dev am: 15ac558 by Daichi Hirono · 9 years ago
  7. 66a9abe Add getObjectPropValue function to MtpDevice. by Daichi Hirono · 9 years ago
  8. 6197c9b Merge "Fix the return type of MtpDevice#getStorageID()." by Daichi Hirono · 10 years ago
  9. 326edd9 Add MtpDevice#getPartialObject64 method. by Daichi Hirono · 10 years ago
  10. d722107 Fix the return type of MtpDevice#getStorageID(). by Daichi Hirono · 10 years ago
  11. 59a9060 Reland "Return parameters of event as well as event code." by Daichi Hirono · 10 years ago
  12. 4a7cea8 Add getPartialObject method to MtpDevice. by Daichi Hirono · 10 years ago
  13. 8a7ffae Add functions to read MTP events from MTP devices. by Daichi Hirono · 10 years ago
  14. 532b4f2 Fix sendObject upload. by Tomasz Mikolajewski · 10 years ago
  15. 4fd9a8b Use common implementation for getObject and importFile. by Daichi Hirono · 10 years ago
  16. 025ffd9 Add support for reading into a file descriptor on MTP devices. by Tomasz Mikolajewski · 10 years ago
  17. ab06384 MTP: add strict bounds checking for all incoming packets by Mike Lockwood · 11 years ago
  18. 23f1b33 New APIs for MTP and PTP host support by Mike Lockwood · 15 years ago
  19. 42d0b79 MTP: changes to use new usb_request support in libusbhost by Mike Lockwood · 15 years ago
  20. f745462 MTP host: Handle receiving a response packet instead of data packet. by Mike Lockwood · 15 years ago
  21. 99e393a MTP: Support format argument in host GetObjectPropDesc command by Mike Lockwood · 15 years ago
  22. 0c7c7c7 MTP: Improve MtpProperty logging support by Mike Lockwood · 15 years ago
  23. 98693f6 MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc by Mike Lockwood · 15 years ago
  24. 27afe3a PTP: Fix permissions problems with files imported via PTP by Mike Lockwood · 15 years ago
  25. b9ff444 PTP: Improve performance and reliability of file importing by Mike Lockwood · 15 years ago
  26. 0cf89f2 MTP host: Add support for reading files from an MTP device via ParcelFileDescriptor by Mike Lockwood · 15 years ago
  27. b14e588 MTP: replace printfs with logcat by Mike Lockwood · 15 years ago
  28. 6afc41d MTP: Add host support for deleting objects. by Mike Lockwood · 15 years ago
  29. 3e072b3 MTP: Add support for retrieving thumbnails to MTP content provider. by Mike Lockwood · 15 years ago
  30. a6c490b MTP: host support for retrieving device property descriptors by Mike Lockwood · 15 years ago
  31. 5ed68d2 Prototype Content Provider support for MTP/PTP devices. by Mike Lockwood · 15 years ago