1. 45a23dc Scan MEDIA_MOUNTED volumes if we haven't seen them yet. by Martijn Coenen · 2 years, 11 months ago
  2. d0b3979 Scan volume based on volume state changes, not broadcasts. by Martijn Coenen · 3 years, 1 month ago
  3. 2be6046 Add the PACKAGE_USAGE_STATS permission by Zim · 3 years, 3 months ago
  4. 53b32c1 Revert^2 "Add MODIFY_QUIET_MODE permission to MediaProvider." by Corina Grigoras · 3 years, 4 months ago
  5. 7711380 Revert "Add MODIFY_QUIET_MODE permission to MediaProvider." by Vladimir Marko · 3 years, 4 months ago
  6. 9ebddf9 Add MODIFY_QUIET_MODE permission to MediaProvider. by Corina · 3 years, 4 months ago
  7. 08ed499 Grant statsd pull atom permission by Manish Singh · 3 years, 4 months ago
  8. 7816738 Give START_FOREGROUND_SERVICES_FROM_BACKGROUND to S apps by Makoto Onuki · 3 years, 6 months ago
  9. 24616e5 Grant DeviceConfig permissions by Zim · 3 years, 7 months ago
  10. 026bbe9 Request HIDE_NON_SYSTEM_OVERLAY_WINDOWS for secure dialogs am: 60c44c70e3 am: 71a6e824b6 am: eaf0750d99 am: d8c6a32be6 by shafik · 4 years ago
  11. 60c44c7 Request HIDE_NON_SYSTEM_OVERLAY_WINDOWS for secure dialogs by shafik · 4 years ago
  12. 0a8ce7a Merge "Avoid crashing during orientation changes." into rvc-dev am: 7aeb9e7de4 am: 95dc21d64a am: bbd6aa4363 am: adae058415 by Jeff Sharkey · 4 years ago
  13. 7aeb9e7 Merge "Avoid crashing during orientation changes." into rvc-dev by Jeff Sharkey · 4 years ago
  14. a44e8fe Avoid crashing during orientation changes. by Jeff Sharkey · 4 years, 1 month ago
  15. 5e26213 Modify overlay settings of cache clearing dialog am: 443bb9c285 am: e49befd78b am: ea6f23ffc8 am: 95815229d6 by shafik · 4 years, 1 month ago
  16. 443bb9c Modify overlay settings of cache clearing dialog by shafik · 4 years, 1 month ago
  17. 22820e6 Add an exported flag in manifest by Ashwini Oruganti · 4 years, 3 months ago
  18. 48994fe Merge "Add app compat flag to enable/disable scoped storage" by Abhijeet Kaur · 4 years, 4 months ago
  19. 77ed67b Add app cache clearing mechanism by shafik · 4 years, 4 months ago
  20. b19f11a Add app compat flag to enable/disable scoped storage by Abhijeet Kaur · 4 years, 4 months ago
  21. 7a2f8f3 Adds forceQueryable to manifest by Patrick Baumann · 4 years, 4 months ago
  22. a82cbb1 Request MANAGE_EXTERNAL_STORAGE permission by Zim · 4 years, 5 months ago
  23. c55994b Build MediaProviderLegacy with "system_current". by Jeff Sharkey · 4 years, 6 months ago
  24. eea49d3 Methods to streamline bulk media operations. by Jeff Sharkey · 4 years, 6 months ago
  25. 17b18d7 Fix broken package name. by Jeff Sharkey · 4 years, 6 months ago
  26. 56c34e8 Structure MediaProvider as an APEX. by Jeff Sharkey · 4 years, 7 months ago
  27. f3858b9 Merge "Revert "Make the android.process.media a persistent process"" by Jeff Sharkey · 4 years, 6 months ago
  28. f9c4a15 Revert "Make the android.process.media a persistent process" by Zimuzo Ezeozue · 4 years, 6 months ago
  29. a59a2b3 Merge changes from topic "legacycodez" by Jeff Sharkey · 4 years, 7 months ago
  30. 128a8b9 Progress towards splitting MediaProvider UID. by Jeff Sharkey · 4 years, 7 months ago
  31. 59d85ba Progress towards splitting MediaProvider UID. by Jeff Sharkey · 4 years, 7 months ago
  32. 4546e9a Make the android.process.media a persistent process by Zim · 4 years, 7 months ago
  33. 4a1293b Reconcile MediaStore with MediaMetadataRetriever. by Jeff Sharkey · 4 years, 8 months ago
  34. cc5c31d Progress towards per-volume database separation. by Jeff Sharkey · 4 years, 8 months ago
  35. 3e45d9b Add ExternalStorageServiceImpl to android.process.media by Zim · 4 years, 10 months ago
  36. 7ea24f2 More progress towards building against APIs. by Jeff Sharkey · 4 years, 10 months ago
  37. 021aaf9 Migrate ringtone picking out of MediaProvider. by Jeff Sharkey · 4 years, 10 months ago
  38. be2439d Merge "Migrate MediaScannerConnection to using call()." by Jeff Sharkey · 4 years, 10 months ago
  39. c579312 Stop using SQLiteDatabase.CustomFunction. by Jeff Sharkey · 4 years, 10 months ago
  40. 1cb7e33 Migrate MediaScannerConnection to using call(). by Jeff Sharkey · 4 years, 10 months ago
  41. 23c5104 Migrate MTP service into separate project. by Jeff Sharkey · 4 years, 10 months ago
  42. 7873f54 Shift call statistics back to the original caller. by Jeff Sharkey · 5 years ago
  43. ceeafbc Merge "Add trailing '/' to MediaColumns.RELATIVE_PATH" into qt-dev by Shafik Nassar · 5 years ago
  44. ef01db1 Add trailing '/' to MediaColumns.RELATIVE_PATH by shafik · 5 years ago
  45. eeda7ba Aggresive performance optimizations. by Jeff Sharkey · 5 years ago
  46. 2c659c0 Merge "Update mimeTypes of directories to be null." into qt-dev by Sudheer Shanka · 5 years ago
  47. 2b79a5c Update mimeTypes of directories to be null. by Sudheer Shanka · 5 years ago
  48. 0ac2901 MTP: remove usages of device identifiers with virtual serial number#2 by James Wei · 5 years ago
  49. 61f461a Promote generic columns up to MediaColumns. by Jeff Sharkey · 5 years ago
  50. 7143730 Split VOLUME_EXTERNAL and VOLUME_PRIMARY. by Jeff Sharkey · 5 years ago
  51. 6fb6c1d Remove old thumbnail files on upgrade to Q by Anton Hansson · 5 years ago
  52. d7ae503 Do not use typed media permissins anymore by Philip P. Moltmann · 5 years ago
  53. f35c2e6 Clean up scan calls used for testing. by Jeff Sharkey · 5 years ago
  54. 2b13ebe Respond to API feedback on DIRECTORY columns. by Jeff Sharkey · 5 years ago
  55. b18ea7f Fix inconsistent values of is_download and _display_name for dirs. by Sudheer Shanka · 5 years ago
  56. a57867a Use new @Column annotation for all projections. by Jeff Sharkey · 5 years ago
  57. 0e88071 Allow update() to move files on disk. by Jeff Sharkey · 5 years ago
  58. e288d40 Start paving the way for XMP metadata. by Jeff Sharkey · 5 years ago
  59. 4a742fc Fix issue #123704875: Editing the screenshot force closed the activity by Dianne Hackborn · 5 years ago
  60. a52f780 Respond to API feedback for directory names. by Jeff Sharkey · 5 years ago
  61. 3b21871 Migrate CTS to separate broadcast to scan volume. by Jeff Sharkey · 5 years ago
  62. 5fdbd98 Protect sensitive service operations. by Jeff Sharkey · 5 years ago
  63. 7eed0eb Better scanning of secondary storage volumes. by Jeff Sharkey · 5 years ago
  64. cddfd2c Fix incorrect updates of BUCKET_ID/BUCKET_DISPLAY_NAME. by Sudheer Shanka · 5 years ago
  65. f776cde Support RRO for ringtones, notifications and alarms by Niklas Brunlid · 6 years ago
  66. e20b007 Allow FileColumns.IS_DOWNLOAD to be controlled by system. by Sudheer Shanka · 5 years ago
  67. 711d10f Public APIs for "trashing" media. by Jeff Sharkey · 5 years ago
  68. 3f7a569 Define secondary media item bucketing. by Jeff Sharkey · 5 years ago
  69. 6d85688 Move permission enforcement to be dynamic. by Jeff Sharkey · 5 years ago
  70. c3088d8 Mechanism for apps to gain write access to media. by Jeff Sharkey · 6 years ago
  71. 56cba32 Mark media in known download dirs as download files. by Sudheer Shanka · 6 years ago
  72. d2a3822 Stop indexing location metadata. by Jeff Sharkey · 6 years ago
  73. e56ff02 Add support for "Audiobooks". by Jeff Sharkey · 6 years ago
  74. aa62651 Add Downloads collection in MediaProvider. by Sudheer Shanka · 6 years ago
  75. 2fd9da7 First pass at APIs for contributing new media. by Jeff Sharkey · 6 years ago
  76. 564a64a Add columns for color aspects to database by nobuhiko saitou · 6 years ago
  77. 5e0e179 Ensure all android.process.media apps have usesCleartextTraffic=true by Chad Brubaker · 6 years ago
  78. 4230e19 More enforcement of MediaStore public API surface. by Jeff Sharkey · 6 years ago
  79. 7320f37 Orphan media when app uninstalled or data cleared. by Jeff Sharkey · 6 years ago
  80. 5a8bb56 Start defining strongly-typed storage permissions. by Jeff Sharkey · 6 years ago
  81. 58f533a Add "owner_package_name" column. by Jeff Sharkey · 6 years ago
  82. f505f0d Revert "Make MtpReceiver and MtpService single user." by Jerry Zhang · 6 years ago
  83. 0c29eee Add reserved disk GID to critical component. by Jeff Sharkey · 6 years ago
  84. 2ec89f5 Merge "Audio file titles are now localizable" by TreeHugger Robot · 7 years ago
  85. ae2909c Move MtpService to use Build.getSerial() by Jerry Zhang · 7 years ago
  86. cceb5e4 Audio file titles are now localizable by Sean Stout · 7 years ago
  87. 08bae5c Make MtpReceiver and MtpService single user. by Jerry Zhang · 7 years ago
  88. 6aee2ed Allow RingtonePickerActivity to be disabled by Justin Klaassen · 7 years ago
  89. 9720324 Add android:label to MediaDocumentsProvider. by Ben Lin · 7 years ago
  90. 194099d Revert Build.getSerial to Build.SERIAL in MtpService by Alex Klyubin · 7 years ago
  91. 93ad1df resolve merge conflicts of 83f1b56 to master by Alex Klyubin · 7 years ago
  92. d614eff Make allowBackup of MediaProvider false by Masaki Ando · 9 years ago
  93. 407c6dd Reset album and artist tables due to change in how collation keys are calculated. by Mike Lockwood · 10 years ago
  94. 2ebc54e De-holo ringtone picker in MediaProvider. by John Spurlock · 10 years ago
  95. dd49212 Register DocumentsProvider with <intent-filter>. by Jeff Sharkey · 11 years ago
  96. a8fe0cb Merge "Fix existing image entries timestamps" into klp-dev by Marco Nelissen · 11 years ago
  97. 82c4ab2 Remove XML, follow refactor. by Jeff Sharkey · 11 years ago
  98. 2a83ace Fix existing image entries timestamps by Marco Nelissen · 11 years ago
  99. e215ab5 Create images and music documents backends. by Jeff Sharkey · 11 years ago
  100. f95e6b1 Column in log table is not unique by Marco Nelissen · 11 years ago