1. d2efafe Ensure default folders and Camera folders are always visible by Sahana Rao · 3 years, 9 months ago
  2. 378b44b Merge "Fix PerformanceTest#testBulk to accumulate batch notifyChange" into rvc-qpr-dev by TreeHugger Robot · 3 years, 9 months ago
  3. 1ebcca8 Merge "Narrow concession to support legacy apps." into rvc-qpr-dev by TreeHugger Robot · 3 years, 9 months ago
  4. a5a2fe0 Fix PerformanceTest#testBulk to accumulate batch notifyChange by Sahana Rao · 3 years, 9 months ago
  5. b0543ae Merge "Add hashcode into album id to distinguish same-named albums" into rvc-qpr-dev by TreeHugger Robot · 3 years, 9 months ago
  6. a6a90e4 Narrow concession to support legacy apps. by Hyoungho Choi · 3 years, 10 months ago
  7. d5d4f1d Add hashcode into album id to distinguish same-named albums by Ivan Chiang · 3 years, 9 months ago
  8. 79f89c5 Exclude pending items in reconcileAndClean in ModernMediaScanner by Ivan Chiang · 3 years, 9 months ago
  9. 884f869 Artists and Albums views only show files marked with is_music. by Corina · 3 years, 10 months ago
  10. 33efd5e MediaUpgradeReceiver should set MigrationListener by Sahana Rao · 3 years, 10 months ago
  11. 023c14b DO NOT MERGE canWrite() for top level directories am: 992e52f2b3 by Nandana Dutt · 4 years ago
  12. 992e52f DO NOT MERGE canWrite() for top level directories by Nandana Dutt · 4 years ago
  13. c03f773 Merge "Create sTestDir before starting MediaProvidrForFuse tests" into rvc-dev by TreeHugger Robot · 4 years ago
  14. 4668ed4 Create sTestDir before starting MediaProvidrForFuse tests by Sahana Rao · 4 years ago
  15. 4c55011 Merge "Fix extractRelativePathForDirectory for single char directory names" into rvc-dev by TreeHugger Robot · 4 years ago
  16. 37e8d8f Merge "Fix parsing of meta box in IsoInterface" into rvc-dev by Anton Hansson · 4 years ago
  17. 7310c52 Merge "Reduce PerformanceTest#testDirOperations size" into rvc-dev by Zimuzo Ezeozue · 4 years ago
  18. e5403a1 Reduce PerformanceTest#testDirOperations size by Zim · 4 years ago
  19. 54dafa3 Fix extractRelativePathForDirectory for single char directory names by Sahana Rao · 4 years ago
  20. f2a9399 Fix parsing of meta box in IsoInterface by Anton Hansson · 4 years ago
  21. c543372 Allow custom collators in strict grammar by Hyoungho Choi · 4 years ago
  22. 6a6884b Merge "Better definition of "system" as "self"." into rvc-dev by Jeff Sharkey · 4 years ago
  23. c62cd62 Merge "Fix obscure MimeUtils.startsWithIgnoreCase() bug." into rvc-dev by Jeff Sharkey · 4 years ago
  24. da06cdf Merge "Handle unsupported or empty MIME type" into rvc-dev by TreeHugger Robot · 4 years ago
  25. cee0429 Merge "Add perf tests for readdir and friends" into rvc-dev by Nikita Ioffe · 4 years ago
  26. 8411c40 Better definition of "system" as "self". by Jeff Sharkey · 4 years, 2 months ago
  27. 8f827ba Add perf tests for readdir and friends by Nikita Ioffe · 4 years ago
  28. 2f58032 Fix obscure MimeUtils.startsWithIgnoreCase() bug. by Jeff Sharkey · 4 years ago
  29. b105c22 Handle unsupported or empty MIME type by Sahana Rao · 4 years ago
  30. ecbb6b5 Merge "Add collector library in media provider client." into rvc-dev by Gopinath Elanchezhian · 4 years ago
  31. 6e974ef Merge changes from topic "jun15" into rvc-dev by Jeff Sharkey · 4 years ago
  32. a16289d Add collector library in media provider client. by Gopinath Elanchezhian · 4 years ago
  33. c9ac228 Merge "Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage" into rvc-dev by Nikita Ioffe · 4 years ago
  34. 40e5bf3 Attempt to improve test robustness. by Jeff Sharkey · 4 years ago
  35. 9197c96 Merge changes I552d5f9d,I5733cc7f into rvc-dev by Martijn Coenen · 4 years ago
  36. 9cb6ff2 Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage by Nikita Ioffe · 4 years ago
  37. ca94b9b Remove Scenario to fix test failures. by Jeff Sharkey · 4 years ago
  38. 070bce1 Limit scanning from FUSE rename. by Martijn Coenen · 4 years ago
  39. 8b5970f Merge "Set IS_PENDING for files created via filePath" into rvc-dev by TreeHugger Robot · 4 years ago
  40. ea587fc Set IS_PENDING for files created via filePath by Sahana Rao · 4 years, 1 month ago
  41. 4db814d Merge "Emit performance results via Instrumentation." into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  42. c113e42 Emit performance results via Instrumentation. by Jeff Sharkey · 4 years, 1 month ago
  43. f95b06f Improve robustness of updateVolumes(). by Jeff Sharkey · 4 years, 1 month ago
  44. ecf30dd Merge "Another attempt at fixing Cuttlefish flaky tests." into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  45. 6a72ba6 Merge "Fix EXIF redaction for apps with access" into rvc-dev by Zimuzo Ezeozue · 4 years, 1 month ago
  46. b69edcf Another attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 4 years, 1 month ago
  47. 7d249ef Fix EXIF redaction for apps with access by Zim · 4 years, 1 month ago
  48. 77ba686 Merge "Require SD card on Cuttlefish devices." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  49. 5f53791 Require SD card on Cuttlefish devices. by Jeff Sharkey · 4 years, 1 month ago
  50. 2164f39 Delete FuseDaemonHostTest by shafik · 4 years, 1 month ago
  51. 1b81d01 Merge "Add tests for filepath operations on pending and trashed files" into rvc-dev by Sahana Rao · 4 years, 1 month ago
  52. fa53678 Attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 4 years, 1 month ago
  53. c8d3271 More narrow relaxing of strictness. by Jeff Sharkey · 4 years, 1 month ago
  54. cefddb3 Merge "Gracefully handle negative indexes." into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  55. 42d9199 Merge "Support case-insensitive column names." into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  56. bb4fe03 Merge "Consider hidden files while extracting file extension" into rvc-dev by Sahana Rao · 4 years, 1 month ago
  57. 5289c6b Add tests for filepath operations on pending and trashed files by Sahana Rao · 4 years, 1 month ago
  58. 83ac45b Gracefully handle negative indexes. by Jeff Sharkey · 4 years, 1 month ago
  59. 1d75de7 Support case-insensitive column names. by Jeff Sharkey · 4 years, 1 month ago
  60. f3c8a16 Consider hidden files while extracting file extension by Sahana Rao · 4 years, 1 month ago
  61. 8ff51bc Scan renamed oldPath to remove db rows of directories in oldPath by Sahana Rao · 4 years, 1 month ago
  62. 56fe483 Apply MainlineTestModuleController to mediaprovider tests by Chen Zhu · 4 years, 1 month ago
  63. 02955df Merge "Narrow concession to support legacy apps." into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  64. 8e80fca Narrow concession to support legacy apps. by Jeff Sharkey · 4 years, 1 month ago
  65. 6b7baf4 Don't allow creating or renaming files with invalid characters by Sahana Rao · 4 years, 2 months ago
  66. 3279b46 Restrict hidden file visibility to apps by Sahana Rao · 4 years, 2 months ago
  67. aeded75 Update media_type as NONE for hidden files created via filepath. by Sahana Rao · 4 years, 2 months ago
  68. 76b8b5b Don't rewrite hidden file name for FUSE by Sahana Rao · 4 years, 2 months ago
  69. 704316c Scan and resolve hidden file media type as MEDIA_TYPE_NONE by Sahana Rao · 4 years, 2 months ago
  70. 412275c Merge changes from topic "may3" into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  71. c7ff078 Merge "Give up trying to give a detailed message in noteOp" into rvc-dev by Shafik Nassar · 4 years, 2 months ago
  72. 6b183ac Merge "Declare MANAGE_EXTERNAL_STORAGE for test apps." into rvc-dev by Hai Zhang · 4 years, 2 months ago
  73. d84da09 Give up trying to give a detailed message in noteOp by shafik · 4 years, 2 months ago
  74. d8fc0a9 Test M_E_S can readdir anywhere on shared external storage by shafik · 4 years, 2 months ago
  75. c4a5f81 Start defining custom Error Prone. by Jeff Sharkey · 4 years, 2 months ago
  76. b3e6603 Get ourselves some Error Prone. by Jeff Sharkey · 4 years, 2 months ago
  77. ceddd30 Declare MANAGE_EXTERNAL_STORAGE for test apps. by Hai Zhang · 4 years, 3 months ago
  78. 0f19ec5 Merge "Extract top level directory for public volumes" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  79. cba6cb9 Merge "Fix ANR when migrating large databases." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  80. 920f666 Extract top level directory for public volumes by Sahana Rao · 4 years, 2 months ago
  81. 72ca88c Make test code more readable by Nandana Dutt · 4 years, 2 months ago
  82. 9992ff5 Merge "Escape single quote character while binding selection args." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  83. 9aca51f Fix ANR when migrating large databases. by Jeff Sharkey · 4 years, 2 months ago
  84. f06a6e3 Merge "Implement fuse access" into rvc-dev by Nandana Dutt · 4 years, 2 months ago
  85. 1755505 Implement fuse access by Nandana Dutt · 4 years, 2 months ago
  86. 70e7eae Escape single quote character while binding selection args. by Sahana Rao · 4 years, 2 months ago
  87. aeabb60 Merge "Fix case-insensitivity on FUSE lookups" into rvc-dev by Zimuzo Ezeozue · 4 years, 2 months ago
  88. 8996231 Fix case-insensitivity on FUSE lookups by Zim · 4 years, 2 months ago
  89. 60ed701 Permission clean up: use noteOp where necessary by shafik · 4 years, 2 months ago
  90. 7448453 Update database for apps bypassing scoped storage restrictions by Sahana Rao · 4 years, 2 months ago
  91. a9473e9 Consistent treatment of boolean-ish values. by Jeff Sharkey · 4 years, 2 months ago
  92. 1307d17 Improvements for migration of large databases. by Jeff Sharkey · 4 years, 2 months ago
  93. d0b492e Check DRM assumptions for all tests. by Jeff Sharkey · 4 years, 2 months ago
  94. 604474d Merge "Do not allow apps to list obb or data directory via Fuse" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  95. feb9d9b Do not allow apps to list obb or data directory via Fuse by Ricky Wai · 4 years, 2 months ago
  96. a577f32 Merge changes from topic "apr9" into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  97. a0fb44e Merge "Consistent pending and trashed expirations." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  98. 4b16977 Merge changes Ifeec9a72,I2cb6eded into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  99. 85a7d2f Insert media for PermissionActivityTest to use. by Jeff Sharkey · 4 years, 2 months ago
  100. 8e76dbf Merge "Invalidate VFS dentry when opening lower filesystem fd" into rvc-dev by Zimuzo Ezeozue · 4 years, 2 months ago