1. ce81e9b Support is_recording on R OS by Ivan Chiang · 3 years, 4 months ago
  2. fff73c5 Merge "Create new view for audio_artists_albums" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  3. 8ab563a Merge "Use new API for shouldBypass" into sc-dev by Sahana Rao · 3 years, 5 months ago
  4. b12718c Merge "Fix misleading transcoding exception" into sc-dev by Zimuzo Ezeozue · 3 years, 5 months ago
  5. f9776ee Fix misleading transcoding exception by Zim · 3 years, 5 months ago
  6. 279bb86 Use new API for shouldBypass by Sahana Rao · 3 years, 5 months ago
  7. 52a8c72 Make sure we can resolve the internal volume as well. by Martijn Coenen · 3 years, 5 months ago
  8. b5d6dde Have MediaScanner operate on MediaVolume. by Martijn Coenen · 3 years, 6 months ago
  9. b34cd64 Start using MediaVolume in attachVolume()/detachVolume(). by Martijn Coenen · 3 years, 6 months ago
  10. d108aed Make VolumeCache multi-user aware. by Martijn Coenen · 3 years, 6 months ago
  11. 6eefcdf Add User to LocalCallingIdentity. by Martijn Coenen · 3 years, 5 months ago
  12. 8867658 Introduce VolumeCache and MediaVolume. by Martijn Coenen · 3 years, 6 months ago
  13. f45a858 Merge "[Task]: Typo fix" into sc-dev by Bhavuk Jain · 3 years, 5 months ago
  14. da3e0eb Merge "Improve exception handling for MediaStore#getOriginalMediaFormatFileDescriptor" into sc-dev by Biswarup Pal · 3 years, 5 months ago
  15. 4aa582c Merge "Delete the stale pending items and extend expired items" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  16. eb8affc Create new view for audio_artists_albums by Ivan Chiang · 3 years, 5 months ago
  17. bcc1063 Improve exception handling for MediaStore#getOriginalMediaFormatFileDescriptor by Biswarup Pal · 3 years, 5 months ago
  18. 0c68f42 Merge "Renaming sharesMediaWithParent on API feedback in MediaProvider" into sc-dev by Saumya Pathak · 3 years, 5 months ago
  19. b60b33b Updating MediaProvider schema to include user_id. by Saumya Pathak · 3 years, 5 months ago
  20. 447b316 Delete the stale pending items and extend expired items by Ivan Chiang · 3 years, 6 months ago
  21. b75fcc9 Add strings required for transcoding UX by Zim · 3 years, 5 months ago
  22. 662fd37 [Task]: Typo fix by Bhavuk Jain · 3 years, 5 months ago
  23. c3c0daa Renaming sharesMediaWithParent on API feedback in MediaProvider by Saumya Pathak · 3 years, 5 months ago
  24. f84cd36 Persist sysprop for disabling transcoding cache by Biswarup Pal · 3 years, 5 months ago
  25. a3caed4 Merge "Reduce the scope for expensive computation for checking hidden dir" into sc-dev by Abhijeet Kaur · 3 years, 5 months ago
  26. d2eb62d Merge "Support GET_MEDIA_URI_CALL for MediaDocumentsProvider" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  27. 72bb54d Support GET_MEDIA_URI_CALL for MediaDocumentsProvider by Abhijeet Kaur · 3 years, 6 months ago
  28. 3f1c110 Reduce the scope for expensive computation for checking hidden dir by Abhijeet Kaur · 3 years, 6 months ago
  29. 61a6d8f Fix transcoding parameters and denial UI: by Zim · 3 years, 5 months ago
  30. ef3ff69 Add @GuardedBy to transcode denied uids by Zim · 3 years, 5 months ago
  31. abd1121 Show toast for transcoding denials by Zim · 3 years, 5 months ago
  32. ec8e0cd Deny transcoding for files longer than 1min by Zim · 3 years, 5 months ago
  33. 0839a55 Add tests for URIs that are not supported for obtaining redacted URIs by ] · 3 years, 6 months ago
  34. 5d674f6 Support running TranscodeTest without root by Zim · 3 years, 6 months ago
  35. 3f110bf Merge "Rename requestOptimizedExternalStorageAccess to more precise name" into sc-dev by Sahana Rao · 3 years, 5 months ago
  36. ce017be Initialize uri for playlist while checking for permissions by ronish · 3 years, 6 months ago
  37. c50d92c Merge "Dump more fields in StorageTranscodingSession" into sc-dev by Zimuzo Ezeozue · 3 years, 6 months ago
  38. d3648af Dump more fields in StorageTranscodingSession by Zim · 3 years, 6 months ago
  39. de7163d Support src/dst file descriptors for transcoding sessions by Zim · 3 years, 6 months ago
  40. d75f1a2 Fail FUSE_LOOKUP if transcoding file pre-allocation fails by Zim · 3 years, 6 months ago
  41. 0befa1e Rename requestOptimizedExternalStorageAccess to more precise name by Sahana Rao · 3 years, 6 months ago
  42. 0a029d5 Merge "Add support for sharing redacted URIs with other packages" into sc-dev by Ronish Kalia · 3 years, 6 months ago
  43. eb74998 Merge "Fix transcoding 'success' metric result" into sc-dev by Zimuzo Ezeozue · 3 years, 6 months ago
  44. 48c7070 Merge "Handle non-eligible paths in getOriginalMediaFormatFileDescriptor" into sc-dev by Biswarup Pal · 3 years, 6 months ago
  45. 485ec37 Merge "Implement cache clearing policy in TranscodeHelper" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  46. bd09be5 Merge "Delay for showing progress dialog in permissionActivity" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  47. 5172e89 Implement cache clearing policy in TranscodeHelper by Biswarup Pal · 3 years, 6 months ago
  48. 60ac458 Handle non-eligible paths in getOriginalMediaFormatFileDescriptor by Biswarup Pal · 3 years, 6 months ago
  49. 452c8a6 Fix transcoding 'success' metric result by Zim · 3 years, 6 months ago
  50. 5bc22ac Integrate TranscodingManager client uid APIs by Zim · 3 years, 6 months ago
  51. a9213c4 Add support for sharing redacted URIs with other packages by ronish · 3 years, 6 months ago
  52. a3d6fdb Return files-URI for inserts on hidden files by fengjinlan · 3 years, 6 months ago
  53. 3faee67 Merge "Add per-media-type logging for deletion" into sc-dev by Abhijeet Kaur · 3 years, 6 months ago
  54. 5ff614e Add per-media-type logging for deletion by Abhijeet Kaur · 3 years, 6 months ago
  55. d493478 Checks to prevent modification via redacted URIs by ] · 3 years, 6 months ago
  56. c905520 Support redacted URI file open on FUSE by ] · 3 years, 7 months ago
  57. b0baa8b Add support for MediaProvider query on redacted URIs by ] · 3 years, 7 months ago
  58. 66c17d8 Merge "Use System APIs for ExternalStorageProvider and Downloads authority" into sc-dev by Abhijeet Kaur · 3 years, 6 months ago
  59. d264f55 Use System APIs for ExternalStorageProvider and Downloads authority by Abhijeet Kaur · 3 years, 6 months ago
  60. 9d13f49 Merge "Use mount modes logic from StorageManagerService" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  61. 53f0292 Delay for showing progress dialog in permissionActivity by Ivan Chiang · 3 years, 6 months ago
  62. f30c14c Use mount modes logic from StorageManagerService by Abhijeet Kaur · 3 years, 7 months ago
  63. a052d89 Skip the permission dialog if the app is granted permissions by Ivan Chiang · 3 years, 6 months ago
  64. 04a7c8f Merge "Update the style to the message of PermissionDialog" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  65. cebb289 Merge "Use manifest attribute for shouldBypass decision" into sc-dev by Sahana Rao · 3 years, 6 months ago
  66. 080526b Use manifest attribute for shouldBypass decision by Sahana Rao · 3 years, 8 months ago
  67. 62c0bea Merge "Added check for non-null relative storage path." into sc-dev by Saumya Pathak · 3 years, 6 months ago
  68. 5e2efcb Update the style to the message of PermissionDialog by Ivan Chiang · 3 years, 6 months ago
  69. 6a0672a Allow cross-user clone profile access by default on S by Martijn Coenen · 3 years, 7 months ago
  70. 45a312b Added check for non-null relative storage path. by Saumya Pathak · 3 years, 6 months ago
  71. d1ee532 Merge "Usages of S APIs should be encapsulated in a method annotated with @RequiresApi" into sc-dev by Abhijeet Kaur · 3 years, 6 months ago
  72. f4e8ebc Usages of S APIs should be encapsulated in a method annotated with @RequiresApi by Abhijeet Kaur · 3 years, 6 months ago
  73. ca02a82 Merge "transcoding: Change MediaFormatResolver to VideoFormatResolver." into sc-dev by Hangyu Kuang · 3 years, 6 months ago
  74. 9655f37 Merge changes I164a9e96,I112c5e01 into sc-dev by Sahana Rao · 3 years, 6 months ago
  75. d669ad7 Allow querying database rows of recently unmounted volume by Sahana Rao · 3 years, 6 months ago
  76. 97c84d5 transcoding: Change MediaFormatResolver to VideoFormatResolver. by hkuang · 3 years, 6 months ago
  77. 0c6e068 Merge changes from topic "redacted-uri-apis-sc-dev" into sc-dev by Ronish Kalia · 3 years, 6 months ago
  78. 07dad32 Add implementation for exif redacted Uri APIs by ] · 3 years, 7 months ago
  79. 4a3dc2d new APIs to return exif redacted Uri by ] · 3 years, 7 months ago
  80. 37d68b3 Handle null DownloadManager by Zim · 3 years, 6 months ago
  81. a7070ae transcoding: Correct the typo in the enum. by hkuang · 3 years, 6 months ago
  82. 220ca5d Merge "transcoding: Modify API call after addressing API comments." into sc-dev by Hangyu Kuang · 3 years, 6 months ago
  83. d6c72c5 Merge "Don't throw IllegalStateException with no progress string" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  84. 65e54c1 transcoding: Modify API call after addressing API comments. by hkuang · 3 years, 6 months ago
  85. ade4b8d Don't throw IllegalStateException with no progress string by Ivan Chiang · 3 years, 6 months ago
  86. e543368 Improve transcoded FUSE cache/passthrough access by Zim · 3 years, 6 months ago
  87. 82a4047 Removing style for title text appearance. am: edcab33924 by Saumya Pathak · 3 years, 6 months ago
  88. 179021c Merge "Extract volume_name from path for NULL volume_name in legacy database" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  89. 2f28999 Extract volume_name from path for NULL volume_name in legacy database by Sahana Rao · 3 years, 6 months ago
  90. edcab33 Removing style for title text appearance. by Saumya Pathak · 3 years, 6 months ago
  91. 239b571 Merge "Improve transcoding failure handling" into sc-dev by Zimuzo Ezeozue · 3 years, 6 months ago
  92. 1fad266 Merge "Add API to check system gallery status." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  93. eb2baed Improve transcoding failure handling by Zim · 3 years, 6 months ago
  94. 3778dbc Add API to check system gallery status. by Corina · 3 years, 7 months ago
  95. b0aa527 transcoding: Write errror code to metrics. by hkuang · 3 years, 6 months ago
  96. 0fd091d Merge changes from topic "169634969" into sc-dev by Sahana Rao · 3 years, 6 months ago
  97. d87dc61 Change to handle boolean value of enqueueRequest by hkuang · 3 years, 7 months ago
  98. 2c9fec1 Exclude database rows with pending metadata update in default query by Sahana Rao · 3 years, 7 months ago
  99. e949ef2 Merge "Notify StorageManagerService of transcode start/stop events" into sc-dev by Zimuzo Ezeozue · 3 years, 7 months ago
  100. 94c323e Notify StorageManagerService of transcode start/stop events by Zim · 3 years, 7 months ago