1. a792c80 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  2. fdb50e6 DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  3. f26a586 Remove MTP related log spam by Mike Lockwood · 14 years ago
  4. 7a0bd17 MTP: Fix problems with modification dates for folders and non-media files by Mike Lockwood · 14 years ago
  5. 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago[Renamed (97%) from media/jni/android_media_MtpDatabase.cpp]
  6. 2711e49 MTP: Check for null string before calling GetStringUTFChars() in MtpDatabase JNI by Mike Lockwood · 14 years ago
  7. 365e03e MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
  8. 9b5e9c4 MTP: pass format back as default value in GetObjectPropDesc for format property by Mike Lockwood · 14 years ago
  9. ea93fa1 MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property. by Mike Lockwood · 14 years ago
  10. 7d7fb63 MTP: Add support for multiple properties in GetObjectPropList command by Mike Lockwood · 14 years ago
  11. 5b19af0 MTP: Use DateTime form in GetObjectPropDesc for date/time properties. by Mike Lockwood · 14 years ago
  12. 413577d MTP: Fixes to allow file transfers > 4 gigabytes by Mike Lockwood · 14 years ago
  13. 3159991 MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList by Mike Lockwood · 14 years ago
  14. e2ad6ec MTP: Partial implementation of the GetObjectPropList command by Mike Lockwood · 14 years ago
  15. 6a6a3af MTP: allow renaming directories by Mike Lockwood · 14 years ago
  16. 5ebac83 MTP: Add support for renaming files by Mike Lockwood · 14 years ago
  17. 8839471 MTP: Fix local reference leaks. by Mike Lockwood · 14 years ago
  18. ae078f7 MTP: Implement extra object properties for audio, video and image files by Mike Lockwood · 14 years ago
  19. a2a2128 MTP: Include current property value in GetDevicePropDesc by Mike Lockwood · 14 years ago
  20. d3bfecb MTP: Reenable GetObjectPropValue and SetObjectPropValue by Mike Lockwood · 14 years ago
  21. 59e3f0d MTP: Implement support for getting/setting device properties by Mike Lockwood · 14 years ago
  22. 2837eef MTP: Send an Intent after an MTP session that resulted in media database modifications by Mike Lockwood · 14 years ago
  23. 828d19d MTP: work in progress on expanded property support by Mike Lockwood · 14 years ago
  24. 0a7fa0a MTP: Check and clear exceptions after calling into Java in MtpDatabase by Mike Lockwood · 14 years ago
  25. 4b322ce MTP: Push queries for supported formats and properties up to Java. by Mike Lockwood · 14 years ago
  26. c642e8a MTP: Fix some typos by Mike Lockwood · 14 years ago
  27. 9a2046f MTP: Add support for syncing MTP playlists by Mike Lockwood · 14 years ago
  28. 7a047c8 MTP: Implement GetNumObjects by Mike Lockwood · 14 years ago
  29. 59c777a Clean up MtpDatabase API. by Mike Lockwood · 14 years ago
  30. ff164a7 Exclude MTP implementation from simulator build by Mike Lockwood · 14 years ago
  31. d815f79 Integrate host to device file transfer with the media provider. by Mike Lockwood · 14 years ago
  32. c5c7853 Remove some scafolding and test code that is no longer worth maintaining. by Mike Lockwood · 14 years ago
  33. d21eac9 MTP: Use media provider database to implement MTP device support. by Mike Lockwood · 14 years ago