1. a82cbb1 Request MANAGE_EXTERNAL_STORAGE permission by Zim · 4 years, 6 months ago
  2. c55994b Build MediaProviderLegacy with "system_current". by Jeff Sharkey · 4 years, 7 months ago
  3. eea49d3 Methods to streamline bulk media operations. by Jeff Sharkey · 4 years, 8 months ago
  4. 17b18d7 Fix broken package name. by Jeff Sharkey · 4 years, 8 months ago
  5. 56c34e8 Structure MediaProvider as an APEX. by Jeff Sharkey · 4 years, 8 months ago
  6. f3858b9 Merge "Revert "Make the android.process.media a persistent process"" by Jeff Sharkey · 4 years, 8 months ago
  7. f9c4a15 Revert "Make the android.process.media a persistent process" by Zimuzo Ezeozue · 4 years, 8 months ago
  8. a59a2b3 Merge changes from topic "legacycodez" by Jeff Sharkey · 4 years, 8 months ago
  9. 128a8b9 Progress towards splitting MediaProvider UID. by Jeff Sharkey · 4 years, 8 months ago
  10. 59d85ba Progress towards splitting MediaProvider UID. by Jeff Sharkey · 4 years, 9 months ago
  11. 4546e9a Make the android.process.media a persistent process by Zim · 4 years, 9 months ago
  12. 4a1293b Reconcile MediaStore with MediaMetadataRetriever. by Jeff Sharkey · 4 years, 9 months ago
  13. cc5c31d Progress towards per-volume database separation. by Jeff Sharkey · 4 years, 10 months ago
  14. 3e45d9b Add ExternalStorageServiceImpl to android.process.media by Zim · 5 years ago
  15. 7ea24f2 More progress towards building against APIs. by Jeff Sharkey · 5 years ago
  16. 021aaf9 Migrate ringtone picking out of MediaProvider. by Jeff Sharkey · 5 years ago
  17. be2439d Merge "Migrate MediaScannerConnection to using call()." by Jeff Sharkey · 5 years ago
  18. c579312 Stop using SQLiteDatabase.CustomFunction. by Jeff Sharkey · 5 years ago
  19. 1cb7e33 Migrate MediaScannerConnection to using call(). by Jeff Sharkey · 5 years ago
  20. 23c5104 Migrate MTP service into separate project. by Jeff Sharkey · 5 years ago
  21. 7873f54 Shift call statistics back to the original caller. by Jeff Sharkey · 5 years ago
  22. ceeafbc Merge "Add trailing '/' to MediaColumns.RELATIVE_PATH" into qt-dev by Shafik Nassar · 5 years ago
  23. ef01db1 Add trailing '/' to MediaColumns.RELATIVE_PATH by shafik · 5 years ago
  24. eeda7ba Aggresive performance optimizations. by Jeff Sharkey · 5 years ago
  25. 2c659c0 Merge "Update mimeTypes of directories to be null." into qt-dev by Sudheer Shanka · 5 years ago
  26. 2b79a5c Update mimeTypes of directories to be null. by Sudheer Shanka · 5 years ago
  27. 0ac2901 MTP: remove usages of device identifiers with virtual serial number#2 by James Wei · 5 years ago
  28. 61f461a Promote generic columns up to MediaColumns. by Jeff Sharkey · 5 years ago
  29. 7143730 Split VOLUME_EXTERNAL and VOLUME_PRIMARY. by Jeff Sharkey · 5 years ago
  30. 6fb6c1d Remove old thumbnail files on upgrade to Q by Anton Hansson · 5 years ago
  31. d7ae503 Do not use typed media permissins anymore by Philip P. Moltmann · 5 years ago
  32. f35c2e6 Clean up scan calls used for testing. by Jeff Sharkey · 5 years ago
  33. 2b13ebe Respond to API feedback on DIRECTORY columns. by Jeff Sharkey · 5 years ago
  34. b18ea7f Fix inconsistent values of is_download and _display_name for dirs. by Sudheer Shanka · 5 years ago
  35. a57867a Use new @Column annotation for all projections. by Jeff Sharkey · 5 years ago
  36. 0e88071 Allow update() to move files on disk. by Jeff Sharkey · 5 years ago
  37. e288d40 Start paving the way for XMP metadata. by Jeff Sharkey · 5 years ago
  38. 4a742fc Fix issue #123704875: Editing the screenshot force closed the activity by Dianne Hackborn · 5 years ago
  39. a52f780 Respond to API feedback for directory names. by Jeff Sharkey · 5 years ago
  40. 3b21871 Migrate CTS to separate broadcast to scan volume. by Jeff Sharkey · 6 years ago
  41. 5fdbd98 Protect sensitive service operations. by Jeff Sharkey · 6 years ago
  42. 7eed0eb Better scanning of secondary storage volumes. by Jeff Sharkey · 6 years ago
  43. cddfd2c Fix incorrect updates of BUCKET_ID/BUCKET_DISPLAY_NAME. by Sudheer Shanka · 6 years ago
  44. f776cde Support RRO for ringtones, notifications and alarms by Niklas Brunlid · 6 years ago
  45. e20b007 Allow FileColumns.IS_DOWNLOAD to be controlled by system. by Sudheer Shanka · 6 years ago
  46. 711d10f Public APIs for "trashing" media. by Jeff Sharkey · 6 years ago
  47. 3f7a569 Define secondary media item bucketing. by Jeff Sharkey · 6 years ago
  48. 6d85688 Move permission enforcement to be dynamic. by Jeff Sharkey · 6 years ago
  49. c3088d8 Mechanism for apps to gain write access to media. by Jeff Sharkey · 6 years ago
  50. 56cba32 Mark media in known download dirs as download files. by Sudheer Shanka · 6 years ago
  51. d2a3822 Stop indexing location metadata. by Jeff Sharkey · 6 years ago
  52. e56ff02 Add support for "Audiobooks". by Jeff Sharkey · 6 years ago
  53. aa62651 Add Downloads collection in MediaProvider. by Sudheer Shanka · 6 years ago
  54. 2fd9da7 First pass at APIs for contributing new media. by Jeff Sharkey · 6 years ago
  55. 564a64a Add columns for color aspects to database by nobuhiko saitou · 6 years ago
  56. 5e0e179 Ensure all android.process.media apps have usesCleartextTraffic=true by Chad Brubaker · 6 years ago
  57. 4230e19 More enforcement of MediaStore public API surface. by Jeff Sharkey · 6 years ago
  58. 7320f37 Orphan media when app uninstalled or data cleared. by Jeff Sharkey · 6 years ago
  59. 5a8bb56 Start defining strongly-typed storage permissions. by Jeff Sharkey · 6 years ago
  60. 58f533a Add "owner_package_name" column. by Jeff Sharkey · 6 years ago
  61. f505f0d Revert "Make MtpReceiver and MtpService single user." by Jerry Zhang · 6 years ago
  62. 0c29eee Add reserved disk GID to critical component. by Jeff Sharkey · 7 years ago
  63. 2ec89f5 Merge "Audio file titles are now localizable" by TreeHugger Robot · 7 years ago
  64. ae2909c Move MtpService to use Build.getSerial() by Jerry Zhang · 7 years ago
  65. cceb5e4 Audio file titles are now localizable by Sean Stout · 7 years ago
  66. 08bae5c Make MtpReceiver and MtpService single user. by Jerry Zhang · 7 years ago
  67. 6aee2ed Allow RingtonePickerActivity to be disabled by Justin Klaassen · 7 years ago
  68. 9720324 Add android:label to MediaDocumentsProvider. by Ben Lin · 7 years ago
  69. 194099d Revert Build.getSerial to Build.SERIAL in MtpService by Alex Klyubin · 8 years ago
  70. 93ad1df resolve merge conflicts of 83f1b56 to master by Alex Klyubin · 8 years ago
  71. d614eff Make allowBackup of MediaProvider false by Masaki Ando · 9 years ago
  72. 407c6dd Reset album and artist tables due to change in how collation keys are calculated. by Mike Lockwood · 10 years ago
  73. 2ebc54e De-holo ringtone picker in MediaProvider. by John Spurlock · 10 years ago
  74. dd49212 Register DocumentsProvider with <intent-filter>. by Jeff Sharkey · 11 years ago
  75. a8fe0cb Merge "Fix existing image entries timestamps" into klp-dev by Marco Nelissen · 11 years ago
  76. 82c4ab2 Remove XML, follow refactor. by Jeff Sharkey · 11 years ago
  77. 2a83ace Fix existing image entries timestamps by Marco Nelissen · 11 years ago
  78. e215ab5 Create images and music documents backends. by Jeff Sharkey · 11 years ago
  79. f95e6b1 Column in log table is not unique by Marco Nelissen · 11 years ago
  80. e870bcd Switch _data column to be case insensitive and unique by Marco Nelissen · 12 years ago
  81. 8bd4260 Update buckets after path changes. by Jeff Sharkey · 12 years ago
  82. 8efd65f Multi-user MTP, handle secondary user boot. by Jeff Sharkey · 12 years ago
  83. 395ad25 Include user identifier in external storage paths. by Jeff Sharkey · 12 years ago
  84. 4a7bf68 Fix bug #7132595 Settings - UI mirroring for RTL locales (Arabic, Hebrew, farsi) by Fabrice Di Meglio · 12 years ago
  85. ddafaad Explicitly export content providers by Nick Kralevich · 12 years ago
  86. 988280a Optimize bucket name, enhance logging by Marco Nelissen · 12 years ago
  87. 46e56db Don't insert duplicate entries into the genre map by Marco Nelissen · 12 years ago
  88. de2f00f Move RINGTONE_PICKER to handle external storage. by Jeff Sharkey · 12 years ago
  89. a2466a7 Update the bucket_id since we changed the values in _data. by Owen Lin · 12 years ago
  90. 59f8f11 Fix media database after sdcard mountpoint move by Marco Nelissen · 12 years ago
  91. 7074cb9 Force rescan of video files to fill in width/height by Marco Nelissen · 12 years ago
  92. 770c6a3 Path-permissions for external storage only. by Jeff Sharkey · 12 years ago
  93. 3425d47 Enforce permissions on media paths. by Jeff Sharkey · 12 years ago
  94. 90c7da0 Add index, change the way db version is specified by Marco Nelissen · 12 years ago
  95. fd8402c Fix issue #5149066: ANRs in media provider when booting after update from GB by Dianne Hackborn · 13 years ago
  96. 71d36b0 Add WRITE_MEDIA_STORAGE permission so MTP can write to secondary external storage by Mike Lockwood · 13 years ago
  97. 9c8c1df Run media scanner when secondary external volumes are mounted or unmounted by Mike Lockwood · 13 years ago
  98. 99fd954 Fix USB_STATE Intent name so MTP will work again. by Mike Lockwood · 13 years ago
  99. 17ad80b Media Provider and MTP now run on emulated /mnt/sdcard file system instead of /data/media by Mike Lockwood · 14 years ago
  100. 5dfdff7 Media provider now needs ACCESS_MTP permission instead of ACCESS_USB by Mike Lockwood · 14 years ago