1. 02a810c Add tool used to verify dialog behaviors. by Jeff Sharkey · 4 years, 2 months ago
  2. cccb2ae Attempt at fixing MTS failures. by Jeff Sharkey · 4 years, 2 months ago
  3. 02955df Merge "Narrow concession to support legacy apps." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  4. 8e80fca Narrow concession to support legacy apps. by Jeff Sharkey · 4 years, 2 months ago
  5. 6b7baf4 Don't allow creating or renaming files with invalid characters by Sahana Rao · 4 years, 3 months ago
  6. 3279b46 Restrict hidden file visibility to apps by Sahana Rao · 4 years, 3 months ago
  7. aeded75 Update media_type as NONE for hidden files created via filepath. by Sahana Rao · 4 years, 2 months ago
  8. 76b8b5b Don't rewrite hidden file name for FUSE by Sahana Rao · 4 years, 3 months ago
  9. 704316c Scan and resolve hidden file media type as MEDIA_TYPE_NONE by Sahana Rao · 4 years, 2 months ago
  10. d5ab995 Consider scanning the file on mime_type or media_type change. by Sahana Rao · 4 years, 2 months ago
  11. eea771b Merge "Enable api lint and check_last_api for modules" into rvc-dev by Anton Hansson · 4 years, 2 months ago
  12. 412275c Merge changes from topic "may3" into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  13. 52f364c Merge "Support update and replace on conflict" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  14. c7ff078 Merge "Give up trying to give a detailed message in noteOp" into rvc-dev by Shafik Nassar · 4 years, 2 months ago
  15. 6b183ac Merge "Declare MANAGE_EXTERNAL_STORAGE for test apps." into rvc-dev by Hai Zhang · 4 years, 2 months ago
  16. 34682a7 Support update and replace on conflict by Sahana Rao · 4 years, 2 months ago
  17. 96df58d Enable api lint and check_last_api for modules by Anton Hansson · 4 years, 2 months ago
  18. d84da09 Give up trying to give a detailed message in noteOp by shafik · 4 years, 2 months ago
  19. 3ab1275 Merge "Test M_E_S can readdir anywhere on shared external storage" into rvc-dev by Shafik Nassar · 4 years, 2 months ago
  20. d8fc0a9 Test M_E_S can readdir anywhere on shared external storage by shafik · 4 years, 2 months ago
  21. c4a5f81 Start defining custom Error Prone. by Jeff Sharkey · 4 years, 2 months ago
  22. b3e6603 Get ourselves some Error Prone. by Jeff Sharkey · 4 years, 2 months ago
  23. eb14815 Merge "Narrow concession for nested transactions." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  24. b84a999 Narrow concession for nested transactions. by Jeff Sharkey · 4 years, 2 months ago
  25. ceddd30 Declare MANAGE_EXTERNAL_STORAGE for test apps. by Hai Zhang · 4 years, 3 months ago
  26. fc5dd2c Remove reference to @hide API. by Andrew Sapperstein · 4 years, 2 months ago
  27. 8db09b0 Merge "Fix MediaDocumentsProvider notification bugs." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  28. cbc3023 Fix MediaDocumentsProvider notification bugs. by Jeff Sharkey · 4 years, 2 months ago
  29. 4467076 Extract app visibility filtering logic from FromInode by Ricky Wai · 4 years, 2 months ago
  30. 0f19ec5 Merge "Extract top level directory for public volumes" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  31. 24bb31b Merge "Rename module dist files" into rvc-dev by Anton Hansson · 4 years, 2 months ago
  32. cba6cb9 Merge "Fix ANR when migrating large databases." into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  33. bfd3afb Merge changes from topic "apr29" into rvc-dev by Jeff Sharkey · 4 years, 2 months ago
  34. 51f8706 Rename module dist files by Anton Hansson · 4 years, 2 months ago
  35. 920f666 Extract top level directory for public volumes by Sahana Rao · 4 years, 2 months ago
  36. bfd02d6 Merge "Add volume name while creating files in public volume" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  37. 6ff8649 Add volume name while creating files in public volume by Sahana Rao · 4 years, 2 months ago
  38. 72ca88c Make test code more readable by Nandana Dutt · 4 years, 2 months ago
  39. 568263c Fix bug in permission grant metrics. by Jeff Sharkey · 4 years, 2 months ago
  40. ab27f02 Relax restrictions on related/existing items. by Jeff Sharkey · 4 years, 2 months ago
  41. e1a7420 Force scans when publishing. by Jeff Sharkey · 4 years, 2 months ago
  42. 7362fe2 Scan items when changing their paths. by Jeff Sharkey · 4 years, 3 months ago
  43. 86e9c36 Merge "Append GET_ID custom function using bindSelection" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  44. 9992ff5 Merge "Escape single quote character while binding selection args." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  45. 9aca51f Fix ANR when migrating large databases. by Jeff Sharkey · 4 years, 2 months ago
  46. f06a6e3 Merge "Implement fuse access" into rvc-dev by Nandana Dutt · 4 years, 2 months ago
  47. 1755505 Implement fuse access by Nandana Dutt · 4 years, 3 months ago
  48. 0b74b84 Merge "Fix wrong initialization order in FAdviser" into rvc-dev by Zimuzo Ezeozue · 4 years, 2 months ago
  49. 8dd9d46 Fix wrong initialization order in FAdviser by Zim · 4 years, 2 months ago
  50. 23dc72f Merge "Fix unnecessary string copy" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  51. 442fa8e Merge "Control libfuse logs with persist.sys.fuse.log prop" into rvc-dev by Zimuzo Ezeozue · 4 years, 2 months ago
  52. 65d6d41 Fix unnecessary string copy by Zim · 4 years, 2 months ago
  53. 9f9563f Merge "Make single arg constructor explicit" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  54. 0594b03 Control libfuse logs with persist.sys.fuse.log prop by Zim · 4 years, 2 months ago
  55. aa76d1e Make single arg constructor explicit by Nandana Dutt · 4 years, 2 months ago
  56. 2364bc4 Merge "release unique_fd when passing to FUSE." into rvc-dev by Martijn Coenen · 4 years, 2 months ago
  57. edb6e91 Append GET_ID custom function using bindSelection by Sahana Rao · 4 years, 2 months ago
  58. 70e7eae Escape single quote character while binding selection args. by Sahana Rao · 4 years, 2 months ago
  59. b6e931d Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  60. 3ec6c06 release unique_fd when passing to FUSE. by Martijn Coenen · 4 years, 2 months ago
  61. ab601f5 Import translations. DO NOT MERGE by Bill Yi · 4 years, 2 months ago
  62. e146646 Merge "Allow ModernMediaScanner to set MEDIA_TYPE" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  63. aeabb60 Merge "Fix case-insensitivity on FUSE lookups" into rvc-dev by Zimuzo Ezeozue · 4 years, 2 months ago
  64. 663f144 Allow ModernMediaScanner to set MEDIA_TYPE by Sahana Rao · 4 years, 2 months ago
  65. 8996231 Fix case-insensitivity on FUSE lookups by Zim · 4 years, 3 months ago
  66. a4eaa67 Merge "Permission clean up: use noteOp where necessary" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  67. 8a95416 Merge "Fix setting timestamps via FUSE" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  68. 0056c4b Fix setting timestamps via FUSE by Zim · 4 years, 2 months ago
  69. 60ed701 Permission clean up: use noteOp where necessary by shafik · 4 years, 3 months ago
  70. 76bdc07 Merge "Fix deadlock while invalidating VFS dentry" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  71. a55568e Fix deadlock while invalidating VFS dentry by Zim · 4 years, 2 months ago
  72. f898293 Merge changes I1a2b9958,I534ac743,I9e50bb3a into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  73. 7448453 Update database for apps bypassing scoped storage restrictions by Sahana Rao · 4 years, 3 months ago
  74. f0fc007 Merge "Always close FUSE file descriptor when we're exiting the thread." into rvc-dev by Martijn Coenen · 4 years, 3 months ago
  75. 083eb69 Always close FUSE file descriptor when we're exiting the thread. by Martijn Coenen · 4 years, 3 months ago
  76. 9a49764 Open all files with O_NOFOLLOW. by Jeff Sharkey · 4 years, 3 months ago
  77. 406cf6d Grant concession for FileManager and SystemGallery by Sahana Rao · 4 years, 3 months ago
  78. 789362e Merge changes from topic "apr21" into rvc-dev by Jeff Sharkey · 4 years, 3 months ago
  79. ad97157 Insert database row for apps bypassing scoped storage by Sahana Rao · 4 years, 3 months ago
  80. cd38964 Fix regression in ringtone translations. by Jeff Sharkey · 4 years, 3 months ago
  81. ebe24b5 Fix lock inversion bug. by Jeff Sharkey · 4 years, 3 months ago
  82. 800a210 Merge "Return ENOENT if app tries to access other packages fuse path" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  83. 430ba45 Merge changes from topic "apr17" into rvc-dev by Jeff Sharkey · 4 years, 3 months ago
  84. 409b15b Merge "Use Files uri in Upsert" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  85. 5542cd9 Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  86. a9473e9 Consistent treatment of boolean-ish values. by Jeff Sharkey · 4 years, 3 months ago
  87. fd7d0a3 Allow file movement via PermissionActivity. by Jeff Sharkey · 4 years, 3 months ago
  88. bb3d94a Use Files uri in Upsert by Sahana Rao · 4 years, 3 months ago
  89. 1307d17 Improvements for migration of large databases. by Jeff Sharkey · 4 years, 3 months ago
  90. 635389a Handle extractVolumePath() being null. by Jeff Sharkey · 4 years, 3 months ago
  91. d0b492e Check DRM assumptions for all tests. by Jeff Sharkey · 4 years, 3 months ago
  92. 5743db7 Avoid extra splitting/joining. by Jeff Sharkey · 4 years, 3 months ago
  93. f40c402 Return ENOENT if app tries to access other packages fuse path by Ricky Wai · 4 years, 3 months ago
  94. f3c21af Merge "Don't overwrite is_download column" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  95. 1597e9f Don't overwrite is_download column by Sahana Rao · 4 years, 3 months ago
  96. 604474d Merge "Do not allow apps to list obb or data directory via Fuse" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  97. 15d57e7 Merge "Support renaming files with no database row" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  98. feb9d9b Do not allow apps to list obb or data directory via Fuse by Ricky Wai · 4 years, 3 months ago
  99. 1e8271b Support renaming files with no database row by Sahana Rao · 4 years, 3 months ago
  100. a577f32 Merge changes from topic "apr9" into rvc-dev by Jeff Sharkey · 4 years, 3 months ago