1. 7067650 Use bigger thumbnails on xlarge. Use higher quality JPEG by Daniel Lehmann · 14 years ago
  2. 17ad80b Media Provider and MTP now run on emulated /mnt/sdcard file system instead of /data/media by Mike Lockwood · 14 years ago
  3. 5dfdff7 Media provider now needs ACCESS_MTP permission instead of ACCESS_USB by Mike Lockwood · 14 years ago
  4. 363fde7 Fix permissions problem in thumbnail creation. by Mike Lockwood · 14 years ago
  5. 6759592 Re-add ACCESS_USB permission. by Mike Lockwood · 14 years ago
  6. 8d368a2 Remove PTP content provider by Mike Lockwood · 14 years ago
  7. 9034578 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago
  8. 5fde670 Fix 3250911: Add null checking for database (in case the disk is full). by Chih-Chung Chang · 14 years ago
  9. 6984cf3 PTP: Set correct group ownership for imported files by Mike Lockwood · 14 years ago
  10. 20405fa Add file table index for parent and format columns to speed up MTP queries by Mike Lockwood · 14 years ago
  11. 3b3006c MTP: Add support for MTP reserve storage setting by Mike Lockwood · 14 years ago
  12. 9114d7e Rename android.hardware.Usb to android.hardware.UsbManager by Mike Lockwood · 14 years ago
  13. 685aac2 Finish implementing the PTP mode flag by Mike Lockwood · 14 years ago
  14. 2fe8b62 PtpProvider: Require ACCESS_USB permission to access PTP content provider by Mike Lockwood · 14 years ago
  15. db8357b Improve/add index for the gallery app. by Owen Lin · 14 years ago
  16. 4382d5e Only use optimized playlist member query if selection is null or just playlist_id. by Mike Lockwood · 14 years ago
  17. 13280e4 Rename Indonesian and Hebrew translations to match Locale.java conventions by Eric Fischer · 14 years ago
  18. e6300fe Optimize playlist member queries that do not need any columns from the audio table by Mike Lockwood · 14 years ago
  19. a36cfae Remove DATE_MODIFIED Reinsertion by Brian Muramatsu · 14 years ago
  20. 0146a1b Merge "MTP: Fix bug in how we handle missing playlist items." by Mike Lockwood · 14 years ago
  21. a08bc53 MTP: Fix bug in how we handle missing playlist items. by Mike Lockwood · 14 years ago
  22. da8796f Merge "Import revised translations." by Eric Fischer · 14 years ago
  23. 1b6ba82 Import revised translations. by Eric Fischer · 14 years ago
  24. c5d3de4 am 9b90cd01: am 4fbff4a3: Merge "Optimize MediaThumbRequest RAM usage." by Jean-Baptiste Queru · 14 years ago
  25. 9b90cd0 am 4fbff4a3: Merge "Optimize MediaThumbRequest RAM usage." by Jean-Baptiste Queru · 14 years ago
  26. 4fbff4a Merge "Optimize MediaThumbRequest RAM usage." by Jean-Baptiste Queru · 14 years ago
  27. bf86108 Optimize MediaThumbRequest RAM usage. by John Eckerdal · 14 years ago
  28. 6030e73 Rename MtpClient and MtpCursor to PtpClient and PtpCursor by Mike Lockwood · 14 years ago
  29. f2710f3 Rename MtpProvider to PtpProvider, and rename android.provider.Mtp to Ptp by Mike Lockwood · 14 years ago
  30. abc42a5 PTP: Fix permissions problems when writing imported files by Mike Lockwood · 14 years ago
  31. 4893363 Support for new PTP file import mechanism by Mike Lockwood · 14 years ago
  32. 6ec1cf6 Import initial translations for 20 new locales. by Eric Fischer · 14 years ago
  33. fb598dd Compute bucket values and date added columns for all files by Mike Lockwood · 14 years ago
  34. 282dc90 MTP: Fix support for file based playlists (like m3u files) by Mike Lockwood · 14 years ago
  35. 3631d46 Call notifyChange on the entire volume when deleting from the media store. by Mike Lockwood · 14 years ago
  36. 3572ac7 Fix crash when inserting a playlist. b/3170431 by Marco Nelissen · 14 years ago
  37. b0344f3 resolved conflicts for merge of 40ccdb83 to master by Jason Chen · 14 years ago
  38. 40ccdb8 resolved conflicts for merge of 86f165b6 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  39. 86f165b Force a rebuild of the "key" fields, since ICU changed and generates by Marco Nelissen · 14 years ago
  40. d0d809c /data/media lockdown: by Mike Lockwood · 14 years ago
  41. 983e9fe am 5649b685: am 8ad64896: Merge "MediaProvider: catch OutOfMemoryError when creating thumbnails." by Jean-Baptiste Queru · 14 years ago
  42. 5649b68 am 8ad64896: Merge "MediaProvider: catch OutOfMemoryError when creating thumbnails." by Jean-Baptiste Queru · 14 years ago
  43. 8ad6489 Merge "MediaProvider: catch OutOfMemoryError when creating thumbnails." by Jean-Baptiste Queru · 14 years ago
  44. fc824ed Fix Uri returned by MediaProvider.insert() for non-media files. by Mike Lockwood · 14 years ago
  45. 50d8650 MTP: Fix syncing playlists from PC to device. by Mike Lockwood · 14 years ago
  46. 1062177 Make mediascanner use the external storage path when ro.media.storage is not set. by Marco Nelissen · 14 years ago
  47. 22c5095 MediaProvider: catch OutOfMemoryError when creating thumbnails. by Erik Rydgren · 14 years ago
  48. 1d4a47c MTP: Add support for renaming directories by Mike Lockwood · 14 years ago
  49. d829c50 Update MtpDatabase constructor to include media storage path. by Mike Lockwood · 14 years ago
  50. 9541d03 Use external storage path instead of media path as hash key for bucket IDs. by Mike Lockwood · 14 years ago
  51. 8e2b7b0 am 6ca41722: am d8c10024: Adding null check on Cursor c in MediaProvider.getAlbumArtOutputUri by Joakim Johansson · 14 years ago
  52. 6ca4172 am d8c10024: Adding null check on Cursor c in MediaProvider.getAlbumArtOutputUri by Joakim Johansson · 14 years ago
  53. 880422e MtpProvider: Handle failure to initialize more gracefully. by Mike Lockwood · 14 years ago
  54. 4fc4097 MediaScanner fixes to support both /data/media and /mnt/sdcard paths by Mike Lockwood · 14 years ago
  55. d8c1002 Adding null check on Cursor c in MediaProvider.getAlbumArtOutputUri by Joakim Johansson · 14 years ago
  56. 00a2230 Make _id of table 'files' AUTOINCREMENT so we can use it as cache key. by Ray Chen · 14 years ago
  57. 49dea76 Fix the video clean-up trigger. by Ray Chen · 14 years ago
  58. 5bf5c26 Avoid making thumbnail in the background whenever new images are inserted to MediaProvider. by Ray Chen · 14 years ago
  59. 36d7136 Disable WAL in media provider database by Dmitry Dolinsky · 14 years ago
  60. 0c93b04 Make sure files and directories are created with SD card style permissions by Mike Lockwood · 14 years ago
  61. 805b0b7 Add album artist to the database. We currently don't do anything fancy by Marco Nelissen · 14 years ago
  62. afa157c Replace images, audio_meta, videos and audio_playlists with a single "files" table by Mike Lockwood · 14 years ago
  63. 5524b89 Delete database file and start from scratch if database upgrade fails. by Mike Lockwood · 14 years ago
  64. a236d9b MTP host: Use Java longs for storage and object IDs by Mike Lockwood · 14 years ago
  65. 795fcfc Fix up /mnt/sdcard paths passed in via ContentValues for insert and update by Mike Lockwood · 14 years ago
  66. c198bd9 Changes to support managing files of arbitrary type. by Mike Lockwood · 14 years ago
  67. 36339ae Use a database trigger to keep media tables in sync when deleting from files table by Mike Lockwood · 14 years ago
  68. e2c981f Use separate Uris for MTP to the media provider files table by Mike Lockwood · 14 years ago
  69. 16dc0fd Rename the media database's "objects" table to "files" by Mike Lockwood · 14 years ago
  70. d917b0c am 0f8e6ac6: am c38530b8: Add support for a query parameter to do filtering. by Marco Nelissen · 14 years ago
  71. 0f8e6ac am c38530b8: Add support for a query parameter to do filtering. by Marco Nelissen · 14 years ago
  72. c38530b Add support for a query parameter to do filtering. by Marco Nelissen · 14 years ago
  73. 9114b18 Update for new location of MTP protocol constants. by Mike Lockwood · 14 years ago
  74. 804f5fe Make getType() work for album art too. by Marco Nelissen · 14 years ago
  75. a4d7f8a When looking for album art for an album, look at the first track on the by Marco Nelissen · 14 years ago
  76. 4f21867 Add support for fuse based SD card emulation by Mike Lockwood · 14 years ago
  77. 2400139 Use new public API for memory-backed file descriptors by Bjorn Bringert · 14 years ago
  78. 97f00c9 am 557470a4: (-s ours) resolved conflicts for merge of 654f7dc8 to gingerbread-plus-aosp by Owen Lin · 14 years ago
  79. bdd3b83 Add "distinct" query parameter support to video media. by Owen Lin · 14 years ago
  80. 557470a resolved conflicts for merge of 654f7dc8 to gingerbread-plus-aosp by Owen Lin · 14 years ago
  81. 654f7dc DO NOT MERGE. Add "distinct" query parameter support to video media. by Owen Lin · 14 years ago
  82. e2eb1e8 Add support for mapping MTP object references to audio playlists by Mike Lockwood · 14 years ago
  83. 3d8bf05 Fix a copy & paste error from my last change. by Mike Lockwood · 14 years ago
  84. abf5daf MTP: Don't start MTP server unless MTP is enabled and connected. by Mike Lockwood · 14 years ago
  85. bcfc5b2 am a40e34e9: am 3001ef33: Fix media provider search. by Marco Nelissen · 14 years ago
  86. a40e34e am 3001ef33: Fix media provider search. by Marco Nelissen · 14 years ago
  87. 3001ef3 Fix media provider search. by Marco Nelissen · 14 years ago
  88. 613dca7 Implement ContentProvider openFile() method for importing files via MTP. by Mike Lockwood · 14 years ago
  89. e4ce6b7 Don't start the MTP content provider if there is no USB host support. by Mike Lockwood · 14 years ago
  90. cec8df8 Fix typos and database upgrade problems from previous change by Mike Lockwood · 14 years ago
  91. d186c64 Implement MTP device to host notifications when files are added and removed. by Mike Lockwood · 14 years ago
  92. 5d7e71a Integrate MTP host to device file transfer by Mike Lockwood · 14 years ago
  93. 9ea338b Add triggers to clean up MTP objects table when media files are deleted. by Mike Lockwood · 14 years ago
  94. 1717955 Add support for deleting objects via MTP by Mike Lockwood · 14 years ago
  95. b78ad0d Support for serving MTP device support from media provider database by Mike Lockwood · 14 years ago
  96. 2bf937a MTP: Fix database path computation. by Mike Lockwood · 14 years ago
  97. abf8d09 Start moving MTP device support into the media provider process. by Mike Lockwood · 14 years ago
  98. d024a98 am d0f99d3e: am 813768da: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  99. d0f99d3 am 813768da: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  100. 813768d set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago