1. 3203f2a media/mtp: Add missing LOCAL_C_INCLUDES by David 'Digit' Turner · 13 years ago
  2. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  3. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  4. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  5. 73e56d9 MTP: Add support for restricting PTP to only certain subdirectories of the storage by Mike Lockwood · 13 years ago
  6. 1958dc2 MTP: Don't attempt to read more than 16K at a time from the MTP driver by Mike Lockwood · 13 years ago
  7. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  8. 8334038 MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size by Mike Lockwood · 13 years ago
  9. de6d73a MTP: Use a single packet for the data phase by Mike Lockwood · 13 years ago
  10. dcc3194 MTP: Clean up MtpServer initialization and threading: by Mike Lockwood · 13 years ago
  11. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  12. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 13 years ago
  13. 7d40d42 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  14. 6acc90f MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  15. 5169054 MTP: Have GetStorageInfo command return correct storage type for removable storage by Mike Lockwood · 13 years ago
  16. 710a206 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  17. 7fc3beb DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 13 years ago
  18. 371279f DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  19. 7ae938be DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  20. 90f5d75 MtpDevice: Handle zero length packets in readResponse() by Mike Lockwood · 13 years ago
  21. bcc0516 MTP host: Fix problems reading large data packets by Mike Lockwood · 13 years ago
  22. 467ca0d MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 14 years ago
  23. 8c553b9 MTP host: disable some test code by Mike Lockwood · 14 years ago
  24. 321aa99 MTP host: Use usb_device_bulk_transfer for synchronous transfers by Mike Lockwood · 14 years ago
  25. 3d384f8 Fix some memory leaks found in static analysis by Kenny Root · 14 years ago
  26. 4639532 MTP: Use ro.product.manufacturer system property value for MTP manufacturer name by Mike Lockwood · 14 years ago
  27. 1fce24b Add support for synchronous bulk USB transfers by Mike Lockwood · 14 years ago
  28. 82cb673 am bd65c065: am a13732e1: Merge "MTP: Fix month off by one error in date parsing and formatting code" into honeycomb by Mike Lockwood · 14 years ago
  29. 2107d23 MTP: Fix month off by one error in date parsing and formatting code by Mike Lockwood · 14 years ago
  30. 47063a8 Merge "New APIs for MTP and PTP host support" by Mike Lockwood · 14 years ago
  31. 8182e72 New APIs for MTP and PTP host support by Mike Lockwood · 14 years ago
  32. f26a586 Remove MTP related log spam by Mike Lockwood · 14 years ago
  33. 7a0bd17 MTP: Fix problems with modification dates for folders and non-media files by Mike Lockwood · 14 years ago
  34. 27480cd Remove support for obsolete PTP content provider by Mike Lockwood · 14 years ago
  35. 215b682 MTP: changes to use new usb_request support in libusbhost by Mike Lockwood · 14 years ago
  36. da03aaa Change libusbhost and libmtp from static to shared libraries by Mike Lockwood · 14 years ago
  37. bafca21 MTP: check for replacing existing files via the database instead of the file system by Mike Lockwood · 14 years ago
  38. 7f36b19 MTP: Add support for reserve storage setting to avoid low storage situations. by Mike Lockwood · 14 years ago
  39. bfd1d72 MTP host: Handle receiving a response packet instead of data packet. by Mike Lockwood · 14 years ago
  40. 365e03e MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
  41. a194cc7 MTP: Support format argument in host GetObjectPropDesc command by Mike Lockwood · 14 years ago
  42. bf1dbd1 MTP: Read property code before calling isDeviceProperty in MtpProperty::read() by Mike Lockwood · 14 years ago
  43. e4880e4 MTP: Improve MtpProperty logging support by Mike Lockwood · 14 years ago
  44. 5768f10 MTP: Host support for GetObjectPropsSupported and GetObjectPropDesc by Mike Lockwood · 14 years ago
  45. 4cb956c MTP: Use correct return type for getSupportedObjectProperties by Mike Lockwood · 14 years ago
  46. 87626b1 Revert "MTP: Remove static library build for linux host." by Mike Lockwood · 14 years ago
  47. 7d7fb63 MTP: Add support for multiple properties in GetObjectPropList command by Mike Lockwood · 14 years ago
  48. 9dfc7de MTP: Make sure buffer is big enough before reading the data packet by Mike Lockwood · 14 years ago
  49. e3634c3 MTP: Fix typo in MtpServer::doGetObjectPropList by Mike Lockwood · 14 years ago
  50. 44e82dd MTP: Implement GetPartialObject command by Mike Lockwood · 14 years ago
  51. 5b19af0 MTP: Use DateTime form in GetObjectPropDesc for date/time properties. by Mike Lockwood · 14 years ago
  52. 5a2755d Rename MtpCursor to PtpCursor by Mike Lockwood · 14 years ago
  53. d46c683 MTP: Remove static library build for linux host. by Mike Lockwood · 14 years ago
  54. 929b3da PTP: Fix permissions problems with files imported via PTP by Mike Lockwood · 14 years ago
  55. 954c267 PTP: Improve performance and reliability of file importing by Mike Lockwood · 14 years ago
  56. 413577d MTP: Fixes to allow file transfers > 4 gigabytes by Mike Lockwood · 14 years ago
  57. 0b58c19 MTP: Set correct format for abstract audio playlists by Mike Lockwood · 14 years ago
  58. e2ad6ec MTP: Partial implementation of the GetObjectPropList command by Mike Lockwood · 14 years ago
  59. a108b2f MTP: Add missing call to closedir() in recursive delete code by Mike Lockwood · 14 years ago
  60. 83cff86 MTP: Don't dump data packets twice in debug output. by Mike Lockwood · 14 years ago
  61. 4a65e28 Add support for range and enum forms in MTP ObjectPropDescs by Mike Lockwood · 14 years ago
  62. db77431 MTP: Include size of 12 byte header in packet size for GetObject data packet by Mike Lockwood · 14 years ago
  63. e11eba3 MtpCursor: Fix long to int truncation bug by Mike Lockwood · 14 years ago
  64. ac745c1 MTP: Fix some warnings by Mike Lockwood · 14 years ago
  65. a2a2128 MTP: Include current property value in GetDevicePropDesc by Mike Lockwood · 14 years ago
  66. 564ff84 MTP: Fix reading and writing device property descriptors by Mike Lockwood · 14 years ago
  67. d3bfecb MTP: Reenable GetObjectPropValue and SetObjectPropValue by Mike Lockwood · 14 years ago
  68. 9f67924 MTP: Minor debug output cleanup by Mike Lockwood · 14 years ago
  69. ba76554 MTP: Fix problems with signed ints in MtpCursor.cpp by Mike Lockwood · 14 years ago
  70. 88fc2b8 MTP: Fix typo that resulted in the MTP provider returning thumb format for object format by Mike Lockwood · 14 years ago
  71. ccb6e96 MTP: Delete all files and subdirectories when deleting directories. by Mike Lockwood · 14 years ago
  72. 59e3f0d MTP: Implement support for getting/setting device properties by Mike Lockwood · 14 years ago
  73. 2837eef MTP: Send an Intent after an MTP session that resulted in media database modifications by Mike Lockwood · 14 years ago
  74. 53b8f17 MTP: Fix build break due to integer constant too large by Mike Lockwood · 14 years ago
  75. 828d19d MTP: work in progress on expanded property support by Mike Lockwood · 14 years ago
  76. 9e83786 MTP: Compatibility fixes for transferring strings by Mike Lockwood · 14 years ago
  77. 33ea5a4 MTP: Fix wrong delete operator from previous change. by Mike Lockwood · 14 years ago
  78. 4b322ce MTP: Push queries for supported formats and properties up to Java. by Mike Lockwood · 14 years ago
  79. fb82458 MTP: turn off verbose logging by Mike Lockwood · 14 years ago
  80. 97c8d90 MTP: Fix reading and writing property descriptors by Mike Lockwood · 14 years ago
  81. d3793f3 MTP: Add debug code for printing names of MTP format and property codes. by Mike Lockwood · 14 years ago
  82. c642e8a MTP: Fix some typos by Mike Lockwood · 14 years ago
  83. 9a2046f MTP: Add support for syncing MTP playlists by Mike Lockwood · 14 years ago
  84. 7a047c8 MTP: Implement GetNumObjects by Mike Lockwood · 14 years ago
  85. 59c777a Clean up MtpDatabase API. by Mike Lockwood · 14 years ago
  86. bb2b2a9 MTP host: Reduce buffer size for readObject so we don't clog our pipe. by Mike Lockwood · 14 years ago
  87. 456d8e6 MTP: Turn off excessive logging by Mike Lockwood · 14 years ago
  88. bc4cb0b MTP host: Add support for reading files from an MTP device via ParcelFileDescriptor by Mike Lockwood · 14 years ago
  89. f78b26a MTP: Don't request thumbnails for folder objects in MtpCursor by Mike Lockwood · 14 years ago
  90. 8618709 MTP: Add hard coded support to recognize a couple MTP music players for testing purposes. by Mike Lockwood · 14 years ago
  91. 30881f6 Merge "MTP host fixes:" by Mike Lockwood · 14 years ago
  92. 3c51d6a MTP host fixes: by Mike Lockwood · 14 years ago
  93. aecf390 Fix sim-eng build. by Andy McFadden · 14 years ago
  94. 108505b MTP: Remove race condition in initial device enumeration for host mode. by Mike Lockwood · 14 years ago
  95. 9bbc2ea MTP: Fix problems reading and writing arrays in property values. by Mike Lockwood · 14 years ago
  96. bbd9f36 MTP: add Linux host library for MTP/PTP host support. by Mike Lockwood · 14 years ago
  97. dc453d4 MTP: Only send events to host if we have an open session. by Mike Lockwood · 14 years ago
  98. ff164a7 Exclude MTP implementation from simulator build by Mike Lockwood · 14 years ago
  99. 9c7fdf5 Remove our copy of the f_mtp.h kernel header, now that it is in bionic. by Mike Lockwood · 14 years ago
  100. be125a5 MTP: Add support for sending events to the host when objects are added and removed by Mike Lockwood · 14 years ago