1. 2f58032 Fix obscure MimeUtils.startsWithIgnoreCase() bug. by Jeff Sharkey · 5 years ago
  2. 6e974ef Merge changes from topic "jun15" into rvc-dev by Jeff Sharkey · 5 years ago
  3. 2d8f6a7 Merge "Relax volume name restrictions on bulk operations." into rvc-dev by Jeff Sharkey · 5 years ago
  4. f976b8d Merge "Add permission checks for setattr" into rvc-dev by Corina Grigoras · 5 years ago
  5. e214c01 Merge "Fix wrong initialization order in FAdviser (2)" into rvc-dev by Zimuzo Ezeozue · 5 years ago
  6. 8c570b7 Relax volume name restrictions on bulk operations. by Jeff Sharkey · 5 years ago
  7. 0eac95f Merge "Add icon and change the font of cache clearing dialog" into rvc-dev by Ivan Chiang · 5 years ago
  8. c9ac228 Merge "Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage" into rvc-dev by Nikita Ioffe · 5 years ago
  9. 7e12b2f Merge "Don't allow legacy apps to create things in /storage/emulated." into rvc-dev by Martijn Coenen · 5 years ago
  10. 40e5bf3 Attempt to improve test robustness. by Jeff Sharkey · 5 years ago
  11. 4c6295a Optimized query for detecting empty collections. by Jeff Sharkey · 5 years ago
  12. 2e20e4f Use volume names instead of "Unknown". by Jeff Sharkey · 5 years ago
  13. c59bca9 Avoid deadlock during applyBatch(). by Jeff Sharkey · 5 years ago
  14. 7f6663d Add permission checks for setattr by Corina · 5 years ago
  15. 0bf2f37 Merge "Do not throw warning when LegacyMediaProvider is not enabled for the user" into rvc-dev by Yan Zhu · 5 years ago
  16. a2bdf54 Gracefully handle trashing/pending missing files. by Jeff Sharkey · 5 years ago
  17. 836589c Merge "Don't allow opendir on Android/<data|obb> directories" into rvc-dev by TreeHugger Robot · 5 years ago
  18. 8f55a27 Do not throw warning when LegacyMediaProvider is not enabled for the user by Yan Zhu · 5 years ago
  19. 71435d5 Don't allow legacy apps to create things in /storage/emulated. by Martijn Coenen · 5 years ago
  20. e10046f Merge "Don't throw security exception if file was already deleted via filePath" into rvc-dev by TreeHugger Robot · 5 years ago
  21. 0ce0a1b Merge "Remove unused parameter from getSharedPackages" into rvc-dev by TreeHugger Robot · 5 years ago
  22. 695a127 Fix wrong initialization order in FAdviser (2) by Zim · 5 years ago
  23. 8967f29 Merge "Include owned pending files from FUSE in MATCH_EXCLUDE" into rvc-dev by TreeHugger Robot · 5 years ago
  24. cd60334 Merge "Don't upsert a db row for FUSE create" into rvc-dev by TreeHugger Robot · 5 years ago
  25. 161377f Merge "Return correct errno for FileNotFoundException" into rvc-dev by TreeHugger Robot · 5 years ago
  26. a91179d Return correct errno for FileNotFoundException by Sahana Rao · 5 years ago
  27. 5b7a9bd Don't upsert a db row for FUSE create by Sahana Rao · 5 years ago
  28. 0bbd3e1 Remove unused parameter from getSharedPackages by Sahana Rao · 5 years ago
  29. b02e715 Include owned pending files from FUSE in MATCH_EXCLUDE by Sahana Rao · 5 years ago
  30. f0fd46a Add icon and change the font of cache clearing dialog by Ivan Chiang · 5 years ago
  31. adaee9b Merge "Don't allow read on /storage/emulated" into rvc-dev by Nandana Dutt · 5 years ago
  32. 8affdb0 Don't throw security exception if file was already deleted via filePath by Sahana Rao · 5 years ago
  33. 08c2f98 Merge "Reuse nodes for case-insensitive lookups" into rvc-dev by Zimuzo Ezeozue · 5 years ago
  34. e4d299c Merge "Fix ContentResolver opening with O_DIRECT" into rvc-dev by Zimuzo Ezeozue · 5 years ago
  35. 0e0a098 Merge "Delete INCLUDED_DEFAULT_DIRECTORIES from extras received over binder" into rvc-dev by Nikita Ioffe · 5 years ago
  36. d529d42 Merge "Allow DownloadProvider to upsert already downloaded file" into rvc-dev by TreeHugger Robot · 5 years ago
  37. 9197c96 Merge changes I552d5f9d,I5733cc7f into rvc-dev by Martijn Coenen · 5 years ago
  38. c7db6a5 Don't allow read on /storage/emulated by Nandana Dutt · 5 years ago
  39. 9cb6ff2 Grants apps with OP_NO_ISOLATED_STORAGE access to full external storage by Nikita Ioffe · 5 years ago
  40. ca94b9b Remove Scenario to fix test failures. by Jeff Sharkey · 5 years ago
  41. 0852ba7 Reuse nodes for case-insensitive lookups by Zim · 5 years ago
  42. 710787b Delete INCLUDED_DEFAULT_DIRECTORIES from extras received over binder by Nikita Ioffe · 5 years ago
  43. 25db649 Allow DownloadProvider to upsert already downloaded file by Sahana Rao · 5 years ago
  44. c55e107 Always update quota type when handling an update. by Martijn Coenen · 5 years ago
  45. 070bce1 Limit scanning from FUSE rename. by Martijn Coenen · 5 years ago
  46. d19d3f9 Don't allow opendir on Android/<data|obb> directories by Sahana Rao · 5 years ago
  47. 7e83068 Fix ContentResolver opening with O_DIRECT by Zim · 5 years ago
  48. 60c44c7 Request HIDE_NON_SYSTEM_OVERLAY_WINDOWS for secure dialogs by shafik · 5 years ago
  49. 7822f9d Merge "Conditionally skip volume validation when attaching volume" into rvc-dev by Nandana Dutt · 5 years ago
  50. 8b5970f Merge "Set IS_PENDING for files created via filePath" into rvc-dev by TreeHugger Robot · 5 years ago
  51. 604f452 Conditionally skip volume validation when attaching volume by Zim · 5 years ago
  52. ea587fc Set IS_PENDING for files created via filePath by Sahana Rao · 5 years ago
  53. 7447230 Logging to aid bug investigation. by Jeff Sharkey · 5 years ago
  54. fa3628a Merge "Allow "demo" volume name to be used for retail." into rvc-dev by Jeff Sharkey · 5 years ago
  55. 4db814d Merge "Emit performance results via Instrumentation." into rvc-dev by Jeff Sharkey · 5 years ago
  56. c113e42 Emit performance results via Instrumentation. by Jeff Sharkey · 5 years ago
  57. 1aa22a2 Allow "demo" volume name to be used for retail. by Jeff Sharkey · 5 years ago
  58. 4c54816 Merge "Special case case-insensitivity for Android/{data,obb}" into rvc-dev by Zimuzo Ezeozue · 5 years ago
  59. e02ff03 Merge "Improve robustness of updateVolumes()." into rvc-dev by Jeff Sharkey · 5 years ago
  60. ad0d5f0 Special case case-insensitivity for Android/{data,obb} by Zim · 5 years ago
  61. f95b06f Improve robustness of updateVolumes(). by Jeff Sharkey · 5 years ago
  62. e981f04 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 5 years ago
  63. a51de64 Switch to standard naming scheme by Paul Duffin · 5 years ago
  64. 9e68183 Merge "Safer Audio.keyFor() behavior for null strings." into rvc-dev by Jeff Sharkey · 5 years ago
  65. ecf30dd Merge "Another attempt at fixing Cuttlefish flaky tests." into rvc-dev by Jeff Sharkey · 5 years ago
  66. 7aeb9e7 Merge "Avoid crashing during orientation changes." into rvc-dev by Jeff Sharkey · 5 years ago
  67. 6a72ba6 Merge "Fix EXIF redaction for apps with access" into rvc-dev by Zimuzo Ezeozue · 5 years ago
  68. 01f6d2d Safer Audio.keyFor() behavior for null strings. by Jeff Sharkey · 5 years ago
  69. 3343611 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  70. 663d92d Clean up the visibility rules for framework modules by Paul Duffin · 5 years ago
  71. b69edcf Another attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 5 years ago
  72. 7d249ef Fix EXIF redaction for apps with access by Zim · 5 years ago
  73. a44e8fe Avoid crashing during orientation changes. by Jeff Sharkey · 5 years ago
  74. a3b3786 Switch framework-mediaprovider to use java_sdk_library by Paul Duffin · 5 years ago
  75. 905094f Merge "Truly ignore insert errors when bypassing scoped storage restrctions" into rvc-dev by Shafik Nassar · 5 years ago
  76. 1dacfc7 Merge "Use stat.st_dev for checking if two paths point at different filesystems" into rvc-dev by Satoshi Niwa · 5 years ago
  77. 3a51508 Truly ignore insert errors when bypassing scoped storage restrctions by shafik · 5 years ago
  78. 77ba686 Merge "Require SD card on Cuttlefish devices." into rvc-dev by TreeHugger Robot · 5 years ago
  79. 5f53791 Require SD card on Cuttlefish devices. by Jeff Sharkey · 5 years ago
  80. 077fdd5 Exempt .nomedia pkg from is_app_accessible_path check by Abhijeet Kaur · 5 years ago
  81. 6e68c2d Merge "Delete FuseDaemonHostTest" into rvc-dev by TreeHugger Robot · 5 years ago
  82. 2164f39 Delete FuseDaemonHostTest by shafik · 5 years ago
  83. a9b89fa Use stat.st_dev for checking if two paths point at different filesystems by Satoshi Niwa · 5 years ago
  84. 443bb9c Modify overlay settings of cache clearing dialog by shafik · 5 years ago
  85. 4b76d0d Merge "Separate checks for different types of permission checks" into rvc-dev by Abhijeet Kaur · 5 years ago
  86. 39550a3 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 5 years ago
  87. 5fdf984 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  88. 1b81d01 Merge "Add tests for filepath operations on pending and trashed files" into rvc-dev by Sahana Rao · 5 years ago
  89. 174c97e Merge "Readdir should extract file name from DATA column" into rvc-dev by Sahana Rao · 5 years ago
  90. 73a9769 Merge "Support MATCH_WRITABLE for IS_PENDING AND IS_TRASHED match." into rvc-dev by Sahana Rao · 5 years ago
  91. fa53678 Attempt at fixing Cuttlefish flaky tests. by Jeff Sharkey · 5 years ago
  92. c8d3271 More narrow relaxing of strictness. by Jeff Sharkey · 5 years ago
  93. 1d1bc64 Merge "Scan internal before any external storage." into rvc-dev by Jeff Sharkey · 5 years ago
  94. cefddb3 Merge "Gracefully handle negative indexes." into rvc-dev by Jeff Sharkey · 5 years ago
  95. 42d9199 Merge "Support case-insensitive column names." into rvc-dev by Jeff Sharkey · 5 years ago
  96. 0154d06 Separate checks for different types of permission checks by Abhijeet Kaur · 5 years ago
  97. bb4fe03 Merge "Consider hidden files while extracting file extension" into rvc-dev by Sahana Rao · 5 years ago
  98. 5289c6b Add tests for filepath operations on pending and trashed files by Sahana Rao · 5 years ago
  99. 903f407 Scan internal before any external storage. by Jeff Sharkey · 5 years ago
  100. 83ac45b Gracefully handle negative indexes. by Jeff Sharkey · 5 years ago