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