1. 1c86ca8 Revert create/update/delete database for apps that bypass restrictions. by Sahana Rao · 4 years, 8 months ago
  2. 5032657 Update database for files renamed by apps that bypass restrictions. by Sahana Rao · 4 years, 8 months ago
  3. 0ccfdd8 Support updating ownerPackage name for FUSE scanFile by Sahana Rao · 4 years, 8 months ago
  4. dba6a1a Merge "Delete database entry for files deleted by apps that bypass restrictions" by Sahana Rao · 4 years, 8 months ago
  5. 4c8e8a1 Delete database entry for files deleted by apps that bypass restrictions by Sahana Rao · 4 years, 8 months ago
  6. 13aa361 Merge "Allow creation of default top level dirs" by Shafik Nassar · 4 years, 8 months ago
  7. e223aa6 Merge "Remove stale old path from database on file rename" by Sahana Rao · 4 years, 8 months ago
  8. f0fea69 Allow creation of default top level dirs by shafik · 4 years, 8 months ago
  9. 92e2726 Remove stale old path from database on file rename by Sahana Rao · 4 years, 8 months ago
  10. 260c140 Grant system gallery read access to MediaProvider tables by shafik · 4 years, 8 months ago
  11. 089b5eb Merge "Allow video files to be inserted in Pictures" by Shafik Nassar · 4 years, 8 months ago
  12. fe9b591 Merge "Grant file managers full access to files table" by Shafik Nassar · 4 years, 8 months ago
  13. 66f1022 Grant file managers full access to files table by shafik · 4 years, 8 months ago
  14. 58645c4 Merge "Check both permission and AppOp in pollForPermission" by Sahana Rao · 4 years, 8 months ago
  15. 96b3f8b Fix isDocumentMimeType issue in MimeUtils by Ivan Chiang · 4 years, 8 months ago
  16. d84e652 Use QUERY_ALL_PACKAGES permission from FuseDaemonTest by shafik · 4 years, 8 months ago
  17. 9c93d5c Merge "Reland scanning files on close" by TreeHugger Robot · 4 years, 8 months ago
  18. b399388 Reland scanning files on close by Zim · 4 years, 8 months ago
  19. 7431979 Check both permission and AppOp in pollForPermission by Sahana Rao · 4 years, 8 months ago
  20. 1d0217a Merge "Support Windows style file path for a playlist" by Jeff Sharkey · 4 years, 8 months ago
  21. e6db94b Support Windows style file path for a playlist by Hyoungho Choi · 4 years, 8 months ago
  22. f5cc2d7 Merge "Relax detection of "0" values." by Jeff Sharkey · 4 years, 8 months ago
  23. b95e024 Allow video files to be inserted in Pictures by shafik · 4 years, 8 months ago
  24. 02db001 Merge "Add column for indexed XMP metadata." by Jeff Sharkey · 4 years, 8 months ago
  25. bdbe1ef Poll for external storage directory mounted before starting test. by Sahana Rao · 4 years, 8 months ago
  26. 1cd4003 Relax detection of "0" values. by Jeff Sharkey · 4 years, 8 months ago
  27. 0043442 Add column for indexed XMP metadata. by Jeff Sharkey · 4 years, 8 months ago
  28. f0dbeab Merge "Revert "Ignore LegacyFileAccessTest"" by Abhijeet Kaur · 4 years, 8 months ago
  29. 2f0e745 Revert "Ignore LegacyFileAccessTest" by Abhijeet Kaur · 4 years, 8 months ago
  30. 63e6296 Add tests for MANAGE_EXTERNAL_STORAGE by shafik · 4 years, 9 months ago
  31. a56798c Some more minor refactoring in FuseDaemonHostTest by shafik · 4 years, 9 months ago
  32. 8a8af8c Support hidden file deletion through file path. by Sahana Rao · 4 years, 9 months ago
  33. aad5d2a Test apps can create hidden files using file path. by Sahana Rao · 4 years, 9 months ago
  34. 9a2de3e Ignore LegacyFileAccessTest by shafik · 4 years, 9 months ago
  35. 9889eaf Merge "Add file access concessions for SYSTEM_GALLERY" by Shafik Nassar · 4 years, 9 months ago
  36. 1089c83 Improve VFS inode cache consistency test by Zim · 4 years, 9 months ago
  37. 62cf1f6 Add file access concessions for SYSTEM_GALLERY by shafik · 4 years, 9 months ago
  38. 9793721 Merge "Remove unused UnsupportedAppUsage annotations." by Artur Satayev · 4 years, 9 months ago
  39. 2bb438d Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 9 months ago
  40. 8df0d9b Test apps can't access other apps' content by shafik · 4 years, 9 months ago
  41. be571c9 Add new Documents root by Ivan Chiang · 4 years, 11 months ago
  42. 5cff16b Consistent content change notifications. by Jeff Sharkey · 4 years, 9 months ago
  43. 9d29767 More consistent handling of filtering. by Jeff Sharkey · 4 years, 9 months ago
  44. 222ed63 Another pass at increasing test coverage. by Jeff Sharkey · 4 years, 9 months ago
  45. a282a53 Merge changes from topic "jan14b" by Jeff Sharkey · 4 years, 9 months ago
  46. 10e7aad Merge "Add file access concessions for apps with MANAGE_EXTERNAL_STORAGE" by Shafik Nassar · 4 years, 9 months ago
  47. f4f04f2 Merge "Split "generation" into added and modified." by Jeff Sharkey · 4 years, 9 months ago
  48. 7467b1d Expand our test coverage. by Jeff Sharkey · 4 years, 9 months ago
  49. 021e68f Split "generation" into added and modified. by Jeff Sharkey · 4 years, 9 months ago
  50. e87805d Merge "Introduce "generation" to track mutations." by Jeff Sharkey · 4 years, 9 months ago
  51. 88d84fb Introduce "generation" to track mutations. by Jeff Sharkey · 4 years, 9 months ago
  52. 0a1946f Merge "Fixed RedactionInfoTest" by TreeHugger Robot · 4 years, 9 months ago
  53. 2e5ad88 Fixed RedactionInfoTest by Zim · 4 years, 9 months ago
  54. e59ed6b Adjust database views based on mounted volumes. by Jeff Sharkey · 4 years, 9 months ago
  55. fe66ae3 Migrate to using our own SQLiteQueryBuilder. by Jeff Sharkey · 4 years, 9 months ago
  56. 08bd28d Merge "Require exact directory match in reconcile." by Jeff Sharkey · 4 years, 9 months ago
  57. 340ab3f Merge "Verify that apps can insert subtitles and lyrics." by Jeff Sharkey · 4 years, 9 months ago
  58. 3247110 Require exact directory match in reconcile. by Jeff Sharkey · 4 years, 9 months ago
  59. ca4a71e Verify that apps can insert subtitles and lyrics. by Jeff Sharkey · 4 years, 9 months ago
  60. ae5b349 Add file access concessions for apps with MANAGE_EXTERNAL_STORAGE by shafik · 4 years, 9 months ago
  61. 0ad2fbc Merge "Fuse rename: Enforce restrictions based on target SDK." by TreeHugger Robot · 4 years, 9 months ago
  62. 62f348d Merge "FUSE rename: Check file type and write permission for renaming directory" by TreeHugger Robot · 4 years, 9 months ago
  63. 2dda61d Merge "FUSE rename: Check file type and write permission for renaming file." by TreeHugger Robot · 4 years, 9 months ago
  64. ddc8582 Fuse rename: Enforce restrictions based on target SDK. by Sahana Rao · 4 years, 9 months ago
  65. 182ec6b FUSE rename: Check file type and write permission for renaming directory by Sahana Rao · 4 years, 10 months ago
  66. 5b0b965 FUSE rename: Check file type and write permission for renaming file. by Sahana Rao · 4 years, 10 months ago
  67. e275032 Final push to build against SDK. by Jeff Sharkey · 4 years, 9 months ago
  68. 5278ead Introduce persistent logs to aid debugging. by Jeff Sharkey · 4 years, 9 months ago
  69. c92835c Modify the regular expression: PATTERN_RELATIVE_PATH by nolyn.lu · 5 years ago
  70. 24676a0 Merge "Implement FUSE rename with minimal file path check." by TreeHugger Robot · 4 years, 10 months ago
  71. 2c41603 Implement FUSE rename with minimal file path check. by Sahana Rao · 4 years, 10 months ago
  72. de9d632 Fix Error Prone errors by Colin Cross · 4 years, 10 months ago
  73. 14bc6b6 Merge "FUSE readdir: enforce restrictions based on target SDK" by TreeHugger Robot · 4 years, 10 months ago
  74. 81ceaf0 FUSE readdir: enforce restrictions based on target SDK by Sahana Rao · 4 years, 10 months ago
  75. edbe69e Reland: resolve FUSE and lower FS cache inconsistencies by Zim · 4 years, 10 months ago
  76. 0498dfc Merge changes I98554ebf,I30be85b2 by TreeHugger Robot · 4 years, 10 months ago
  77. 613b7ab Revert "Resolve FUSE and lower FS cache inconsistencies" by Kyle Tso · 4 years, 10 months ago
  78. aa24489 Merge "Resolve FUSE and lower FS cache inconsistencies" by Zimuzo Ezeozue · 4 years, 10 months ago
  79. 280e555 Resolve FUSE and lower FS cache inconsistencies by Zim · 4 years, 10 months ago
  80. ccd016a Merge changes from topic "sdkz" by Jeff Sharkey · 4 years, 10 months ago
  81. c55994b Build MediaProviderLegacy with "system_current". by Jeff Sharkey · 4 years, 10 months ago
  82. 1f6ad1a Another push towards "system_current". by Jeff Sharkey · 4 years, 10 months ago
  83. 59b9959 Reboot less in FuseDaemonHostTest by shafik · 4 years, 10 months ago
  84. 8a588e7 List all directory names in FUSE readdir by Sahana Rao · 4 years, 11 months ago
  85. 327f594 Merge "Readdir test to check all visible files of all file types are listed." by TreeHugger Robot · 4 years, 10 months ago
  86. 3b7228a Readdir test to check all visible files of all file types are listed. by Sahana Rao · 4 years, 10 months ago
  87. 5ea5c28 Move MediaStore.java inside APEX boundary. by Jeff Sharkey · 4 years, 10 months ago
  88. 0ebcd47 Merge "Sigh, more apps relying on SQL injection." by Jeff Sharkey · 4 years, 10 months ago
  89. 2f02cf5 Add test to verify FUSE and lower FS dentry cache consistencies by Zim · 4 years, 10 months ago
  90. b855772 Sigh, more apps relying on SQL injection. by Jeff Sharkey · 4 years, 10 months ago
  91. 619cf48 Merge "Don't redact if caller is owner and add redaction test" by TreeHugger Robot · 4 years, 10 months ago
  92. 6958fce Don't redact if caller is owner and add redaction test by shafik · 4 years, 10 months ago
  93. 06b38ca Cavalcade of smaller bug fixes. by Jeff Sharkey · 4 years, 10 months ago
  94. c5c3914 Shuffling to prepare for MediaProvider APEX. by Jeff Sharkey · 4 years, 10 months ago
  95. 2d430e0 Merge "Refactor FilePathAccessTest" by TreeHugger Robot · 4 years, 10 months ago
  96. 644c74b Refactor FilePathAccessTest by shafik · 4 years, 10 months ago
  97. e62215c Remove FuseDaemonHostTest from test mapping by shafik · 4 years, 10 months ago
  98. 47ef557 Revert "Enable FuseDaemonHostTest" by Jeff Sharkey · 4 years, 10 months ago
  99. 1cc0a72 Enable FuseDaemonHostTest by shafik · 4 years, 10 months ago
  100. 26b9328 Replace "sys.fuse_snapshot" with "persist.sys.fuse" by Abhijeet Kaur · 4 years, 10 months ago