1. 02955df Merge "Narrow concession to support legacy apps." into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  2. 8e80fca Narrow concession to support legacy apps. by Jeff Sharkey · 4 years, 4 months ago
  3. 6b7baf4 Don't allow creating or renaming files with invalid characters by Sahana Rao · 4 years, 4 months ago
  4. 3279b46 Restrict hidden file visibility to apps by Sahana Rao · 4 years, 4 months ago
  5. aeded75 Update media_type as NONE for hidden files created via filepath. by Sahana Rao · 4 years, 4 months ago
  6. 76b8b5b Don't rewrite hidden file name for FUSE by Sahana Rao · 4 years, 4 months ago
  7. 704316c Scan and resolve hidden file media type as MEDIA_TYPE_NONE by Sahana Rao · 4 years, 4 months ago
  8. d5ab995 Consider scanning the file on mime_type or media_type change. by Sahana Rao · 4 years, 4 months ago
  9. 412275c Merge changes from topic "may3" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  10. 52f364c Merge "Support update and replace on conflict" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  11. c7ff078 Merge "Give up trying to give a detailed message in noteOp" into rvc-dev by Shafik Nassar · 4 years, 4 months ago
  12. 34682a7 Support update and replace on conflict by Sahana Rao · 4 years, 4 months ago
  13. d84da09 Give up trying to give a detailed message in noteOp by shafik · 4 years, 4 months ago
  14. c4a5f81 Start defining custom Error Prone. by Jeff Sharkey · 4 years, 4 months ago
  15. b3e6603 Get ourselves some Error Prone. by Jeff Sharkey · 4 years, 4 months ago
  16. eb14815 Merge "Narrow concession for nested transactions." into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  17. b84a999 Narrow concession for nested transactions. by Jeff Sharkey · 4 years, 4 months ago
  18. 8db09b0 Merge "Fix MediaDocumentsProvider notification bugs." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  19. cbc3023 Fix MediaDocumentsProvider notification bugs. by Jeff Sharkey · 4 years, 4 months ago
  20. 0f19ec5 Merge "Extract top level directory for public volumes" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  21. cba6cb9 Merge "Fix ANR when migrating large databases." into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  22. bfd3afb Merge changes from topic "apr29" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  23. 920f666 Extract top level directory for public volumes by Sahana Rao · 4 years, 4 months ago
  24. 6ff8649 Add volume name while creating files in public volume by Sahana Rao · 4 years, 4 months ago
  25. 568263c Fix bug in permission grant metrics. by Jeff Sharkey · 4 years, 4 months ago
  26. ab27f02 Relax restrictions on related/existing items. by Jeff Sharkey · 4 years, 4 months ago
  27. e1a7420 Force scans when publishing. by Jeff Sharkey · 4 years, 4 months ago
  28. 7362fe2 Scan items when changing their paths. by Jeff Sharkey · 4 years, 5 months ago
  29. 86e9c36 Merge "Append GET_ID custom function using bindSelection" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  30. 9992ff5 Merge "Escape single quote character while binding selection args." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  31. 9aca51f Fix ANR when migrating large databases. by Jeff Sharkey · 4 years, 4 months ago
  32. edb6e91 Append GET_ID custom function using bindSelection by Sahana Rao · 4 years, 4 months ago
  33. 70e7eae Escape single quote character while binding selection args. by Sahana Rao · 4 years, 4 months ago
  34. e146646 Merge "Allow ModernMediaScanner to set MEDIA_TYPE" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  35. 663f144 Allow ModernMediaScanner to set MEDIA_TYPE by Sahana Rao · 4 years, 4 months ago
  36. 60ed701 Permission clean up: use noteOp where necessary by shafik · 4 years, 4 months ago
  37. f898293 Merge changes I1a2b9958,I534ac743,I9e50bb3a into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  38. 7448453 Update database for apps bypassing scoped storage restrictions by Sahana Rao · 4 years, 5 months ago
  39. f0fc007 Merge "Always close FUSE file descriptor when we're exiting the thread." into rvc-dev by Martijn Coenen · 4 years, 4 months ago
  40. 083eb69 Always close FUSE file descriptor when we're exiting the thread. by Martijn Coenen · 4 years, 4 months ago
  41. 9a49764 Open all files with O_NOFOLLOW. by Jeff Sharkey · 4 years, 4 months ago
  42. 406cf6d Grant concession for FileManager and SystemGallery by Sahana Rao · 4 years, 5 months ago
  43. 789362e Merge changes from topic "apr21" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  44. ad97157 Insert database row for apps bypassing scoped storage by Sahana Rao · 4 years, 5 months ago
  45. cd38964 Fix regression in ringtone translations. by Jeff Sharkey · 4 years, 4 months ago
  46. ebe24b5 Fix lock inversion bug. by Jeff Sharkey · 4 years, 4 months ago
  47. 800a210 Merge "Return ENOENT if app tries to access other packages fuse path" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  48. 430ba45 Merge changes from topic "apr17" into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  49. 409b15b Merge "Use Files uri in Upsert" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  50. a9473e9 Consistent treatment of boolean-ish values. by Jeff Sharkey · 4 years, 4 months ago
  51. fd7d0a3 Allow file movement via PermissionActivity. by Jeff Sharkey · 4 years, 4 months ago
  52. bb3d94a Use Files uri in Upsert by Sahana Rao · 4 years, 5 months ago
  53. 1307d17 Improvements for migration of large databases. by Jeff Sharkey · 4 years, 4 months ago
  54. 635389a Handle extractVolumePath() being null. by Jeff Sharkey · 4 years, 4 months ago
  55. 5743db7 Avoid extra splitting/joining. by Jeff Sharkey · 4 years, 4 months ago
  56. f40c402 Return ENOENT if app tries to access other packages fuse path by Ricky Wai · 4 years, 4 months ago
  57. f3c21af Merge "Don't overwrite is_download column" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  58. 1597e9f Don't overwrite is_download column by Sahana Rao · 4 years, 5 months ago
  59. 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
  60. 15d57e7 Merge "Support renaming files with no database row" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  61. feb9d9b Do not allow apps to list obb or data directory via Fuse by Ricky Wai · 4 years, 5 months ago
  62. 1e8271b Support renaming files with no database row by Sahana Rao · 4 years, 5 months ago
  63. a0fb44e Merge "Consistent pending and trashed expirations." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  64. 4b16977 Merge changes Ifeec9a72,I2cb6eded into rvc-dev by Jeff Sharkey · 4 years, 4 months ago
  65. c9303c5 Merge "Treat DownloadProvider as system" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  66. 5ea7e77 Treat DownloadProvider as system by Sahana Rao · 4 years, 5 months ago
  67. 0af92df Merge "Handle shared user ID in upsert." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  68. 4a81bbc Handle shared user ID in upsert. by Sahana Rao · 4 years, 5 months ago
  69. 8e76dbf Merge "Invalidate VFS dentry when opening lower filesystem fd" into rvc-dev by Zimuzo Ezeozue · 4 years, 5 months ago
  70. d1961bd Increase strictness for all apps. by Jeff Sharkey · 4 years, 5 months ago
  71. 05c3a03 Consistent pending and trashed expirations. by Jeff Sharkey · 4 years, 5 months ago
  72. 7f9d1ed Merge "Improve MediaProvider event metrics" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  73. 782cb07 Invalidate VFS dentry when opening lower filesystem fd by Zim · 4 years, 5 months ago
  74. ac069d3 Improve MediaProvider event metrics by shafik · 4 years, 5 months ago
  75. f783095 When shifting MP4 to M4A, use MEDIA_TYPE_AUDIO. by Jeff Sharkey · 4 years, 5 months ago
  76. 87f9778 Adjust accessibility focus after loading content. by Jeff Sharkey · 4 years, 5 months ago
  77. b18be08 Merge changes from topic "apr6" into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  78. f06febd Another push towards more test coverage. by Jeff Sharkey · 4 years, 5 months ago
  79. abfa168 Merge "Dont't treat file managers like system" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  80. 8182288 Dont't treat file managers like system by shafik · 4 years, 6 months ago
  81. 564929d Additional tracing and performance improvements. by Jeff Sharkey · 4 years, 5 months ago
  82. e365064 Confirm that DRM files can adjust MEDIA_TYPE. by Jeff Sharkey · 4 years, 5 months ago
  83. 06fe86f Snapshot Uri used for all scan broadcasts. by Jeff Sharkey · 4 years, 5 months ago
  84. 5466634 Merge "Support ContentResolver#insert for files in external media directory" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  85. 80ecfba Support ContentResolver#insert for files in external media directory by Sahana Rao · 4 years, 5 months ago
  86. f32d971 Merge "Workaround to enable screenshots." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  87. e0c2f77 Workaround to enable screenshots. by Jeff Sharkey · 4 years, 5 months ago
  88. 4ef0563 Remove JNI from tests while remaining green. by Jeff Sharkey · 4 years, 5 months ago
  89. cf1c30f Merge "Parse VideoColumns.ORIENTATION from MMR." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  90. 205d359 Merge changes from topic "apr2" into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  91. 2ee1467 Parse VideoColumns.ORIENTATION from MMR. by Jeff Sharkey · 4 years, 5 months ago
  92. b0ddb73 Avoid nested transactions by Hyoungho Choi · 4 years, 5 months ago
  93. c22cfcf Offer fallback playlist member resolution. by Jeff Sharkey · 4 years, 5 months ago
  94. a7afabc Remove dead code to improve test coverage. by Jeff Sharkey · 4 years, 5 months ago
  95. daa4f0f Merge "Support creating Playlist and Subtitle file" into rvc-dev by Sahana Rao · 4 years, 5 months ago
  96. 9771047 Support creating Playlist and Subtitle file by Sahana Rao · 4 years, 5 months ago
  97. 7278fac Merge changes from topic "mar31" into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  98. b1232ff Merge "Durable metadata for pending and trashed files." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  99. b2dbc6c Introduce database schema locking. by Jeff Sharkey · 4 years, 5 months ago
  100. a44a7ba Progress towards database schema locking. by Jeff Sharkey · 4 years, 5 months ago