1. 4c55011 Merge "Fix extractRelativePathForDirectory for single char directory names" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  2. a3a8d58 Merge "Developers expect to mutate Downloads Uris." into rvc-dev by Jeff Sharkey · 4 years, 3 months ago
  3. 033b1ca Developers expect to mutate Downloads Uris. by Jeff Sharkey · 4 years, 3 months ago
  4. cf035a3 Merge "Fix some issues of the permission dialog" into rvc-dev by Ivan Chiang · 4 years, 3 months ago
  5. c2816fb Merge "Don't fail if NO_ISOLATED_STORAGE app op is missing" into rvc-dev by Nikita Ioffe · 4 years, 3 months ago
  6. a9551ab Don't fail if NO_ISOLATED_STORAGE app op is missing by Nikita Ioffe · 4 years, 3 months ago
  7. 54dafa3 Fix extractRelativePathForDirectory for single char directory names by Sahana Rao · 4 years, 3 months ago
  8. f2a9399 Fix parsing of meta box in IsoInterface by Anton Hansson · 4 years, 4 months ago
  9. f44d9bc Handle 64-bit and end-of-file box lengths in IsoInterface by Anton Hansson · 4 years, 4 months ago
  10. 36bdb16 Merge "Don't call into DownloadManager as part of a FUSE operation." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  11. 4256c96 Merge "Update quota type on FUSE create." into rvc-dev by Martijn Coenen · 4 years, 4 months ago
  12. d6828c1 Fix some issues of the permission dialog by Ivan Chiang · 4 years, 4 months ago
  13. 67b587b Merge "Allow custom collators in strict grammar" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  14. c543372 Allow custom collators in strict grammar by Hyoungho Choi · 4 years, 4 months ago
  15. 75b8bd4 Performance optimization for FUSE queries. by Jeff Sharkey · 4 years, 4 months ago
  16. af2d34d Update quota type on FUSE create. by Martijn Coenen · 4 years, 4 months ago
  17. 6a6884b Merge "Better definition of "system" as "self"." into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  18. c62cd62 Merge "Fix obscure MimeUtils.startsWithIgnoreCase() bug." into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  19. da06cdf Merge "Handle unsupported or empty MIME type" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  20. 8411c40 Better definition of "system" as "self". by Jeff Sharkey · 4 years, 5 months ago
  21. 2f58032 Fix obscure MimeUtils.startsWithIgnoreCase() bug. by Jeff Sharkey · 4 years, 4 months ago
  22. 24b9935 Don't call into DownloadManager as part of a FUSE operation. by Martijn Coenen · 4 years, 4 months ago
  23. f33eca7 Merge "Remove scanFile after create" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  24. ef95394 Merge "MediaProvider: Change owners on legacy app creates" into rvc-dev by Narayan Kamath · 4 years, 4 months ago
  25. b105c22 Handle unsupported or empty MIME type by Sahana Rao · 4 years, 4 months ago
  26. 549c9c3 Remove scanFile after create by Sahana Rao · 4 years, 4 months ago
  27. 6e974ef Merge changes from topic "jun15" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  28. 8c570b7 Relax volume name restrictions on bulk operations. by Jeff Sharkey · 4 years, 4 months ago
  29. c9ac228 Merge "Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage" into rvc-dev by Nikita Ioffe · 4 years, 4 months ago
  30. 4c6295a Optimized query for detecting empty collections. by Jeff Sharkey · 4 years, 4 months ago
  31. 2e20e4f Use volume names instead of "Unknown". by Jeff Sharkey · 4 years, 4 months ago
  32. c59bca9 Avoid deadlock during applyBatch(). by Jeff Sharkey · 4 years, 4 months ago
  33. 53a9ac3 MediaProvider: Change owners on legacy app creates by Narayan Kamath · 4 years, 4 months ago
  34. 0bf2f37 Merge "Do not throw warning when LegacyMediaProvider is not enabled for the user" into rvc-dev by Yan Zhu · 4 years, 4 months ago
  35. a2bdf54 Gracefully handle trashing/pending missing files. by Jeff Sharkey · 4 years, 4 months ago
  36. 836589c Merge "Don't allow opendir on Android/<data|obb> directories" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  37. 8f55a27 Do not throw warning when LegacyMediaProvider is not enabled for the user by Yan Zhu · 4 years, 4 months ago
  38. e10046f Merge "Don't throw security exception if file was already deleted via filePath" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  39. 0ce0a1b Merge "Remove unused parameter from getSharedPackages" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  40. 8967f29 Merge "Include owned pending files from FUSE in MATCH_EXCLUDE" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  41. cd60334 Merge "Don't upsert a db row for FUSE create" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  42. 161377f Merge "Return correct errno for FileNotFoundException" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  43. a91179d Return correct errno for FileNotFoundException by Sahana Rao · 4 years, 4 months ago
  44. 5b7a9bd Don't upsert a db row for FUSE create by Sahana Rao · 4 years, 4 months ago
  45. 0bbd3e1 Remove unused parameter from getSharedPackages by Sahana Rao · 4 years, 4 months ago
  46. b02e715 Include owned pending files from FUSE in MATCH_EXCLUDE by Sahana Rao · 4 years, 4 months ago
  47. adaee9b Merge "Don't allow read on /storage/emulated" into rvc-dev by Nandana Dutt · 4 years, 4 months ago
  48. 8affdb0 Don't throw security exception if file was already deleted via filePath by Sahana Rao · 4 years, 4 months ago
  49. e4d299c Merge "Fix ContentResolver opening with O_DIRECT" into rvc-dev by Zimuzo Ezeozue · 4 years, 4 months ago
  50. 0e0a098 Merge "Delete INCLUDED_DEFAULT_DIRECTORIES from extras received over binder" into rvc-dev by Nikita Ioffe · 4 years, 4 months ago
  51. d529d42 Merge "Allow DownloadProvider to upsert already downloaded file" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  52. 9197c96 Merge changes I552d5f9d,I5733cc7f into rvc-dev by Martijn Coenen · 4 years, 4 months ago
  53. c7db6a5 Don't allow read on /storage/emulated by Nandana Dutt · 4 years, 4 months ago
  54. 9cb6ff2 Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage by Nikita Ioffe · 4 years, 4 months ago
  55. 710787b Delete INCLUDED_DEFAULT_DIRECTORIES from extras received over binder by Nikita Ioffe · 4 years, 4 months ago
  56. 25db649 Allow DownloadProvider to upsert already downloaded file by Sahana Rao · 4 years, 4 months ago
  57. c55e107 Always update quota type when handling an update. by Martijn Coenen · 4 years, 4 months ago
  58. 070bce1 Limit scanning from FUSE rename. by Martijn Coenen · 4 years, 4 months ago
  59. d19d3f9 Don't allow opendir on Android/<data|obb> directories by Sahana Rao · 4 years, 4 months ago
  60. 7e83068 Fix ContentResolver opening with O_DIRECT by Zim · 4 years, 4 months ago
  61. 60c44c7 Request HIDE_NON_SYSTEM_OVERLAY_WINDOWS for secure dialogs by shafik · 4 years, 4 months ago
  62. 7822f9d Merge "Conditionally skip volume validation when attaching volume" into rvc-dev by Nandana Dutt · 4 years, 4 months ago
  63. 8b5970f Merge "Set IS_PENDING for files created via filePath" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  64. 604f452 Conditionally skip volume validation when attaching volume by Zim · 4 years, 4 months ago
  65. ea587fc Set IS_PENDING for files created via filePath by Sahana Rao · 4 years, 4 months ago
  66. 7447230 Logging to aid bug investigation. by Jeff Sharkey · 4 years, 4 months ago
  67. f95b06f Improve robustness of updateVolumes(). by Jeff Sharkey · 4 years, 4 months ago
  68. ecf30dd Merge "Another attempt at fixing Cuttlefish flaky tests." into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  69. 6a72ba6 Merge "Fix EXIF redaction for apps with access" into rvc-dev by Zimuzo Ezeozue · 4 years, 4 months ago
  70. b69edcf Another attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 4 years, 4 months ago
  71. 7d249ef Fix EXIF redaction for apps with access by Zim · 4 years, 4 months ago
  72. 905094f Merge "Truly ignore insert errors when bypassing scoped storage restrctions" into rvc-dev by Shafik Nassar · 4 years, 4 months ago
  73. 1dacfc7 Merge "Use stat.st_dev for checking if two paths point at different filesystems" into rvc-dev by Satoshi Niwa · 4 years, 4 months ago
  74. 3a51508 Truly ignore insert errors when bypassing scoped storage restrctions by shafik · 4 years, 4 months ago
  75. a9b89fa Use stat.st_dev for checking if two paths point at different filesystems by Satoshi Niwa · 4 years, 4 months ago
  76. 443bb9c Modify overlay settings of cache clearing dialog by shafik · 4 years, 4 months ago
  77. 4b76d0d Merge "Separate checks for different types of permission checks" into rvc-dev by Abhijeet Kaur · 4 years, 4 months ago
  78. 174c97e Merge "Readdir should extract file name from DATA column" into rvc-dev by Sahana Rao · 4 years, 5 months ago
  79. 73a9769 Merge "Support MATCH_WRITABLE for IS_PENDING AND IS_TRASHED match." into rvc-dev by Sahana Rao · 4 years, 5 months ago
  80. fa53678 Attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 4 years, 5 months ago
  81. c8d3271 More narrow relaxing of strictness. by Jeff Sharkey · 4 years, 5 months ago
  82. 1d1bc64 Merge "Scan internal before any external storage." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  83. cefddb3 Merge "Gracefully handle negative indexes." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  84. 42d9199 Merge "Support case-insensitive column names." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  85. 0154d06 Separate checks for different types of permission checks by Abhijeet Kaur · 4 years, 5 months ago
  86. bb4fe03 Merge "Consider hidden files while extracting file extension" into rvc-dev by Sahana Rao · 4 years, 5 months ago
  87. 903f407 Scan internal before any external storage. by Jeff Sharkey · 4 years, 5 months ago
  88. 83ac45b Gracefully handle negative indexes. by Jeff Sharkey · 4 years, 5 months ago
  89. 1d75de7 Support case-insensitive column names. by Jeff Sharkey · 4 years, 5 months ago
  90. 02fb8f4 Support MATCH_WRITABLE for IS_PENDING AND IS_TRASHED match. by Sahana Rao · 4 years, 5 months ago
  91. 64076e5 Merge "Add a loading dialog while clearing app cache" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  92. 44c1d6f Readdir should extract file name from DATA column by Sahana Rao · 4 years, 5 months ago
  93. 2c690f5 Merge "Create the .nomedia file in paths that are not scannable" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  94. 83baa50 Merge "Scan renamed oldPath to remove db rows of directories in oldPath" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  95. f3c8a16 Consider hidden files while extracting file extension by Sahana Rao · 4 years, 5 months ago
  96. 8ff51bc Scan renamed oldPath to remove db rows of directories in oldPath by Sahana Rao · 4 years, 5 months ago
  97. a202fdd Add a loading dialog while clearing app cache by shafik · 4 years, 5 months ago
  98. 3197237 Create the .nomedia file in paths that are not scannable by Sahana Rao · 4 years, 5 months ago
  99. 536982a Use the right volume content URI by shafik · 4 years, 5 months ago
  100. 02955df Merge "Narrow concession to support legacy apps." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago