1. 30e13c8 Optional change for apps to run scan as non-blocking task by Sahana Rao · 3 years, 8 months ago
  2. 684d1e4 Ensure only one thread does database migration by Sahana Rao · 3 years, 9 months ago
  3. e7a5e18 Don't throw IllegalStateException when scan ends with pending items. by Martijn Coenen · 3 years, 9 months ago
  4. dd178dc Merge "Delete Android/media owned files from from db when package is orphaned." into mainline-prod by Corina Grigoras · 3 years, 9 months ago
  5. 9da83c4 Delete Android/media owned files from from db when package is orphaned. by Corina · 3 years, 9 months ago
  6. 671e241 Merge "Don't use std::stoi()" into mainline-prod by Martijn Coenen · 3 years, 9 months ago
  7. 9d6be92 Merge "Add sahanas@ to OWNERS" into mainline-prod by TreeHugger Robot · 3 years, 9 months ago
  8. 8df38ee Merge "Fix NPE when a volume is ejected." into mainline-prod by Martijn Coenen · 3 years, 9 months ago
  9. 35e3446 Merge "Fix recomputeMediaTypeValues to accumulate all updates and update later" into mainline-prod by TreeHugger Robot · 3 years, 9 months ago
  10. f5cd099 Fix NPE when a volume is ejected. by Martijn Coenen · 3 years, 9 months ago
  11. 44ef630 Don't use std::stoi() by Martijn Coenen · 3 years, 9 months ago
  12. 8851c7c Set min_sdk_version: "30" by Nikita Ioffe · 3 years, 9 months ago
  13. feaa735 Add sahanas@ to OWNERS by Sahana Rao · 3 years, 9 months ago
  14. e9e902c Fix recomputeMediaTypeValues to accumulate all updates and update later by Sahana Rao · 3 years, 9 months ago
  15. 872b398 Move blockingTasks to run outside transaction by Sahana Rao · 3 years, 9 months ago
  16. 2eb6e22 Merge "Restrict ALL_VOLUMES query parameter to <= R." into mainline-prod by Martijn Coenen · 3 years, 9 months ago
  17. 382ec8b Merge "Fix rename bug via FUSE" into mainline-prod by Sahana Rao · 3 years, 9 months ago
  18. ee6af3b Fix rename bug via FUSE by Hyoungho Choi · 3 years, 9 months ago
  19. c76cbca Merge "Fix migration bug" into mainline-prod by Sahana Rao · 3 years, 9 months ago
  20. accec1e Skip exclude dirs if close to max sql expression size by Zim · 3 years, 9 months ago
  21. 2b1356f Fix migration bug by Hyoungho Choi · 3 years, 9 months ago
  22. 2fc9703 [automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 6d616998e4 -s ours by Bill Yi · 3 years, 9 months ago
  23. 6d61699 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 9 months ago
  24. 96fea20 Restrict ALL_VOLUMES query parameter to <= R. by Martijn Coenen · 3 years, 9 months ago
  25. ea9a7bf Allow to query all volumes by Hyoungho Choi · 3 years, 9 months ago
  26. e53fdbf Merge "Disable dentry cache for clone app users." into mainline-prod by TreeHugger Robot · 3 years, 9 months ago
  27. e9b6d25 Disable dentry cache for clone app users. by Martijn Coenen · 3 years, 10 months ago
  28. e156307 Merge "Performance optimizations for applyBatch" into mainline-prod by TreeHugger Robot · 3 years, 9 months ago
  29. 4b10f18 Fix read range computation for some corner cases in redaction ranges by Sahana Rao · 3 years, 9 months ago
  30. ba3d90b Support Playlist#Members uri in LegacMediaProvider am: 9a5c84884f by Sahana Rao · 3 years, 9 months ago
  31. ae1a860 Merge "Fix to parse TAG_SUBSEC_TIME correctly." into mainline-prod by Narayan Kamath · 3 years, 9 months ago
  32. 57b672e Performance optimizations for applyBatch by Sahana Rao · 3 years, 9 months ago
  33. b084030 Fix to parse TAG_SUBSEC_TIME correctly. by Hyoungho Choi · 3 years, 9 months ago
  34. e8882ce Fix issue in getOverlappingRedactionRanges. by Hyoungho Choi · 3 years, 9 months ago
  35. b857896 Merge "Migrate PARENT column from legacy MediaProvider's database" into mainline-prod by TreeHugger Robot · 3 years, 9 months ago
  36. a20be94 Migrate PARENT column from legacy MediaProvider's database by Sahana Rao · 3 years, 11 months ago
  37. e85e769 Migrate IS_PRIVATE from Q database to R by Sahana Rao · 3 years, 9 months ago
  38. 16f5b1e Fix work profile check during cross-user lookup by Zim · 3 years, 9 months ago
  39. b1317cf Merge "Don't keep a calling identity cache for other users." into mainline-prod by Martijn Coenen · 3 years, 9 months ago
  40. 602277b Merge "Notify the FUSE filesystem for default dir updates" into mainline-prod by TreeHugger Robot · 3 years, 9 months ago
  41. 5c7d827 Merge "Support cross-user lookups" into mainline-prod by Zimuzo Ezeozue · 3 years, 9 months ago
  42. d7be4e5 Notify the FUSE filesystem for default dir updates by Zim · 3 years, 10 months ago
  43. ca0bb90 Don't keep a calling identity cache for other users. by Martijn Coenen · 3 years, 10 months ago
  44. 072b828 Merge "Performance optimization for playlist stuff" into mainline-prod by TreeHugger Robot · 3 years, 9 months ago
  45. 41ce9c1 Merge "ModernMediaScanner: Enforce size limit for XMP data." into mainline-prod by Narayan Kamath · 3 years, 9 months ago
  46. 610ed21 Merge "Remove MediaProvider @TestApi" into mainline-prod by Anton Hansson · 3 years, 9 months ago
  47. 8c376de Performance optimization for playlist stuff by Hyoungho Choi · 3 years, 10 months ago
  48. 97ea811 ModernMediaScanner: Enforce size limit for XMP data. by Narayan Kamath · 3 years, 9 months ago
  49. 84bd631 Support cross-user lookups by Zim · 3 years, 11 months ago
  50. e8e91eb Merge "Add new check in shouldAppendRowId in SQLiteQueryBuilder" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  51. 6b3a079 Remove MediaProvider @TestApi by Anton Hansson · 3 years, 10 months ago
  52. 3923de7 Merge "Support playlist and subtitle in createWriteRequest" into mainline-prod by Sahana Rao · 3 years, 10 months ago
  53. a95ef37 Add new check in shouldAppendRowId in SQLiteQueryBuilder by Ivan Chiang · 3 years, 10 months ago
  54. f8c06d0 Merge "Solve playlist items deletion issue" into mainline-prod by Sahana Rao · 3 years, 10 months ago
  55. 210a493 Merge "Add core scoped storage host test to test mapping." into mainline-prod by Corina Grigoras · 3 years, 10 months ago
  56. f646e20 Solve playlist items deletion issue by Sahana Rao · 3 years, 10 months ago
  57. bdf89ea Merge "Send notifications for media type Playlist" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  58. 7d47798 Merge "Query for rowid column instead of * when we check row exists." into mainline-prod by Corina Grigoras · 3 years, 10 months ago
  59. 2924519 Support playlist and subtitle in createWriteRequest by Sahana Rao · 3 years, 10 months ago
  60. d7ad0a0 Query for rowid column instead of * when we check row exists. by Corina · 3 years, 10 months ago
  61. 293969e Send notifications for media type Playlist by Abhijeet Kaur · 3 years, 10 months ago
  62. 756861f Don't allow renaming top level directory to another top level directory by Sahana Rao · 3 years, 10 months ago
  63. 84df9c8 Merge "Merge "Add corinac and remove shafik to/from OWNERS of MediaProvider" am: 48c28006db am: b03aff2468 am: 28d50a55a2 am: 97042ad81d am: 2d41bfdf78" into mainline-prod by Corina Grigoras · 3 years, 10 months ago
  64. 64f41c6 Merge "Fix playlist bug" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  65. a2ad0e4 Merge "Add corinac and remove shafik to/from OWNERS of MediaProvider" am: 48c28006db am: b03aff2468 am: 28d50a55a2 am: 97042ad81d am: 2d41bfdf78 by Treehugger Robot · 3 years, 10 months ago
  66. 3bec66b Allow excluding directories during scan by Zim · 3 years, 10 months ago
  67. 4254f4b Merge "Cancel IdleService scans when job stopped" into mainline-prod by Narayan Kamath · 3 years, 10 months ago
  68. ee07628 Fix playlist bug by Hyoungho Choi · 3 years, 10 months ago
  69. 075b820 Cancel IdleService scans when job stopped by Zim · 3 years, 10 months ago
  70. 0b255a1 Fix Redaction calculation. by Narayan Kamath · 3 years, 10 months ago
  71. 4dc9a1c Merge "Change the projectionMap for AUDIO_ARTISTS_ID_ALBUMS" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  72. 3998df1 Add core scoped storage host test to test mapping. by Corina · 4 years ago
  73. 35d9833 Allow special access to priv-app directories by Abhijeet Kaur · 3 years, 10 months ago
  74. bbcd80b Change the projectionMap for AUDIO_ARTISTS_ID_ALBUMS by Ivan Chiang · 3 years, 10 months ago
  75. 6a9689f Merge "Gracefully handle content uris without id in checkUriPermission" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  76. d3120da Ensure default folders and Camera folders are always visible by Sahana Rao · 3 years, 10 months ago
  77. 621d7c5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 10 months ago
  78. 1e8804f Improve IO performance during redaction by Zim · 3 years, 10 months ago
  79. 484f0f0 Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  80. b5216ca Merge "Add hashcode into album id to distinguish same-named albums" into mainline-prod by TreeHugger Robot · 3 years, 10 months ago
  81. 2ffb822 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 10 months ago
  82. 8bb104a Gracefully handle content uris without id in checkUriPermission by Sahana Rao · 4 years, 1 month ago
  83. f890b37 Fix PerformanceTest#testBulk to accumulate batch notifyChange by Sahana Rao · 3 years, 10 months ago
  84. ea55417 Add hashcode into album id to distinguish same-named albums by Ivan Chiang · 3 years, 11 months ago
  85. 1e4f5a6 Merge "Prevent unnecessary node invalidation" into mainline-prod by Zimuzo Ezeozue · 3 years, 10 months ago
  86. 62bd717 Prevent unnecessary node invalidation by Zim · 3 years, 10 months ago
  87. bd7165e Bypass database operations for legacy system galleries. by Corina · 3 years, 10 months ago
  88. f472cec Merge "Simplify module visibility post build refactor" into mainline-prod by Anton Hansson · 3 years, 11 months ago
  89. 24d3e8a Merge "Narrow concession to support legacy apps." into mainline-prod by TreeHugger Robot · 3 years, 11 months ago
  90. d916541 Orientation should also be migrated by Hyoungho Choi · 3 years, 11 months ago
  91. 5a9cef1 Narrow concession to support legacy apps. by Hyoungho Choi · 3 years, 11 months ago
  92. cc56ae9 Simplify module visibility post build refactor by Anton Hansson · 4 years ago
  93. e4dcd31 Merge "Handle StorageManager#getStorageVolume exception" into mainline-prod by Zimuzo Ezeozue · 3 years, 11 months ago
  94. dde18a6 Handle StorageManager#getStorageVolume exception by Zim · 3 years, 11 months ago
  95. 9204994 Exclude pending items in reconcileAndClean in ModernMediaScanner by Ivan Chiang · 3 years, 11 months ago
  96. 9a5c848 Support Playlist#Members uri in LegacMediaProvider by Sahana Rao · 3 years, 11 months ago
  97. fab3d57 Merge "Use BitmapFactory width/height for an image" into mainline-prod by Narayan Kamath · 3 years, 11 months ago
  98. b463d7c Merge "Use synthetic external view for playlist member uri" into mainline-prod by Narayan Kamath · 3 years, 11 months ago
  99. 9d8771a Migrate playlists on OS upgrade by Sahana Rao · 3 years, 11 months ago
  100. f0b594c Support Playlist#Members uri in LegacMediaProvider by Sahana Rao · 3 years, 11 months ago