1. 452e8fe Add NonNull and Nullable annotations to MtpDevice. by Daichi Hirono · 8 years ago
  2. 399df70 Handle API review comments from the council. by Daichi Hirono · 8 years ago
  3. 1337deb Update the comment of MtpDevice#getObjectSizeLong by Daichi Hirono · 8 years ago
  4. 787821b Add getObjectSizeLong hidden API to MtpDevice class. by Daichi Hirono · 8 years ago
  5. 376c5a8 Merge "Implement MtpDevice#getPartialObject64 in Java API." by Daichi Hirono · 8 years ago
  6. e0e6654 Add varietions of MtpDevice's mehtods using long. by Daichi Hirono · 8 years ago
  7. 038832b Implement MtpDevice#getPartialObject64 in Java API. by Daichi Hirono · 8 years ago
  8. 148954a Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 8 years ago
  9. 2dd4825 Change offset and size arguments of MtpDevice#getPartialObject to Java long. by Daichi Hirono · 8 years ago
  10. 2a9a433 Reland "Add event parameters to MtpEvent." by Daichi Hirono · 8 years ago
  11. 1d4779c Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  12. 9c180dd Media: Fix MtpDevice call by Andreas Gampe · 9 years ago
  13. 3ad1a8ee Add missing style change to android_mtp_MtpDevice.cpp. by Daichi Hirono · 9 years ago
  14. 52da3ad Add getPartialObject to Java MtpDevice class. by Daichi Hirono · 9 years ago
  15. aeaa12c Merge "Add readEvent method to MtpDevice." by Daichi Hirono · 9 years ago
  16. 0b49466 Add readEvent method to MtpDevice. by Daichi Hirono · 9 years ago
  17. 434a481 am ea1831d2: am b57dd722: resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  18. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  19. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  20. 87763e6 Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  21. b049905 Add API for uploading files to MTP devices. by Tomasz Mikolajewski · 9 years ago
  22. 74d4ff8 Add API for streamed reading on MTP devices. by Tomasz Mikolajewski · 9 years ago
  23. 4048a4b Remove unused variables and functions, don't warn about unused parameters by Bernhard Rosenkränzer · 10 years ago
  24. 5a15d0d Frameworks/base: Wall Werror in media/jni by Andreas Gampe · 10 years ago
  25. e2e5932 AArch64: Use long for pointers in MTP classes by Ashok Bhat · 11 years ago
  26. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  27. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  28. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  30. 3977472 Handle the failure from GetStringUTFChars() by James Dong · 13 years ago
  31. b966b9d MTP: Convert date created and modified values from seconds to milliseconds by Mike Lockwood · 13 years ago
  32. 40304e2 MTP: Fix JNI warnings in MtpDevice by Mike Lockwood · 13 years ago
  33. 8182e72 New APIs for MTP and PTP host support by Mike Lockwood · 14 years ago