1. 9f7e20d Merge "Fix getVolumeName with secondary volume issue in MediaStore" by TreeHugger Robot · 3 years, 10 months ago
  2. 5bcf805 Fix getVolumeName with secondary volume issue in MediaStore by Ivan Chiang · 3 years, 11 months ago
  3. 5661fb3 Merge "Add migration tests for IS_PRIVATE column." by Abhijeet Kaur · 3 years, 10 months ago
  4. bee78ec Add migration tests for IS_PRIVATE column. by Abhijeet Kaur · 3 years, 11 months ago
  5. 1c2ebfb Link to MediaMetadataRetriever for location data of video files by Corina Grigoras · 3 years, 10 months ago
  6. 5955c12 Merge "Use module_lib stub from com.android.media apex" by Chong Zhang · 3 years, 11 months ago
  7. 8e25ef7 Merge "MediaStore: Clarify broardcast actions for camera/video actions" by TreeHugger Robot · 3 years, 11 months ago
  8. 2578af8 MediaStore: Clarify broardcast actions for camera/video actions by Shuzhen Wang · 3 years, 11 months ago
  9. d335864 Use module_lib stub from com.android.media apex by Chong Zhang · 4 years ago
  10. 5a65b27 Update MediaProvider version number by Corina Grigoras · 4 years ago
  11. 5abb5b2 Identify modifier of database row to make scan/no-scan decision by Sahana Rao · 4 years ago
  12. 9b3d758 Merge "Optional change for apps to run scan as non-blocking task" by TreeHugger Robot · 4 years ago
  13. 9d3711e Optional change for apps to run scan as non-blocking task by Sahana Rao · 4 years ago
  14. 1ef2d9c Add MediaStore API to specify media capabilities on open by Zim · 4 years ago
  15. 0bf6f89 Set min_sdk_version: "30" by Nikita Ioffe · 4 years ago
  16. 37e6048 Merge "Add MediaStore API to bypass transcoding" by Zimuzo Ezeozue · 4 years ago
  17. 1b01ca2 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years ago
  18. ec597f2 Add MediaStore API to bypass transcoding by shafik · 4 years, 2 months ago
  19. 17d08a4 Merge "Save video code type value in database" by Sahana Rao · 4 years, 1 month ago
  20. d4673db Merge "Remove MediaProvider @TestApi" into mainline-prod am: 610ed21180 by Anton Hansson · 4 years, 1 month ago
  21. 7c69e9d Save video code type value in database by Sahana Rao · 4 years, 1 month ago
  22. 6b3a079 Remove MediaProvider @TestApi by Anton Hansson · 4 years, 1 month ago
  23. 6403cc4 Add _TRANSCODE_STATUS column by Sahana Rao · 4 years, 3 months ago
  24. 611369e Audio.Artists.Albums implements BaseColumns in MediaStore by Ivan Chiang · 4 years, 1 month ago
  25. cc56ae9 Simplify module visibility post build refactor by Anton Hansson · 4 years, 3 months ago
  26. fa0ff43 Simplify module visibility post build refactor by Anton Hansson · 4 years, 3 months ago
  27. f4054ca docs: Use DATA column to access any file am: 331bd49cc9 by Kevin Hufnagle · 4 years, 4 months ago
  28. 331bd49 docs: Use DATA column to access any file by Kevin Hufnagle · 4 years, 4 months ago
  29. f21e62f Merge "Version bump to r_aml_309999900 [apex/apex_manifest.json]" into mainline-prod by TreeHugger Robot · 4 years, 4 months ago
  30. ef7ed65 Version bump to r_aml_309999900 [apex/apex_manifest.json] by Akshay Thakker · 4 years, 4 months ago
  31. 967d458 docs: Explain DATA column use case for Android 11 by Kevin Hufnagle · 4 years, 4 months ago
  32. 285e7bc Bump Test Apex version code to 2147483647 by Baligh Uddin · 4 years, 5 months ago
  33. 7447230 Logging to aid bug investigation. by Jeff Sharkey · 4 years, 5 months ago
  34. 1aa22a2 Allow "demo" volume name to be used for retail. by Jeff Sharkey · 4 years, 5 months ago
  35. a51de64 Switch to standard naming scheme by Paul Duffin · 4 years, 5 months ago
  36. 9e68183 Merge "Safer Audio.keyFor() behavior for null strings." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  37. 01f6d2d Safer Audio.keyFor() behavior for null strings. by Jeff Sharkey · 4 years, 5 months ago
  38. 663d92d Clean up the visibility rules for framework modules by Paul Duffin · 4 years, 5 months ago
  39. a3b3786 Switch framework-mediaprovider to use java_sdk_library by Paul Duffin · 4 years, 6 months ago
  40. eea771b Merge "Enable api lint and check_last_api for modules" into rvc-dev by Anton Hansson · 4 years, 6 months ago
  41. 96df58d Enable api lint and check_last_api for modules by Anton Hansson · 4 years, 6 months ago
  42. fc5dd2c Remove reference to @hide API. by Andrew Sapperstein · 4 years, 6 months ago
  43. 51f8706 Rename module dist files by Anton Hansson · 4 years, 6 months ago
  44. a9473e9 Consistent treatment of boolean-ish values. by Jeff Sharkey · 4 years, 7 months ago
  45. fd7d0a3 Allow file movement via PermissionActivity. by Jeff Sharkey · 4 years, 7 months ago
  46. 05c3a03 Consistent pending and trashed expirations. by Jeff Sharkey · 4 years, 7 months ago
  47. 8a2a3de Don't specify sdk_version for stubs by Anton Hansson · 4 years, 7 months ago
  48. 776c21c Merge "Remove duplicate MediaStore class" into rvc-dev by Anton Hansson · 4 years, 7 months ago
  49. 65958d0 Remove duplicate MediaStore class by Anton Hansson · 4 years, 7 months ago
  50. edf5b66 Compile framework-mediaprovier against the SDK by Anton Hansson · 4 years, 7 months ago
  51. 6718e22 Merge "Align databases with migration lifecycle." into rvc-dev by Jeff Sharkey · 4 years, 8 months ago
  52. c6e1e10 Align databases with migration lifecycle. by Jeff Sharkey · 4 years, 8 months ago
  53. 43ef592 Make framework-mediaprovider stubs use the new defaults by Anton Hansson · 4 years, 8 months ago
  54. d669782 Rewrite of playlists. by Jeff Sharkey · 4 years, 8 months ago
  55. bb4e5e6 Invalidate all thumbnails when UUID mismatched. by Jeff Sharkey · 4 years, 9 months ago
  56. 42f34d4 Add api tracking files for MediaProvider by Anton Hansson · 4 years, 9 months ago
  57. d5a4292 Updates based on API council feedback. by Jeff Sharkey · 4 years, 8 months ago
  58. 1edb895 Treat playlists like first class media files by shafik · 4 years, 8 months ago
  59. d4be1ce Merge "Add media-provider compat config to the APEX." by Anna Trostanetski · 4 years, 9 months ago
  60. 0043442 Add column for indexed XMP metadata. by Jeff Sharkey · 4 years, 9 months ago
  61. cee0181 Add media-provider compat config to the APEX. by atrost · 4 years, 9 months ago
  62. 698dbcf use apex_test for test apexes by Jiyong Park · 4 years, 9 months ago
  63. 2c59d75 Create all variants of stubs for mediaprovider by Anton Hansson · 4 years, 9 months ago
  64. 2bb438d Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 10 months ago
  65. f84ed63 Merge "Apps can define a prewarming service for ACTION_REVIEW" by Suprabh Shukla · 4 years, 9 months ago
  66. 520fba3 Apps can define a prewarming service for ACTION_REVIEW by Suprabh Shukla · 4 years, 10 months ago
  67. 84e1e82 Set version to 300000000 by Baligh Uddin · 4 years, 10 months ago
  68. eeaedf3 Add Media_Type_Document in FileColumns by Ivan Chiang · 4 years, 10 months ago
  69. 021e68f Split "generation" into added and modified. by Jeff Sharkey · 4 years, 10 months ago
  70. 88d84fb Introduce "generation" to track mutations. by Jeff Sharkey · 4 years, 10 months ago
  71. 5065700 Merge "Add support for "SceneCaptureType" Exif tag." by Jeff Sharkey · 4 years, 10 months ago
  72. 30e40ca Add support for "SceneCaptureType" Exif tag. by Jeff Sharkey · 4 years, 10 months ago
  73. 86dbeed Merge "Platform shouldn't directly link to jars in APEXes" by Anton Hansson · 4 years, 10 months ago
  74. e275032 Final push to build against SDK. by Jeff Sharkey · 4 years, 10 months ago
  75. 4114f78 Platform shouldn't directly link to jars in APEXes by Jiyong Park · 4 years, 10 months ago
  76. d363651 Adjustments after moving MediaStore inside APEX. by Jeff Sharkey · 4 years, 11 months ago
  77. 5ea5c28 Move MediaStore.java inside APEX boundary. by Jeff Sharkey · 5 years ago
  78. 355d3c8 Define e2e testing for MediaProvider APEX. by Jeff Sharkey · 5 years ago
  79. 56c34e8 Structure MediaProvider as an APEX. by Jeff Sharkey · 5 years ago