1. 22ce40b Removed @ExportedSince annotation from is_recording. by Martijn Coenen · 2 years, 7 months ago
  2. 63dbe16 Add STANDARD_MIME_TYPE_EXTENSION to MediaColumns in CloudMediaProviderContract by Biswarup Pal · 2 years, 8 months ago
  3. d5823dc Merge "Add AccountInfo to the cloud provider API" into sc-mainline-prod by TreeHugger Robot · 2 years, 8 months ago
  4. d8d96b1 Add AccountInfo to the cloud provider API by Zim · 2 years, 9 months ago
  5. 1a39302 Merge "Remove unnecessary module_libraries @SystemApi annotation" into sc-mainline-prod by Zimuzo Ezeozue · 2 years, 8 months ago
  6. 4437138 Remove unnecessary module_libraries @SystemApi annotation by Zim · 2 years, 8 months ago
  7. 96e244f Hide cloud provider APIs until ready for release. by Corina · 2 years, 8 months ago
  8. f6319f0 Merge "Add cloud provider APIs to MediaStore" into sc-mainline-prod by TreeHugger Robot · 2 years, 8 months ago
  9. bfb0627 Add cloud provider APIs to MediaStore by Zim · 2 years, 9 months ago
  10. 83f3444 Merge "Hide CMP API until ready for release." into sc-mainline-prod by Corina Grigoras · 2 years, 8 months ago
  11. e8f6e2c Merge "Hide local Picker API and disable it based on flag" into sc-mainline-prod by TreeHugger Robot · 2 years, 8 months ago
  12. 185eecf Hide CMP API until ready for release. by Corina · 2 years, 8 months ago
  13. aba55d0 Hide local Picker API and disable it based on flag by Corina · 2 years, 9 months ago
  14. ceebf15 Merge "Mark S APIs with @RequiresAPI annotation" into sc-mainline-prod by TreeHugger Robot · 2 years, 9 months ago
  15. b899d07 Mark S APIs with @RequiresAPI annotation by Corina · 2 years, 9 months ago
  16. 83c47fb Add GENERATION_MODIFIED to MediaColumns in CloudMediaProviderContract by Biswarup Pal · 2 years, 9 months ago
  17. 9afc6bb Merge "Update the java doc for audio types in MediaStore" into sc-mainline-prod by TreeHugger Robot · 2 years, 9 months ago
  18. 21926e9 Hide the column in query result by @ExportedSince value by Ivan Chiang · 2 years, 10 months ago
  19. 7cfa3cb Fetch media/albums from PickerSyncController by Zim · 2 years, 10 months ago
  20. 52d636f Update the java doc for audio types in MediaStore by Ivan Chiang · 2 years, 9 months ago
  21. 2785a4c Merge "Construct picker file path from picker db query" into sc-mainline-prod by Zimuzo Ezeozue · 2 years, 9 months ago
  22. 6ea3452 Add new column for special formats for Photo Picker by Abhijeet Kaur · 2 years, 10 months ago
  23. f07ece6 Construct picker file path from picker db query by Zim · 2 years, 10 months ago
  24. f89efe8 Update ACTION_PICK_IMAGES javadocs by Sahana Rao · 2 years, 9 months ago
  25. 8132436 No-op refactor synthetic path utils by Zim · 2 years, 11 months ago
  26. f1c0d88 Modify API behavior for PhotoPicker multi-selection flow by Abhijeet Kaur · 2 years, 11 months ago
  27. 793cbea No-op refactor Item and Category column names by Zim · 2 years, 11 months ago
  28. 5ec67f6 Change is_favourite filter to a media column by Zim · 3 years ago
  29. f5a30b3 Update API documentation on default max of 100 items by Sahana Rao · 3 years ago
  30. 3d32109 Remove EXTRA_PICK_IMAGES_MIN by Sahana Rao · 3 years ago
  31. af78add Standardize picker db cursor columns by Zim · 3 years ago
  32. 865c93c Allow querying picker db via MediaProvider by Zim · 3 years ago
  33. 55f6417 Define MANAGE_CLOUD_MEDIA_PROVIDERS permission in MediaProvider by Zim · 3 years ago
  34. f3f0664 Remove unnecessary permission checks in CloudMediaProvider by Zim · 3 years ago
  35. 5e3e825 UI flow to support max selected items by Abhijeet Kaur · 3 years, 1 month ago
  36. 5a015fd Introduce the CloudMediaProvider API by Zim · 3 years, 1 month ago
  37. 8cb10e5 Support MIME type filters for ACTION_PICK_IMAGES by Abhijeet Kaur · 3 years, 1 month ago
  38. ffbc990 Undeprecate DATA column by Nandana Dutt · 3 years, 1 month ago
  39. b87ee04 Add MediaStore.ACTION_PICK_IMAGES by Sahana Rao · 3 years, 3 months ago
  40. 70b9aa1 Fix redacted URI APIs for cross-user URIs by ronish · 3 years ago
  41. ed6207a Fix fd leak while getting original media format fd by Zim · 3 years ago
  42. a5586a2 Version bump for development MediaProvider apex. by Martijn Coenen · 3 years ago
  43. 427b778 Enable media provider to perform its own hidden API processing by Paul Duffin · 3 years, 1 month ago
  44. 26781d5 Add MediaProvider's bootclasspath fragment to its sdk by Anton Hansson · 3 years, 1 month ago
  45. d3b8244 Merge "Fix DATA column docs" into sc-dev by TreeHugger Robot · 3 years, 2 months ago
  46. c348ff4 Fix DATA column docs by Nandana Dutt · 3 years, 2 months ago
  47. b7cac4a Include sdk versioning proto in mediaprovider apex by Anton Hansson · 3 years, 2 months ago
  48. de9636a Add bootclasspath_fragment. by satayev · 3 years, 2 months ago
  49. 0c9eceb Do a version bump of mediaprovider apex by Nikita Ioffe · 3 years, 2 months ago
  50. 657f851 Add @RequiresApi for canManageMedia in MediaStore by Ivan Chiang · 3 years, 4 months ago
  51. f9776ee Fix misleading transcoding exception by Zim · 3 years, 3 months ago
  52. bcc1063 Improve exception handling for MediaStore#getOriginalMediaFormatFileDescriptor by Biswarup Pal · 3 years, 3 months ago
  53. b60b33b Updating MediaProvider schema to include user_id. by Saumya Pathak · 3 years, 3 months ago
  54. 72bb54d Support GET_MEDIA_URI_CALL for MediaDocumentsProvider by Abhijeet Kaur · 3 years, 4 months ago
  55. 75d22d9 Improve documentation of MediaStore#getOriginalMediaFormatFileDescriptor by Biswarup Pal · 3 years, 4 months ago
  56. 7005a6d Merge "Add explanation about system gallery." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  57. 5241be8 Add explanation about system gallery. by Corina · 3 years, 4 months ago
  58. 9258dba Use framework-annotations-lib by Anton Hansson · 3 years, 4 months ago
  59. 5ff614e Add per-media-type logging for deletion by Abhijeet Kaur · 3 years, 4 months ago
  60. 9655f37 Merge changes I164a9e96,I112c5e01 into sc-dev by Sahana Rao · 3 years, 4 months ago
  61. ed3249e Merge "Add API for apps to query whether they are granted MANAGE_MEDIA" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  62. dc9a2a2 Merge "Deprecate MediaStore playlists." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  63. e2a053e Deprecate MediaStore playlists. by Corina · 3 years, 4 months ago
  64. d134dfe Add QUERY_ARG_INCLUDE_RECENTLY_UNMOUNTED_VOLUME API by Sahana Rao · 3 years, 4 months ago
  65. 0c6e068 Merge changes from topic "redacted-uri-apis-sc-dev" into sc-dev by Ronish Kalia · 3 years, 4 months ago
  66. 07dad32 Add implementation for exif redacted Uri APIs by ] · 3 years, 5 months ago
  67. 4a3dc2d new APIs to return exif redacted Uri by ] · 3 years, 5 months ago
  68. 36d8067 Add API for apps to query whether they are granted MANAGE_MEDIA by Ivan Chiang · 3 years, 4 months ago
  69. ed649b4 Merge "Use the new compat_configs property" am: 4043286f90 am: 6b0f06c080 am: 1e0d01ab29 by Paul Duffin · 3 years, 4 months ago
  70. 60f299c Use the new compat_configs property by Paul Duffin · 3 years, 4 months ago
  71. 1fad266 Merge "Add API to check system gallery status." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  72. 3778dbc Add API to check system gallery status. by Corina · 3 years, 5 months ago
  73. 0fd091d Merge changes from topic "169634969" into sc-dev by Sahana Rao · 3 years, 4 months ago
  74. 2c9fec1 Exclude database rows with pending metadata update in default query by Sahana Rao · 3 years, 5 months ago
  75. c0cb210 Update the java doc for is_recording by Ivan Chiang · 3 years, 5 months ago
  76. 2ed0cd0 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/MediaProvider" am: 95cf803022 am: c8d5dbb7d3 am: 229793cb0f by Bob Badour · 3 years, 5 months ago
  77. 830ca8d Merge ab/7061308 into stage. by Xin Li · 3 years, 5 months ago
  78. 229793c Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/MediaProvider" am: 95cf803022 am: c8d5dbb7d3 by Bob Badour · 3 years, 5 months ago
  79. 95cf803 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/providers/MediaProvider" by Bob Badour · 3 years, 5 months ago
  80. 6471882 Merge "Mark the MediaProvider apex as updatable." by Martijn Coenen · 3 years, 5 months ago
  81. 4adaa83 Mark the MediaProvider apex as updatable. by Martijn Coenen · 3 years, 5 months ago
  82. 8a2c162 Mark the MediaProvider apex as updatable. by Martijn Coenen · 3 years, 5 months ago
  83. fa4e588 Mark the MediaProvider apex as updatable. by Martijn Coenen · 3 years, 5 months ago
  84. a0464d3 Add QUERY_ARG_DEFER_SCAN systemApi by Sahana Rao · 3 years, 5 months ago
  85. 47753b4 Add mediaprovider-module-sdk build target. by Hai Zhang · 3 years, 5 months ago
  86. 45b6e7d [LSC] Add LOCAL_LICENSE_KINDS to packages/providers/MediaProvider by Bob Badour · 3 years, 5 months ago
  87. 7f4b8f6 Merge "Mark mediaprovider apex as compressible" am: dd32c25b04 am: b3079df8b4 by Nikita Ioffe · 3 years, 5 months ago
  88. 2b9fbf7 Mark mediaprovider apex as compressible by Nikita Ioffe · 3 years, 6 months ago
  89. 1b65cb3 Mark mediaprovider apex as compressible by Nikita Ioffe · 3 years, 6 months ago
  90. 0f13ecf Merge "Add MediaStore API to specify media capability uid" into sc-dev by Manish Singh · 3 years, 5 months ago
  91. 7fce4a5 Add AudioColumn is_recording and support recording type by Ivan Chiang · 3 years, 6 months ago
  92. 84ed1b7 Add MediaStore API to specify media capability uid by Manish Singh · 3 years, 6 months ago
  93. 07becb9 Add MediaStore API to get original media file descriptor by Biswarup Pal · 3 years, 5 months ago
  94. fcb8840 Enforce database column projection only for strict columns by Zim · 3 years, 6 months ago
  95. 35df7c9 Improve EXTRA_ACCEPT_ORIGINAL_MEDIA_FORMAT docs by Zim · 3 years, 6 months ago
  96. 9f7e20d Merge "Fix getVolumeName with secondary volume issue in MediaStore" by TreeHugger Robot · 3 years, 7 months ago
  97. 5bcf805 Fix getVolumeName with secondary volume issue in MediaStore by Ivan Chiang · 3 years, 7 months ago
  98. 5661fb3 Merge "Add migration tests for IS_PRIVATE column." by Abhijeet Kaur · 3 years, 7 months ago
  99. bee78ec Add migration tests for IS_PRIVATE column. by Abhijeet Kaur · 3 years, 7 months ago
  100. 1c2ebfb Link to MediaMetadataRetriever for location data of video files by Corina Grigoras · 3 years, 7 months ago