1. 6ff8649 Add volume name while creating files in public volume by Sahana Rao · 4 years, 4 months ago
  2. 86e9c36 Merge "Append GET_ID custom function using bindSelection" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  3. 9992ff5 Merge "Escape single quote character while binding selection args." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  4. f06a6e3 Merge "Implement fuse access" into rvc-dev by Nandana Dutt · 4 years, 4 months ago
  5. 1755505 Implement fuse access by Nandana Dutt · 4 years, 5 months ago
  6. 0b74b84 Merge "Fix wrong initialization order in FAdviser" into rvc-dev by Zimuzo Ezeozue · 4 years, 4 months ago
  7. 8dd9d46 Fix wrong initialization order in FAdviser by Zim · 4 years, 4 months ago
  8. 23dc72f Merge "Fix unnecessary string copy" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  9. 442fa8e Merge "Control libfuse logs with persist.sys.fuse.log prop" into rvc-dev by Zimuzo Ezeozue · 4 years, 4 months ago
  10. 65d6d41 Fix unnecessary string copy by Zim · 4 years, 4 months ago
  11. 9f9563f Merge "Make single arg constructor explicit" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  12. 0594b03 Control libfuse logs with persist.sys.fuse.log prop by Zim · 4 years, 4 months ago
  13. aa76d1e Make single arg constructor explicit by Nandana Dutt · 4 years, 4 months ago
  14. 2364bc4 Merge "release unique_fd when passing to FUSE." into rvc-dev by Martijn Coenen · 4 years, 4 months ago
  15. edb6e91 Append GET_ID custom function using bindSelection by Sahana Rao · 4 years, 4 months ago
  16. 70e7eae Escape single quote character while binding selection args. by Sahana Rao · 4 years, 4 months ago
  17. b6e931d Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  18. 3ec6c06 release unique_fd when passing to FUSE. by Martijn Coenen · 4 years, 4 months ago
  19. ab601f5 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  20. e146646 Merge "Allow ModernMediaScanner to set MEDIA_TYPE" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  21. aeabb60 Merge "Fix case-insensitivity on FUSE lookups" into rvc-dev by Zimuzo Ezeozue · 4 years, 4 months ago
  22. 663f144 Allow ModernMediaScanner to set MEDIA_TYPE by Sahana Rao · 4 years, 4 months ago
  23. 8996231 Fix case-insensitivity on FUSE lookups by Zim · 4 years, 4 months ago
  24. a4eaa67 Merge "Permission clean up: use noteOp where necessary" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  25. 8a95416 Merge "Fix setting timestamps via FUSE" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  26. 0056c4b Fix setting timestamps via FUSE by Zim · 4 years, 4 months ago
  27. 60ed701 Permission clean up: use noteOp where necessary by shafik · 4 years, 4 months ago
  28. 76bdc07 Merge "Fix deadlock while invalidating VFS dentry" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  29. a55568e Fix deadlock while invalidating VFS dentry by Zim · 4 years, 4 months ago
  30. f898293 Merge changes I1a2b9958,I534ac743,I9e50bb3a into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  31. 7448453 Update database for apps bypassing scoped storage restrictions by Sahana Rao · 4 years, 5 months ago
  32. f0fc007 Merge "Always close FUSE file descriptor when we're exiting the thread." into rvc-dev by Martijn Coenen · 4 years, 4 months ago
  33. 083eb69 Always close FUSE file descriptor when we're exiting the thread. by Martijn Coenen · 4 years, 4 months ago
  34. 9a49764 Open all files with O_NOFOLLOW. by Jeff Sharkey · 4 years, 4 months ago
  35. 406cf6d Grant concession for FileManager and SystemGallery by Sahana Rao · 4 years, 5 months ago
  36. 789362e Merge changes from topic "apr21" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  37. ad97157 Insert database row for apps bypassing scoped storage by Sahana Rao · 4 years, 5 months ago
  38. cd38964 Fix regression in ringtone translations. by Jeff Sharkey · 4 years, 4 months ago
  39. ebe24b5 Fix lock inversion bug. by Jeff Sharkey · 4 years, 4 months ago
  40. 800a210 Merge "Return ENOENT if app tries to access other packages fuse path" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  41. 430ba45 Merge changes from topic "apr17" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  42. 409b15b Merge "Use Files uri in Upsert" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  43. 5542cd9 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  44. a9473e9 Consistent treatment of boolean-ish values. by Jeff Sharkey · 4 years, 4 months ago
  45. fd7d0a3 Allow file movement via PermissionActivity. by Jeff Sharkey · 4 years, 4 months ago
  46. bb3d94a Use Files uri in Upsert by Sahana Rao · 4 years, 5 months ago
  47. 1307d17 Improvements for migration of large databases. by Jeff Sharkey · 4 years, 4 months ago
  48. 635389a Handle extractVolumePath() being null. by Jeff Sharkey · 4 years, 4 months ago
  49. d0b492e Check DRM assumptions for all tests. by Jeff Sharkey · 4 years, 4 months ago
  50. 5743db7 Avoid extra splitting/joining. by Jeff Sharkey · 4 years, 4 months ago
  51. f40c402 Return ENOENT if app tries to access other packages fuse path by Ricky Wai · 4 years, 4 months ago
  52. f3c21af Merge "Don't overwrite is_download column" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  53. 1597e9f Don't overwrite is_download column by Sahana Rao · 4 years, 5 months ago
  54. 604474d Merge "Do not allow apps to list obb or data directory via Fuse" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  55. 15d57e7 Merge "Support renaming files with no database row" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  56. feb9d9b Do not allow apps to list obb or data directory via Fuse by Ricky Wai · 4 years, 5 months ago
  57. 1e8271b Support renaming files with no database row by Sahana Rao · 4 years, 5 months ago
  58. a577f32 Merge changes from topic "apr9" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  59. a0fb44e Merge "Consistent pending and trashed expirations." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  60. 4b16977 Merge changes Ifeec9a72,I2cb6eded into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  61. c9303c5 Merge "Treat DownloadProvider as system" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  62. 5ea7e77 Treat DownloadProvider as system by Sahana Rao · 4 years, 5 months ago
  63. f19d806 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  64. 4e437c4 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  65. 0af92df Merge "Handle shared user ID in upsert." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  66. 4a81bbc Handle shared user ID in upsert. by Sahana Rao · 4 years, 5 months ago
  67. 7a6c674 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  68. 85a7d2f Insert media for PermissionActivityTest to use. by Jeff Sharkey · 4 years, 5 months ago
  69. 8ebbee0 Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  70. 8e76dbf Merge "Invalidate VFS dentry when opening lower filesystem fd" into rvc-dev by Zimuzo Ezeozue · 4 years, 5 months ago
  71. d1961bd Increase strictness for all apps. by Jeff Sharkey · 4 years, 5 months ago
  72. 05c3a03 Consistent pending and trashed expirations. by Jeff Sharkey · 4 years, 5 months ago
  73. 7f9d1ed Merge "Improve MediaProvider event metrics" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  74. d571f8c Include both 32 and 64-bit libraries in test APKs. by Jeff Sharkey · 4 years, 5 months ago
  75. 36c4654 Try adding native tests into "mts". by Jeff Sharkey · 4 years, 5 months ago
  76. f47fdef Merge changes from topic "apr7b" into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  77. 0bd073d Merge "Clean up dentry and attr timeout caching" into rvc-dev by Zimuzo Ezeozue · 4 years, 5 months ago
  78. 34029cc Clean up dentry and attr timeout caching by Zim · 4 years, 5 months ago
  79. 782cb07 Invalidate VFS dentry when opening lower filesystem fd by Zim · 4 years, 5 months ago
  80. 8a2a3de Don't specify sdk_version for stubs by Anton Hansson · 4 years, 5 months ago
  81. ac069d3 Improve MediaProvider event metrics by shafik · 4 years, 5 months ago
  82. f783095 When shifting MP4 to M4A, use MEDIA_TYPE_AUDIO. by Jeff Sharkey · 4 years, 5 months ago
  83. 87f9778 Adjust accessibility focus after loading content. by Jeff Sharkey · 4 years, 5 months ago
  84. b18be08 Merge changes from topic "apr6" into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  85. f06febd Another push towards more test coverage. by Jeff Sharkey · 4 years, 5 months ago
  86. abfa168 Merge "Dont't treat file managers like system" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  87. 8182288 Dont't treat file managers like system by shafik · 4 years, 6 months ago
  88. 564929d Additional tracing and performance improvements. by Jeff Sharkey · 4 years, 5 months ago
  89. e365064 Confirm that DRM files can adjust MEDIA_TYPE. by Jeff Sharkey · 4 years, 5 months ago
  90. 06fe86f Snapshot Uri used for all scan broadcasts. by Jeff Sharkey · 4 years, 5 months ago
  91. 5466634 Merge "Support ContentResolver#insert for files in external media directory" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  92. 80ecfba Support ContentResolver#insert for files in external media directory by Sahana Rao · 4 years, 5 months ago
  93. f32d971 Merge "Workaround to enable screenshots." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  94. e0c2f77 Workaround to enable screenshots. by Jeff Sharkey · 4 years, 5 months ago
  95. 4ef0563 Remove JNI from tests while remaining green. by Jeff Sharkey · 4 years, 5 months ago
  96. cf1c30f Merge "Parse VideoColumns.ORIENTATION from MMR." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  97. 1767d7c Merge "Use CHECK instead of CHECK_EQ to compare against nullptr" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  98. 915ad6a Use CHECK instead of CHECK_EQ to compare against nullptr by Colin Cross · 4 years, 5 months ago
  99. 4c0bcf1 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  100. 0630d3d Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago