1. a63a23e Add @FlakyTest annotation to LegacyProviderMigrationTest by Sahana Rao · 3 years, 6 months ago
  2. 28943bf Don't include audio items from ejected volume in the playlist by Sahana Rao · 3 years, 7 months ago
  3. ad90928 Merge "Ensure m4a files get the right metadata on scan" into mainline-prod by Corina Grigoras · 3 years, 6 months ago
  4. 98971cb Ensure m4a files get the right metadata on scan by Corina · 3 years, 7 months ago
  5. 591d5f1 Add migration tests for IS_PRIVATE column. by Abhijeet Kaur · 3 years, 7 months ago
  6. ec5a630 Clear AudioColumns.TRACK during the media scan by Hyoungho Choi · 3 years, 7 months ago
  7. d901a73 Add test to catch subsequent scans of nomedia directories by Abhijeet Kaur · 3 years, 8 months ago
  8. 94ece38 Add test case for issue 170357245 by Narayan Kamath · 3 years, 9 months ago
  9. 1893ad2 Merge "Modify PerformanceTests to test for renames and greater size" into mainline-prod by TreeHugger Robot · 3 years, 7 months ago
  10. 7d239db Merge "Allow special-access on secondary volumes" into mainline-prod by TreeHugger Robot · 3 years, 7 months ago
  11. e126d74 Merge "Add test to catch "Expression tree too large" SQLite exception" into mainline-prod by TreeHugger Robot · 3 years, 7 months ago
  12. 43ec823 Merge "Send playlist notifications for synthetic volumes as well" into mainline-prod by TreeHugger Robot · 3 years, 7 months ago
  13. 6ff02a9 Add test to catch "Expression tree too large" SQLite exception by Abhijeet Kaur · 3 years, 8 months ago
  14. 7fcf4d5 Send playlist notifications for synthetic volumes as well by Abhijeet Kaur · 3 years, 9 months ago
  15. 0d8a07e Modify test to remove flaky assertions by Abhijeet Kaur · 3 years, 8 months ago
  16. 44302fd Modify PerformanceTests to test for renames and greater size by Abhijeet Kaur · 3 years, 8 months ago
  17. 1e54868 Allow special-access on secondary volumes by Abhijeet Kaur · 3 years, 10 months ago
  18. 66ab7d1 Modify the schema to filter pending items for audio views by Ivan Chiang · 3 years, 8 months ago
  19. 38dcbfd Fix PlaylistPerformanceTest#testDeletePlaylistMembers by Sahana Rao · 3 years, 8 months ago
  20. fdcc4d2 Fix ENAMETOOLONG issue when set trash or pending to file by Ivan Chiang · 3 years, 8 months ago
  21. 00f79f4 Return top level nomedia directory instead of nomedia file by Sahana Rao · 3 years, 8 months ago
  22. 7a19d1a Merge "Also scan milliseconds for dates for audio and video." into mainline-prod by TreeHugger Robot · 3 years, 8 months ago
  23. 616b887 Also scan milliseconds for dates for audio and video. by Corina · 3 years, 8 months ago
  24. 8e0e652 Don't read more than 4096 chars in FileUtils#readString by Sahana Rao · 3 years, 8 months ago
  25. 54fb8ba Use Locale.US for formatting numbers. by Corina · 3 years, 8 months ago
  26. b084030 Fix to parse TAG_SUBSEC_TIME correctly. by Hyoungho Choi · 3 years, 9 months ago
  27. 8c376de Performance optimization for playlist stuff by Hyoungho Choi · 3 years, 10 months ago
  28. a95ef37 Add new check in shouldAppendRowId in SQLiteQueryBuilder by Ivan Chiang · 3 years, 10 months ago
  29. f646e20 Solve playlist items deletion issue by Sahana Rao · 3 years, 10 months ago
  30. bdf89ea Merge "Send notifications for media type Playlist" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  31. 7d47798 Merge "Query for rowid column instead of * when we check row exists." into mainline-prod by Corina Grigoras · 3 years, 10 months ago
  32. d7ad0a0 Query for rowid column instead of * when we check row exists. by Corina · 3 years, 10 months ago
  33. 293969e Send notifications for media type Playlist by Abhijeet Kaur · 3 years, 10 months ago
  34. 64f41c6 Merge "Fix playlist bug" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  35. 3bec66b Allow excluding directories during scan by Zim · 3 years, 10 months ago
  36. ee07628 Fix playlist bug by Hyoungho Choi · 3 years, 10 months ago
  37. d3120da Ensure default folders and Camera folders are always visible by Sahana Rao · 3 years, 10 months ago
  38. b5216ca Merge "Add hashcode into album id to distinguish same-named albums" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  39. f890b37 Fix PerformanceTest#testBulk to accumulate batch notifyChange by Sahana Rao · 3 years, 10 months ago
  40. ea55417 Add hashcode into album id to distinguish same-named albums by Ivan Chiang · 3 years, 11 months ago
  41. 5a9cef1 Narrow concession to support legacy apps. by Hyoungho Choi · 3 years, 11 months ago
  42. 9204994 Exclude pending items in reconcileAndClean in ModernMediaScanner by Ivan Chiang · 3 years, 11 months ago
  43. fab3d57 Merge "Use BitmapFactory width/height for an image" into mainline-prod by Narayan Kamath · 3 years, 11 months ago
  44. 9d8771a Migrate playlists on OS upgrade by Sahana Rao · 3 years, 11 months ago
  45. 18b049e Use BitmapFactory width/height for an image by Hyoungho Choi · 3 years, 11 months ago
  46. b0a986f Artists and Albums views only show files marked with is_music. by Corina · 4 years ago
  47. 2089d65 MediaUpgradeReceiver should set MigrationListener by Sahana Rao · 4 years ago
  48. 4547ae9 Merge "Create sTestDir before starting MediaProvidrForFuse tests" into rvc-dev am: c03f773d27 by TreeHugger Robot · 4 years, 1 month ago
  49. c03f773 Merge "Create sTestDir before starting MediaProvidrForFuse tests" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  50. 4668ed4 Create sTestDir before starting MediaProvidrForFuse tests by Sahana Rao · 4 years, 1 month ago
  51. e92e6ea canWrite() for top level directories by Nandana Dutt · 4 years, 1 month ago
  52. 4c55011 Merge "Fix extractRelativePathForDirectory for single char directory names" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  53. 37e8d8f Merge "Fix parsing of meta box in IsoInterface" into rvc-dev by Anton Hansson · 4 years, 1 month ago
  54. 7310c52 Merge "Reduce PerformanceTest#testDirOperations size" into rvc-dev by Zimuzo Ezeozue · 4 years, 1 month ago
  55. e5403a1 Reduce PerformanceTest#testDirOperations size by Zim · 4 years, 1 month ago
  56. 54dafa3 Fix extractRelativePathForDirectory for single char directory names by Sahana Rao · 4 years, 1 month ago
  57. f2a9399 Fix parsing of meta box in IsoInterface by Anton Hansson · 4 years, 1 month ago
  58. c543372 Allow custom collators in strict grammar by Hyoungho Choi · 4 years, 2 months ago
  59. 6a6884b Merge "Better definition of "system" as "self"." into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  60. c62cd62 Merge "Fix obscure MimeUtils.startsWithIgnoreCase() bug." into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  61. da06cdf Merge "Handle unsupported or empty MIME type" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  62. cee0429 Merge "Add perf tests for readdir and friends" into rvc-dev by Nikita Ioffe · 4 years, 1 month ago
  63. 8411c40 Better definition of "system" as "self". by Jeff Sharkey · 4 years, 3 months ago
  64. 8f827ba Add perf tests for readdir and friends by Nikita Ioffe · 4 years, 1 month ago
  65. 2f58032 Fix obscure MimeUtils.startsWithIgnoreCase() bug. by Jeff Sharkey · 4 years, 1 month ago
  66. b105c22 Handle unsupported or empty MIME type by Sahana Rao · 4 years, 1 month ago
  67. ecbb6b5 Merge "Add collector library in media provider client." into rvc-dev by Gopinath Elanchezhian · 4 years, 1 month ago
  68. 6e974ef Merge changes from topic "jun15" into rvc-dev by Jeff Sharkey · 4 years, 1 month ago
  69. a16289d Add collector library in media provider client. by Gopinath Elanchezhian · 4 years, 1 month ago
  70. c9ac228 Merge "Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage" into rvc-dev by Nikita Ioffe · 4 years, 1 month ago
  71. 40e5bf3 Attempt to improve test robustness. by Jeff Sharkey · 4 years, 1 month ago
  72. 9197c96 Merge changes I552d5f9d,I5733cc7f into rvc-dev by Martijn Coenen · 4 years, 1 month ago
  73. 9cb6ff2 Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage by Nikita Ioffe · 4 years, 2 months ago
  74. ca94b9b Remove Scenario to fix test failures. by Jeff Sharkey · 4 years, 1 month ago
  75. 070bce1 Limit scanning from FUSE rename. by Martijn Coenen · 4 years, 2 months ago
  76. 8b5970f Merge "Set IS_PENDING for files created via filePath" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  77. ea587fc Set IS_PENDING for files created via filePath by Sahana Rao · 4 years, 2 months ago
  78. 4db814d Merge "Emit performance results via Instrumentation." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  79. c113e42 Emit performance results via Instrumentation. by Jeff Sharkey · 4 years, 2 months ago
  80. f95b06f Improve robustness of updateVolumes(). by Jeff Sharkey · 4 years, 2 months ago
  81. ecf30dd Merge "Another attempt at fixing Cuttlefish flaky tests." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  82. 6a72ba6 Merge "Fix EXIF redaction for apps with access" into rvc-dev by Zimuzo Ezeozue · 4 years, 2 months ago
  83. b69edcf Another attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 4 years, 2 months ago
  84. 7d249ef Fix EXIF redaction for apps with access by Zim · 4 years, 2 months ago
  85. 77ba686 Merge "Require SD card on Cuttlefish devices." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  86. 5f53791 Require SD card on Cuttlefish devices. by Jeff Sharkey · 4 years, 2 months ago
  87. 2164f39 Delete FuseDaemonHostTest by shafik · 4 years, 2 months ago
  88. 1b81d01 Merge "Add tests for filepath operations on pending and trashed files" into rvc-dev by Sahana Rao · 4 years, 2 months ago
  89. fa53678 Attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 4 years, 2 months ago
  90. c8d3271 More narrow relaxing of strictness. by Jeff Sharkey · 4 years, 2 months ago
  91. cefddb3 Merge "Gracefully handle negative indexes." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  92. 42d9199 Merge "Support case-insensitive column names." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  93. bb4fe03 Merge "Consider hidden files while extracting file extension" into rvc-dev by Sahana Rao · 4 years, 2 months ago
  94. 5289c6b Add tests for filepath operations on pending and trashed files by Sahana Rao · 4 years, 2 months ago
  95. 83ac45b Gracefully handle negative indexes. by Jeff Sharkey · 4 years, 2 months ago
  96. 1d75de7 Support case-insensitive column names. by Jeff Sharkey · 4 years, 2 months ago
  97. f3c8a16 Consider hidden files while extracting file extension by Sahana Rao · 4 years, 2 months ago
  98. 8ff51bc Scan renamed oldPath to remove db rows of directories in oldPath by Sahana Rao · 4 years, 2 months ago
  99. 56fe483 Apply MainlineTestModuleController to mediaprovider tests by Chen Zhu · 4 years, 3 months ago
  100. 02955df Merge "Narrow concession to support legacy apps." into rvc-dev by Jeff Sharkey · 4 years, 3 months ago