1. d21eac9 MTP: Use media provider database to implement MTP device support. by Mike Lockwood · 15 years ago
  2. 2d6c9e9 MTP: remove separate audio table from prototype MTP database by Mike Lockwood · 15 years ago
  3. dad6927 MTP: Fix ownership and file permissions for transferred files and folders by Mike Lockwood · 15 years ago
  4. 8dd2a39 MTP: Make MtpDatabase class abstract so we can have multiple implementations by Mike Lockwood · 15 years ago
  5. d0e1a9f MTP: Remove an unnecessary thread from the MtpClient class. by Mike Lockwood · 15 years ago
  6. 0723394 Try to fix the simulator build. by Mike Lockwood · 15 years ago
  7. 767c5e4 MTP: Implement GetObjectPropDesc by Mike Lockwood · 15 years ago
  8. 98ef64e MTP: Add MtpServer Java class to wrap MTP device support. by Mike Lockwood · 15 years ago
  9. 3e6616d MTP: replace printfs with logcat by Mike Lockwood · 15 years ago
  10. 42dbfa5 MTP: Use a fd instead of a file path in file transfer ioctls. by Mike Lockwood · 15 years ago
  11. dff6e6e mtptest: Add option to specify storage path at the command line. by Mike Lockwood · 15 years ago
  12. 9eb5ac9 MTP: Use stat.st_mode instead of dirent.d_type to determine file type. by Mike Lockwood · 15 years ago
  13. 622ccdc MTP device: Read manufacturer name and serial number from system properties. by Mike Lockwood · 15 years ago
  14. 44cf0a0 MTP: Fix uninitialized pointer bug. by Mike Lockwood · 15 years ago
  15. e0a89f6 MTP: Add host support for deleting objects. by Mike Lockwood · 15 years ago
  16. dda5686 MTP: Add support for retrieving thumbnails to MTP content provider. by Mike Lockwood · 15 years ago
  17. f724eed MTP provider: Add columns for MTP ObjectInfo dataset to the MTP objects table by Mike Lockwood · 15 years ago
  18. 36a685d Include stdlib to fix sim build by Kenny Root · 15 years ago
  19. 90f4873 MTP: host support for retrieving device property descriptors by Mike Lockwood · 15 years ago
  20. b0ccc7c Merge "MTP: Add support for host cancellation of file transfers." by Mike Lockwood · 15 years ago
  21. a82d3c5 MTP: Add support for host cancellation of file transfers. by Mike Lockwood · 15 years ago
  22. bebfb6a Add missing library to linker command line. by Doug Kwan · 15 years ago
  23. 4200689 Add missing libraries, in order for gold to work. by Jing Yu · 15 years ago
  24. 755fd61 Prototype Content Provider support for MTP/PTP devices. by Mike Lockwood · 15 years ago
  25. 4f92fff MTP: adjust ptptest app for changes in libusbhost API. by Mike Lockwood · 15 years ago
  26. 3743365 PTP host: Implement getObjectHandles and getObjectInfo commands by Mike Lockwood · 15 years ago
  27. 5bae7f6 More work on PTP host support. by Mike Lockwood · 15 years ago
  28. d078267 MTP: More prototyping work: by Mike Lockwood · 15 years ago
  29. 9eff99e Add -p option to mtptest program to run in PTP mode instead of MTP by Mike Lockwood · 15 years ago
  30. 8d3257a Move MTP code to the android namespace by Mike Lockwood · 15 years ago
  31. 18ff7b4 Exclude mtptest program from simulator builds. by Mike Lockwood · 15 years ago
  32. 56118b5 Checkpoint work on MTP and PTP investigation. by Mike Lockwood · 15 years ago