1. 5a8b962 Extend MediaScanner and MtpDatabase to support RAW image files by Jaesung Chung · 9 years ago
  2. 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
  3. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  4. 7182774 MTP: Fix partial implementation of 5 new audio specific properties by Mike Lockwood · 10 years ago
  5. c1fda12 Also consider secondary storage when verifying paths by Marco Nelissen · 10 years ago
  6. 5f41169 Validate MTP path by Marco Nelissen · 10 years ago
  7. 1632fae Make setServer() safe to call multiple times by Marco Nelissen · 10 years ago
  8. 92b53bc MTP: Add support for some audio specific object properties by Mike Lockwood · 10 years ago
  9. 56c8524 MTP: Add support for battery level device property by Mike Lockwood · 10 years ago
  10. c975437 am 1e3395c7: am 105b545e: am 0dce19ca: am 79ceb53a: am c58abeea: Merge "AArch64: Use long for pointers in MTP classes" by Narayan Kamath · 11 years ago
  11. e2e5932 AArch64: Use long for pointers in MTP classes by Ashok Bhat · 11 years ago
  12. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  13. e8acd36 Merge "When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together." by Marco Nelissen · 11 years ago
  14. 3ed0253 When deleting a db file, by jangwon.lee · 11 years ago
  15. 1341f1e MTP: Implement date created field in GetObjectInfo by Mike Lockwood · 11 years ago
  16. 35654b6 More work on App Ops service. by Dianne Hackborn · 12 years ago
  17. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  18. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  19. 465d720 am ad23333f: am 945080b5: am 1e86994c: Merge "MtpData bmp format file can\'t recognize when copy bmp into DUT" by Mike Lockwood · 12 years ago
  20. f6f1661 MtpDatabase: Use actual file size instead of media database size column by Mike Lockwood · 12 years ago
  21. 58e6831 MtpDatabase: Fix typo affecting parent and format queries by Mike Lockwood · 12 years ago
  22. 240582e MtpData bmp format file can't recognize when copy bmp into DUT by bo huang · 12 years ago
  23. 1e855d9 MtpDatabase: Fix sqlite3 pattern matching for MTP directory deletes by Mike Lockwood · 12 years ago
  24. b4b8478 Handle _ and % in paths by Marco Nelissen · 12 years ago
  25. f3a3b9e Merge "Handle adding/removing/renaming nomedia paths" by Marco Nelissen · 12 years ago
  26. 75ea64f Implement a cancelation mechanism for queries. by Jeff Brown · 13 years ago
  27. ca78f3d Handle adding/removing/renaming nomedia paths by Marco Nelissen · 13 years ago
  28. 73e56d9 MTP: Add support for restricting PTP to only certain subdirectories of the storage by Mike Lockwood · 13 years ago
  29. fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  30. 6acc90f MTP: Fix some problems with GetObjectHandles and GetNumObjects commands by Mike Lockwood · 13 years ago
  31. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  32. b239b683 MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  33. 775de95 MTP: Use SharedPreferences for MTP device properties rather than sqlite3 by Mike Lockwood · 13 years ago
  34. f9f223e Bug 1804058 FLAC extractor by Glenn Kasten · 14 years ago
  35. f26a586 Remove MTP related log spam by Mike Lockwood · 14 years ago
  36. 8ed67ac MTP: Set modification date for abstract playlists by Mike Lockwood · 14 years ago
  37. 8cc6eb1 MTP: Strip ".pla" file extension from name field for WMP playlists by Mike Lockwood · 14 years ago
  38. 7a0bd17 MTP: Fix problems with modification dates for folders and non-media files by Mike Lockwood · 14 years ago
  39. 1c4e88d Media Provider and MTP now use emulated /mnt/sdcard instead of /data/media by Mike Lockwood · 14 years ago
  40. 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago[Renamed (99%) from media/java/android/media/MtpDatabase.java]
  41. 55f808c MTP: Make recursive delete more efficient by Mike Lockwood · 14 years ago
  42. bafca21 MTP: check for replacing existing files via the database instead of the file system by Mike Lockwood · 14 years ago
  43. 365e03e MTP: Improve argument checking in SendObjectInfo by Mike Lockwood · 14 years ago
  44. ea93fa1 MTP: Implement MTP_DEVICE_PROPERTY_IMAGE_SIZE device property. by Mike Lockwood · 14 years ago
  45. 7d7fb63 MTP: Add support for multiple properties in GetObjectPropList command by Mike Lockwood · 14 years ago
  46. 7adfd18 MTP: Don't fail in playlist transfer if not all playlist items can be found. by Mike Lockwood · 14 years ago
  47. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 14 years ago
  48. 413577d MTP: Fixes to allow file transfers > 4 gigabytes by Mike Lockwood · 14 years ago
  49. 0b58c19 MTP: Set correct format for abstract audio playlists by Mike Lockwood · 14 years ago
  50. 3159991 MTP: Fix time values returned via GetObjectPropValue and GetObjectPropList by Mike Lockwood · 14 years ago
  51. e2ad6ec MTP: Partial implementation of the GetObjectPropList command by Mike Lockwood · 14 years ago
  52. 2b5f9ad MTP: Changes to support /mnt/sdcard paths from MediaProvider. by Mike Lockwood · 14 years ago
  53. 6a6a3af MTP: allow renaming directories by Mike Lockwood · 14 years ago
  54. 5ebac83 MTP: Add support for renaming files by Mike Lockwood · 14 years ago
  55. 0178856 MTP: Fix copying files to root of storage using parent handle = 0 by Mike Lockwood · 14 years ago
  56. ae078f7 MTP: Implement extra object properties for audio, video and image files by Mike Lockwood · 14 years ago
  57. d3bfecb MTP: Reenable GetObjectPropValue and SetObjectPropValue by Mike Lockwood · 14 years ago
  58. 12b8a99 MTP: List all the formats we support in addition to FORMAT_UNDEFINED by Mike Lockwood · 14 years ago
  59. ccb6e96 MTP: Delete all files and subdirectories when deleting directories. by Mike Lockwood · 14 years ago
  60. c37255d Media scanner support for tracking files of arbitrary type. by Mike Lockwood · 14 years ago
  61. 8490e66 Use separate Uris for MTP to the media provider files table by Mike Lockwood · 14 years ago
  62. 792ec84 MTP: Fix support for transfering folders and playlists. by Mike Lockwood · 14 years ago
  63. e521169 MTP: Allow transfering arbitrary file types. by Mike Lockwood · 14 years ago
  64. 3b2a62e Rename the media database's "objects" table to "files" by Mike Lockwood · 14 years ago
  65. 59e3f0d MTP: Implement support for getting/setting device properties by Mike Lockwood · 14 years ago
  66. 2837eef MTP: Send an Intent after an MTP session that resulted in media database modifications by Mike Lockwood · 14 years ago
  67. 5367ab6 MTP: Move all MTP protocol constants for Java to a central location. by Mike Lockwood · 14 years ago
  68. daeeddc MTP: Fix build break due to misuse of "git add -i" command by Mike Lockwood · 14 years ago
  69. dbead32 MTP: Add try/finally handling to finalize overrides by Mike Lockwood · 14 years ago
  70. 828d19d MTP: work in progress on expanded property support by Mike Lockwood · 14 years ago
  71. 4b322ce MTP: Push queries for supported formats and properties up to Java. by Mike Lockwood · 14 years ago
  72. 9a2046f MTP: Add support for syncing MTP playlists by Mike Lockwood · 14 years ago
  73. 7a047c8 MTP: Implement GetNumObjects by Mike Lockwood · 14 years ago
  74. 59c777a Clean up MtpDatabase API. by Mike Lockwood · 14 years ago
  75. b2cada9 MtpDatabase: Implement getObjectProperty by Mike Lockwood · 14 years ago
  76. d815f79 Integrate host to device file transfer with the media provider. by Mike Lockwood · 14 years ago
  77. c5c7853 Remove some scafolding and test code that is no longer worth maintaining. by Mike Lockwood · 14 years ago
  78. d21eac9 MTP: Use media provider database to implement MTP device support. by Mike Lockwood · 14 years ago