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