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