1. 6923b72 Fix path traversal vulnerabilities in MediaProvider by Sergey Nikolaienkov · 1 year, 6 months ago odm/rc/qssi/12/fp4
  2. 428bb98 Canonicalize file path for insertion by legacy apps by Dipankar Bhardwaj · 1 year, 3 months ago
  3. 946c5fc Canonicalise path before extracting relative path by Abhijeet Kaur · 1 year, 10 months ago
  4. c4458bb isDataOrObbPath blocks access to Android/[data|obb] dirs only by Abhijeet Kaur · 2 years, 3 months ago
  5. cf7037d DO NOT MERGE Avoid path traversal in MediaProvider delete call by Dipankar Bhardwaj · 2 years, 4 months ago
  6. e74d9bf Restrict legacy apps to insert files to other private app dirs by Abhijeet Kaur · 2 years, 10 months ago
  7. db8f938 Get proper uri from filepath under cross-user root by Hyoungho Choi · 3 years, 2 months ago
  8. 83c82ef Don't hide screenshots directory with .nomedia by Sahana Rao · 3 years, 3 months ago
  9. 527f0d1 Merge "Scan volume based on volume state changes, not broadcasts." into sc-dev by Martijn Coenen · 3 years, 4 months ago
  10. d0b3979 Scan volume based on volume state changes, not broadcasts. by Martijn Coenen · 3 years, 4 months ago
  11. ce81e9b Support is_recording on R OS by Ivan Chiang · 3 years, 4 months ago
  12. b5d6dde Have MediaScanner operate on MediaVolume. by Martijn Coenen · 3 years, 6 months ago
  13. 4aa582c Merge "Delete the stale pending items and extend expired items" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  14. b60b33b Updating MediaProvider schema to include user_id. by Saumya Pathak · 3 years, 5 months ago
  15. 447b316 Delete the stale pending items and extend expired items by Ivan Chiang · 3 years, 6 months ago
  16. 7fce4a5 Add AudioColumn is_recording and support recording type by Ivan Chiang · 3 years, 8 months ago
  17. 1a0bf47 Merge "Fix ENAMETOOLONG issue when set trash or pending to file" by TreeHugger Robot · 3 years, 9 months ago
  18. 9aa8095 Fix ENAMETOOLONG issue when set trash or pending to file by Ivan Chiang · 3 years, 10 months ago
  19. cecb721 Merge "Return top level nomedia directory instead of nomedia file" by TreeHugger Robot · 3 years, 10 months ago
  20. 7abc52c Return top level nomedia directory instead of nomedia file by Sahana Rao · 3 years, 10 months ago
  21. f03a044 Merge "Don't read more than 4096 chars in FileUtils#readString" by TreeHugger Robot · 3 years, 10 months ago
  22. e64f5bb Don't read more than 4096 chars in FileUtils#readString by Sahana Rao · 3 years, 10 months ago
  23. ce0d90b Merge "Allow special-access on secondary volumes" by TreeHugger Robot · 3 years, 10 months ago
  24. 00b80b9 Use Locale.US for formatting numbers. am: 54fb8ba268 by Corina · 3 years, 10 months ago
  25. 54fb8ba Use Locale.US for formatting numbers. by Corina · 3 years, 10 months ago
  26. b3ac280 Allow special-access on secondary volumes by Abhijeet Kaur · 4 years ago
  27. f5cd099 Fix NPE when a volume is ejected. by Martijn Coenen · 3 years, 11 months ago
  28. 2bf49fa Fix NPE when a volume is ejected. by Martijn Coenen · 3 years, 11 months ago
  29. 3bec66b Allow excluding directories during scan by Zim · 4 years ago
  30. 7e730f3 Allow excluding directories during scan by Zim · 4 years ago
  31. d3120da Ensure default folders and Camera folders are always visible by Sahana Rao · 4 years ago
  32. 1141401 Merge "Ensure default folders and Camera folders are always visible" by TreeHugger Robot · 4 years ago
  33. e44080f Ensure default folders and Camera folders are always visible by Sahana Rao · 4 years ago
  34. 78ffeeb Remove unused Android Q sandbox references by Zim · 4 years ago
  35. dde18a6 Handle StorageManager#getStorageVolume exception by Zim · 4 years ago
  36. fb3b106 Handle StorageManager#getStorageVolume exception by Zim · 4 years ago
  37. 54dafa3 Fix extractRelativePathForDirectory for single char directory names by Sahana Rao · 4 years, 3 months ago
  38. 070bce1 Limit scanning from FUSE rename. by Martijn Coenen · 4 years, 3 months ago
  39. ea587fc Set IS_PENDING for files created via filePath by Sahana Rao · 4 years, 4 months ago
  40. f95b06f Improve robustness of updateVolumes(). by Jeff Sharkey · 4 years, 4 months ago
  41. bb4fe03 Merge "Consider hidden files while extracting file extension" into rvc-dev by Sahana Rao · 4 years, 4 months ago
  42. 64076e5 Merge "Add a loading dialog while clearing app cache" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  43. f3c8a16 Consider hidden files while extracting file extension by Sahana Rao · 4 years, 4 months ago
  44. a202fdd Add a loading dialog while clearing app cache by shafik · 4 years, 4 months ago
  45. 536982a Use the right volume content URI by shafik · 4 years, 4 months ago
  46. 76b8b5b Don't rewrite hidden file name for FUSE by Sahana Rao · 4 years, 5 months ago
  47. 412275c Merge changes from topic "may3" into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  48. c4a5f81 Start defining custom Error Prone. by Jeff Sharkey · 4 years, 5 months ago
  49. 920f666 Extract top level directory for public volumes by Sahana Rao · 4 years, 5 months ago
  50. 9a49764 Open all files with O_NOFOLLOW. by Jeff Sharkey · 4 years, 5 months ago
  51. 800a210 Merge "Return ENOENT if app tries to access other packages fuse path" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  52. a9473e9 Consistent treatment of boolean-ish values. by Jeff Sharkey · 4 years, 5 months ago
  53. f40c402 Return ENOENT if app tries to access other packages fuse path by Ricky Wai · 4 years, 5 months ago
  54. f3c21af Merge "Don't overwrite is_download column" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  55. 1597e9f Don't overwrite is_download column by Sahana Rao · 4 years, 6 months ago
  56. 604474d Merge "Do not allow apps to list obb or data directory via Fuse" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  57. feb9d9b Do not allow apps to list obb or data directory via Fuse by Ricky Wai · 4 years, 6 months ago
  58. 05c3a03 Consistent pending and trashed expirations. by Jeff Sharkey · 4 years, 5 months ago
  59. f06febd Another push towards more test coverage. by Jeff Sharkey · 4 years, 6 months ago
  60. 89149b6 Durable metadata for pending and trashed files. by Jeff Sharkey · 4 years, 6 months ago
  61. bb4e5e6 Invalidate all thumbnails when UUID mismatched. by Jeff Sharkey · 4 years, 7 months ago
  62. f21671d Sanitize path before querying for ScanFile by Sahana Rao · 4 years, 7 months ago
  63. 5278ead Introduce persistent logs to aid debugging. by Jeff Sharkey · 4 years, 9 months ago
  64. c92835c Modify the regular expression: PATTERN_RELATIVE_PATH by nolyn.lu · 5 years ago
  65. c55994b Build MediaProviderLegacy with "system_current". by Jeff Sharkey · 4 years, 9 months ago
  66. 1f6ad1a Another push towards "system_current". by Jeff Sharkey · 4 years, 9 months ago
  67. 5ea5c28 Move MediaStore.java inside APEX boundary. by Jeff Sharkey · 4 years, 9 months ago
  68. 06b38ca Cavalcade of smaller bug fixes. by Jeff Sharkey · 4 years, 9 months ago
  69. c5c3914 Shuffling to prepare for MediaProvider APEX. by Jeff Sharkey · 4 years, 9 months ago
  70. e76c426 More robust DRM support, including tests. by Jeff Sharkey · 4 years, 10 months ago
  71. 470b97e Locale-agnostic case folding. by Jeff Sharkey · 5 years ago
  72. e152d576 Migration of MIME type resolution, DRM handling. by Jeff Sharkey · 5 years ago
  73. 7ea24f2 More progress towards building against APIs. by Jeff Sharkey · 5 years ago