1. 1b6ba82 Import revised translations. by Eric Fischer · 14 years ago
  2. 6030e73 Rename MtpClient and MtpCursor to PtpClient and PtpCursor by Mike Lockwood · 14 years ago
  3. f2710f3 Rename MtpProvider to PtpProvider, and rename android.provider.Mtp to Ptp by Mike Lockwood · 14 years ago
  4. abc42a5 PTP: Fix permissions problems when writing imported files by Mike Lockwood · 14 years ago
  5. 4893363 Support for new PTP file import mechanism by Mike Lockwood · 14 years ago
  6. 6ec1cf6 Import initial translations for 20 new locales. by Eric Fischer · 14 years ago
  7. fb598dd Compute bucket values and date added columns for all files by Mike Lockwood · 14 years ago
  8. 282dc90 MTP: Fix support for file based playlists (like m3u files) by Mike Lockwood · 14 years ago
  9. 3631d46 Call notifyChange on the entire volume when deleting from the media store. by Mike Lockwood · 14 years ago
  10. 3572ac7 Fix crash when inserting a playlist. b/3170431 by Marco Nelissen · 14 years ago
  11. b0344f3 resolved conflicts for merge of 40ccdb83 to master by Jason Chen · 14 years ago
  12. 40ccdb8 resolved conflicts for merge of 86f165b6 to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  13. 86f165b Force a rebuild of the "key" fields, since ICU changed and generates by Marco Nelissen · 14 years ago
  14. d0d809c /data/media lockdown: by Mike Lockwood · 14 years ago
  15. 983e9fe am 5649b685: am 8ad64896: Merge "MediaProvider: catch OutOfMemoryError when creating thumbnails." by Jean-Baptiste Queru · 14 years ago
  16. 5649b68 am 8ad64896: Merge "MediaProvider: catch OutOfMemoryError when creating thumbnails." by Jean-Baptiste Queru · 14 years ago
  17. 8ad6489 Merge "MediaProvider: catch OutOfMemoryError when creating thumbnails." by Jean-Baptiste Queru · 14 years ago
  18. fc824ed Fix Uri returned by MediaProvider.insert() for non-media files. by Mike Lockwood · 14 years ago
  19. 50d8650 MTP: Fix syncing playlists from PC to device. by Mike Lockwood · 14 years ago
  20. 1062177 Make mediascanner use the external storage path when ro.media.storage is not set. by Marco Nelissen · 14 years ago
  21. 22c5095 MediaProvider: catch OutOfMemoryError when creating thumbnails. by Erik Rydgren · 14 years ago
  22. 1d4a47c MTP: Add support for renaming directories by Mike Lockwood · 14 years ago
  23. d829c50 Update MtpDatabase constructor to include media storage path. by Mike Lockwood · 14 years ago
  24. 9541d03 Use external storage path instead of media path as hash key for bucket IDs. by Mike Lockwood · 14 years ago
  25. 8e2b7b0 am 6ca41722: am d8c10024: Adding null check on Cursor c in MediaProvider.getAlbumArtOutputUri by Joakim Johansson · 14 years ago
  26. 6ca4172 am d8c10024: Adding null check on Cursor c in MediaProvider.getAlbumArtOutputUri by Joakim Johansson · 14 years ago
  27. 880422e MtpProvider: Handle failure to initialize more gracefully. by Mike Lockwood · 14 years ago
  28. 4fc4097 MediaScanner fixes to support both /data/media and /mnt/sdcard paths by Mike Lockwood · 14 years ago
  29. d8c1002 Adding null check on Cursor c in MediaProvider.getAlbumArtOutputUri by Joakim Johansson · 14 years ago
  30. 00a2230 Make _id of table 'files' AUTOINCREMENT so we can use it as cache key. by Ray Chen · 14 years ago
  31. 49dea76 Fix the video clean-up trigger. by Ray Chen · 14 years ago
  32. 5bf5c26 Avoid making thumbnail in the background whenever new images are inserted to MediaProvider. by Ray Chen · 14 years ago
  33. 36d7136 Disable WAL in media provider database by Dmitry Dolinsky · 14 years ago
  34. 0c93b04 Make sure files and directories are created with SD card style permissions by Mike Lockwood · 14 years ago
  35. 805b0b7 Add album artist to the database. We currently don't do anything fancy by Marco Nelissen · 14 years ago
  36. afa157c Replace images, audio_meta, videos and audio_playlists with a single "files" table by Mike Lockwood · 14 years ago
  37. 5524b89 Delete database file and start from scratch if database upgrade fails. by Mike Lockwood · 14 years ago
  38. a236d9b MTP host: Use Java longs for storage and object IDs by Mike Lockwood · 14 years ago
  39. 795fcfc Fix up /mnt/sdcard paths passed in via ContentValues for insert and update by Mike Lockwood · 14 years ago
  40. c198bd9 Changes to support managing files of arbitrary type. by Mike Lockwood · 14 years ago
  41. 36339ae Use a database trigger to keep media tables in sync when deleting from files table by Mike Lockwood · 14 years ago
  42. e2c981f Use separate Uris for MTP to the media provider files table by Mike Lockwood · 14 years ago
  43. 16dc0fd Rename the media database's "objects" table to "files" by Mike Lockwood · 14 years ago
  44. d917b0c am 0f8e6ac6: am c38530b8: Add support for a query parameter to do filtering. by Marco Nelissen · 14 years ago
  45. 0f8e6ac am c38530b8: Add support for a query parameter to do filtering. by Marco Nelissen · 14 years ago
  46. c38530b Add support for a query parameter to do filtering. by Marco Nelissen · 14 years ago
  47. 9114b18 Update for new location of MTP protocol constants. by Mike Lockwood · 14 years ago
  48. 804f5fe Make getType() work for album art too. by Marco Nelissen · 14 years ago
  49. a4d7f8a When looking for album art for an album, look at the first track on the by Marco Nelissen · 14 years ago
  50. 4f21867 Add support for fuse based SD card emulation by Mike Lockwood · 14 years ago
  51. 2400139 Use new public API for memory-backed file descriptors by Bjorn Bringert · 14 years ago
  52. 97f00c9 am 557470a4: (-s ours) resolved conflicts for merge of 654f7dc8 to gingerbread-plus-aosp by Owen Lin · 14 years ago
  53. bdd3b83 Add "distinct" query parameter support to video media. by Owen Lin · 14 years ago
  54. 557470a resolved conflicts for merge of 654f7dc8 to gingerbread-plus-aosp by Owen Lin · 14 years ago
  55. 654f7dc DO NOT MERGE. Add "distinct" query parameter support to video media. by Owen Lin · 14 years ago
  56. e2eb1e8 Add support for mapping MTP object references to audio playlists by Mike Lockwood · 14 years ago
  57. 3d8bf05 Fix a copy & paste error from my last change. by Mike Lockwood · 14 years ago
  58. abf5daf MTP: Don't start MTP server unless MTP is enabled and connected. by Mike Lockwood · 14 years ago
  59. bcfc5b2 am a40e34e9: am 3001ef33: Fix media provider search. by Marco Nelissen · 14 years ago
  60. a40e34e am 3001ef33: Fix media provider search. by Marco Nelissen · 14 years ago
  61. 3001ef3 Fix media provider search. by Marco Nelissen · 14 years ago
  62. 613dca7 Implement ContentProvider openFile() method for importing files via MTP. by Mike Lockwood · 14 years ago
  63. e4ce6b7 Don't start the MTP content provider if there is no USB host support. by Mike Lockwood · 14 years ago
  64. cec8df8 Fix typos and database upgrade problems from previous change by Mike Lockwood · 14 years ago
  65. d186c64 Implement MTP device to host notifications when files are added and removed. by Mike Lockwood · 14 years ago
  66. 5d7e71a Integrate MTP host to device file transfer by Mike Lockwood · 14 years ago
  67. 9ea338b Add triggers to clean up MTP objects table when media files are deleted. by Mike Lockwood · 14 years ago
  68. 1717955 Add support for deleting objects via MTP by Mike Lockwood · 14 years ago
  69. b78ad0d Support for serving MTP device support from media provider database by Mike Lockwood · 14 years ago
  70. 2bf937a MTP: Fix database path computation. by Mike Lockwood · 14 years ago
  71. abf8d09 Start moving MTP device support into the media provider process. by Mike Lockwood · 14 years ago
  72. d024a98 am d0f99d3e: am 813768da: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  73. d0f99d3 am 813768da: set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  74. 813768d set up fast-forward from froyo-release to gingerbread by The Android Open Source Project · 14 years ago
  75. c83cbe4 am 270ca8b2: merge from open-source master by The Android Open Source Project · 14 years ago
  76. 270ca8b merge from open-source master by The Android Open Source Project · 14 years ago
  77. 2a5f036 Broadcast a content change event when MTP devices are added and removed. by Mike Lockwood · 14 years ago
  78. e5fe994 MtpProvider: Implement the delete() method for deleting objects. by Mike Lockwood · 14 years ago
  79. ae62a1d Disabled verbose logging by Christian Mehlmauer · 14 years ago
  80. c7bbe23 Prototype Content Provider for MTP/PTP devices. by Mike Lockwood · 14 years ago
  81. dc55e2f Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  82. 18c787f Fix handling of search URIs with uri parameters. Fixes bug 2652114. by Marco Nelissen · 14 years ago
  83. d03cf4f Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  84. cf85fbd Fix bug# 2635491: Catch IOException while checking existence of MINI_THUMBNAIL. by Ray Chen · 14 years ago
  85. de85bdf Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  86. d9672f4 Fix null pointer exception. Bug 2630469. by Marco Nelissen · 14 years ago
  87. 894ada0 Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  88. ea8ed74 Add fast paths for some queries which are 3-4 times faster than the normal path. by Marco Nelissen · 14 years ago
  89. 128cb1c Merge branch 'froyo' into froyo-release by The Android Automerger · 14 years ago
  90. 3ba8de2 cherry pick 403ebe07562bb44334724fde9749c22479204662. Should make MediaProvider.java in sync wiht froyo @ 022eb71bfe8ec65b8817eaa432a530194210ec23 by android-build SharedAccount · 14 years ago
  91. 34a23e6 fix failed cherry pick of 022eb71bfe8ec65b8817eaa432a530194210ec23 by android-build SharedAccount · 14 years ago
  92. e9d8bee cherry pick 022eb71bfe8ec65b8817eaa432a530194210ec23 by android-build SharedAccount · 14 years ago
  93. 022eb71 Fix botched database update step. by Marco Nelissen · 14 years ago
  94. 403ebe0 Fix 2520688 by explicitly updating the bucket_id of an image/video to the hash value of its new diretory path name. by Wei-Ta Chen · 14 years ago
  95. acfb9a2 Revert several changes to support album artist, which were causing a variety by Marco Nelissen · 14 years ago
  96. 6bfa550 Merge "Fix issue#2586129 android.provider.cts.MediaStore_Images_ThumbnailsTest#testQueryExternalMiniThumbnails is failing" into froyo by Ray Chen · 14 years ago
  97. 54cb8ab Fix issue#2586129 android.provider.cts.MediaStore_Images_ThumbnailsTest#testQueryExternalMiniThumbnails is failing by Ray Chen · 14 years ago
  98. ad189fb Add additional indices to the database to help with fast scroll, by Marco Nelissen · 14 years ago
  99. 26f297a Fix issue 2572875 MediaProvider does not close cursor properly for images. by Ray Chen · 14 years ago
  100. 8c04e79 Merge "Fix severe media provider performance issues by adding new columns to the the artists and albums tables, to store things like number of songs for an album or artist, instead of calculating those values on the fly from other tables when doing queries. For some queries, this improves performance about 250x. Also fix some recently introduced bugs that caused CTS tests to fail, and remove a table we weren't using. Bugs: 2552981,2557627,2540833" into froyo by Marco Nelissen · 14 years ago