1. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  2. b239b683 MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  3. 775de95 MTP: Use SharedPreferences for MTP device properties rather than sqlite3 by Mike Lockwood · 13 years ago
  4. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  5. f26a586 Remove MTP related log spam by Mike Lockwood · 14 years ago
  6. 8ed67ac MTP: Set modification date for abstract playlists by Mike Lockwood · 14 years ago
  7. 8cc6eb1 MTP: Strip ".pla" file extension from name field for WMP playlists by Mike Lockwood · 14 years ago
  8. 7a0bd17 MTP: Fix problems with modification dates for folders and non-media files by Mike Lockwood · 14 years ago
  9. 1c4e88d Media Provider and MTP now use emulated /mnt/sdcard instead of /data/media by Mike Lockwood · 14 years ago
  10. 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago[Renamed (99%) from media/java/android/media/MtpDatabase.java]
  11. 55f808c MTP: Make recursive delete more efficient by Mike Lockwood · 14 years ago
  12. bafca21 MTP: check for replacing existing files via the database instead of the file system by Mike Lockwood · 14 years ago
  13. 365e03e MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
  14. ea93fa1 MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property. by Mike Lockwood · 14 years ago
  15. 7d7fb63 MTP: Add support for multiple properties in GetObjectPropList command by Mike Lockwood · 14 years ago
  16. 7adfd18 MTP: Don't fail in playlist transfer if not all playlist items can be found. by Mike Lockwood · 14 years ago
  17. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 14 years ago
  18. 413577d MTP: Fixes to allow file transfers > 4 gigabytes by Mike Lockwood · 14 years ago
  19. 0b58c19 MTP: Set correct format for abstract audio playlists by Mike Lockwood · 14 years ago
  20. 3159991 MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList by Mike Lockwood · 14 years ago
  21. e2ad6ec MTP: Partial implementation of the GetObjectPropList command by Mike Lockwood · 14 years ago
  22. 2b5f9ad MTP: Changes to support /mnt/sdcard paths from MediaProvider. 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. 0178856 MTP: Fix copying files to root of storage using parent handle = 0 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. d3bfecb MTP: Reenable GetObjectPropValue and SetObjectPropValue by Mike Lockwood · 14 years ago
  28. 12b8a99 MTP: List all the formats we support in addition to FORMAT_UNDEFINED by Mike Lockwood · 14 years ago
  29. ccb6e96 MTP: Delete all files and subdirectories when deleting directories. by Mike Lockwood · 14 years ago
  30. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 14 years ago
  31. 8490e66 Use separate Uris for MTP to the media provider files table by Mike Lockwood · 14 years ago
  32. 792ec84 MTP: Fix support for transfering folders and playlists. by Mike Lockwood · 14 years ago
  33. e521169 MTP: Allow transfering arbitrary file types. by Mike Lockwood · 14 years ago
  34. 3b2a62e Rename the media database's "objects" table to "files" by Mike Lockwood · 14 years ago
  35. 59e3f0d MTP: Implement support for getting/setting device properties by Mike Lockwood · 14 years ago
  36. 2837eef MTP: Send an Intent after an MTP session that resulted in media database modifications by Mike Lockwood · 14 years ago
  37. 5367ab6 MTP: Move all MTP protocol constants for Java to a central location. by Mike Lockwood · 14 years ago
  38. daeeddc MTP: Fix build break due to misuse of "git add -i" command by Mike Lockwood · 14 years ago
  39. dbead32 MTP: Add try/finally handling to finalize overrides by Mike Lockwood · 14 years ago
  40. 828d19d MTP: work in progress on expanded property support by Mike Lockwood · 14 years ago
  41. 4b322ce MTP: Push queries for supported formats and properties up to Java. by Mike Lockwood · 14 years ago
  42. 9a2046f MTP: Add support for syncing MTP playlists by Mike Lockwood · 14 years ago
  43. 7a047c8 MTP: Implement GetNumObjects by Mike Lockwood · 14 years ago
  44. 59c777a Clean up MtpDatabase API. by Mike Lockwood · 14 years ago
  45. b2cada9 MtpDatabase: Implement getObjectProperty by Mike Lockwood · 14 years ago
  46. d815f79 Integrate host to device file transfer with the media provider. by Mike Lockwood · 14 years ago
  47. c5c7853 Remove some scafolding and test code that is no longer worth maintaining. by Mike Lockwood · 14 years ago
  48. d21eac9 MTP: Use media provider database to implement MTP device support. by Mike Lockwood · 14 years ago