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