1. b3967b6 Merge "Remove getFreeBytes() to fasten queryRoots call." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  2. ad9cbfb Remove getFreeBytes() to fasten queryRoots call. by Abhijeet Kaur · 4 years, 1 month ago
  3. e808f96 Use visiblePath instead of path for findDocumentPath by Diksha Gohlyan · 4 years, 1 month ago
  4. 553625d Add manage mode workflow for ExternalStorageProvider by Abhijeet Kaur · 4 years, 2 months ago
  5. cdb1ce4 Merge "Update ExternalStorageProvider volumes with StorageEventListener" into rvc-dev by Zimuzo Ezeozue · 4 years, 2 months ago
  6. 5631b6e Update ExternalStorageProvider volumes with StorageEventListener by Zim · 4 years, 2 months ago
  7. f555b7b Use visible path for search documents by Diksha Gohlyan · 4 years, 2 months ago
  8. 0d1313a Prefer visiblePath if available by Diksha Gohlyan · 4 years, 2 months ago
  9. d207d81 Remove legacy code for Home root by Ivan Chiang · 4 years, 5 months ago
  10. 2aecf813 Merge "Allow access to all USB directories through SAF." by Stephen Hughes · 4 years, 5 months ago
  11. 4827cdf Allow access to all USB directories through SAF. by Stephen Hughes · 4 years, 6 months ago
  12. 2dca320 Fix volumes registered in ExternalStorageProvider by Zim · 4 years, 7 months ago
  13. 4018283 Move MediaStore.java inside APEX boundary. by Jeff Sharkey · 4 years, 7 months ago
  14. 698340f Parse relative path from docId by Ivan Chiang · 4 years, 8 months ago
  15. 17be6f9 Fix multi-user and multi-storage with FUSE by Zim · 4 years, 10 months ago
  16. 128b703 Note with featureId from ContentProvider by Philip P. Moltmann · 4 years, 9 months ago
  17. 730b3a3 Allow providers block folders in ACTION_OPEN_DOCUMENT_TREE by Ivan Chiang · 4 years, 11 months ago
  18. 601c3c6 Fix getMediaUri() bug on secondary devices. by Jeff Sharkey · 5 years ago
  19. c26d3c2 Add new column into Root to get the supported query args by Ivan Chiang · 5 years ago
  20. 305e87e Add StorageVolume#createOpenDocumentTreeIntent by Amin Shaikh · 6 years ago
  21. efd355c Merge "Hide eject icon of removable media when it's emulated volume" am: 7f656092df am: 0fe81d7320 by Jeff Sharkey · 6 years ago
  22. f5f03fc Hide eject icon of removable media when it's emulated volume by Takamasa Kuramitsu · 6 years ago
  23. a972d04 Extend DocumentsContract search to accept mime types by Ivan Chiang · 6 years ago
  24. f8771d3 Merge "Introducing StubVolume in StorageManager" am: b499af866c am: eb871cc916 by Risan · 6 years ago
  25. 05c41e6 Introducing StubVolume in StorageManager by Risan · 6 years ago
  26. 643e99e Reroute Uri conversions though MediaProvider. by Jeff Sharkey · 6 years ago
  27. b5889307 Frameworks: Annotate trivial @GuardedBy in packages by Andreas Gampe · 6 years ago
  28. b00d5ea Return to modifying raw /mnt/media_rw paths. by Jeff Sharkey · 6 years ago
  29. b78b754d Enforce file transfer restrictions for shell. by Jeff Sharkey · 7 years ago
  30. 06823d4 Use "real" free space; refresh on large changes. by Jeff Sharkey · 7 years ago
  31. dafb17e We really want f_frsize and f_bavail. by Jeff Sharkey · 7 years ago
  32. 8787703 Unhide FLAG_SUPPORT_EJECT and related methods. by Garfield Tan · 7 years ago
  33. b690b4d Address comments from API council. by Garfield Tan · 7 years ago
  34. 75379db Strip out some logics from ESP to FSP that DSP can use. by Garfield Tan · 7 years ago
  35. 07323a9 Merge "Add structured sort data to ContentResolver.query." by TreeHugger Robot · 7 years ago
  36. 29c3f68 Add structured sort data to ContentResolver.query. by Steve McKay · 8 years ago
  37. dc9593e Check visible paths as well when generate docId from file system path. by Garfield Tan · 7 years ago
  38. 92b96ba Add internal support to convert a file system path to document URI. by Garfield Tan · 8 years ago
  39. 3f6b68a Iteration on findDocumentPath() API. by Garfield Tan · 8 years ago
  40. 3b699d7 Public volumes belong to a single user. by Jeff Sharkey · 8 years ago
  41. 06940e1 Iteration on findPath API. by Garfield Tan · 8 years ago
  42. aba97f3 Add findPath API to SAF. by Garfield Tan · 8 years ago
  43. ab52ea0 Revert "DO NOT MERGE ANYWHERE: Add findPath API to SAF." by Garfield Tan · 8 years ago
  44. 2f6d0d6 DO NOT MERGE ANYWHERE: Add findPath API to SAF. by Garfield Tan · 8 years ago
  45. 219fa88 Remove support for archives from External and Bugreport providers. by Tomasz Mikolajewski · 8 years ago
  46. aa44476 Rename should behave like create: avoid conflict. by Jeff Sharkey · 8 years ago
  47. 715ded3 Lowercasing search query in ExternalStorageProvider#querySearchDocs. am: b56e9213ce am: 661948b8f0 by Ben Lin · 8 years ago
  48. b56e921 Lowercasing search query in ExternalStorageProvider#querySearchDocs. by Ben Lin · 8 years ago
  49. 8dd615f Merge \"Merge \\"Build both filename views before deleting.\\" into nyc-mr1-dev am: fff6a11438\" into nyc-mr1-dev-plus-aosp by Jeff Sharkey · 8 years ago
  50. c50875e Build both filename views before deleting. by Jeff Sharkey · 8 years ago
  51. 0df84b2 Merge \\"Use visible paths when cleaning up MediaStore.\\" into nyc-mr1-dev am: 8ee0a67ba7 by Jeff Sharkey · 8 years ago
  52. 813f9e8 Use visible paths when cleaning up MediaStore. by Jeff Sharkey · 8 years ago
  53. e7822fb Provider-level changes for implementing direct eject of a root in Files app. by Ben Lin · 8 years ago
  54. 1719b35 Add config flag to show/hide internal storage. Hide internal storage by default. by Aga Wronska · 8 years ago
  55. ba23e54 Show proper icons for SD and USB attached storage. by Steve McKay · 8 years ago
  56. ecec7cb Use device model and name for internal storage. by Steve McKay · 8 years ago
  57. 7c43958 Always show intern storage. by Steve McKay · 8 years ago
  58. e192cb7 Fix crash in isChildDocument when parent is in zip, and child not. by Tomasz Mikolajewski · 8 years ago
  59. ab3b893 Remove "HOME" directory. Use "Documents" instead. by Steve McKay · 8 years ago
  60. efa1761 Decouple SD card from ADVANCED storage toggle. by Steve McKay · 8 years ago
  61. 5c462a0 Create "Home" dir instead of "home" to match other default dirs. by Steve McKay · 8 years ago
  62. b012f91 Initial implementation of OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  63. d46ecbc Add support for multi-parents to DocumentsProvider::moveDocument. by Tomasz Mikolajewski · 8 years ago
  64. 7e326a8 Wire thumbnails in archives in ExternalStorageProvider. by Tomasz Mikolajewski · 9 years ago
  65. 68dec40 Add support for archives to ExternalStorageProvider. by Tomasz Mikolajewski · 9 years ago
  66. c6a4cd8 Add "Home" directory support. by Steve McKay · 9 years ago
  67. 2273e0f Implement efficient move on Internal Storage. by Tomasz Mikolajewski · 9 years ago
  68. 307d424 Clean stale entries when deleting files. by Jeff Sharkey · 9 years ago
  69. 865ea7c Handle volumes without visible paths. by Jeff Sharkey · 9 years ago
  70. 14a6df7 If user ejects a storage from details, take user to... ... the storage list view by Makoto Onuki · 9 years ago
  71. b521fea Update file size formatting. by Jeff Sharkey · 9 years ago
  72. 62539a2 Move extension checking code into FileUtils. by Ben Kwa · 9 years ago
  73. 27de30d Wire up non-visible volumes, more states. by Jeff Sharkey · 9 years ago
  74. 1407d4c DocumentsUI roots can have settings. by Jeff Sharkey · 9 years ago
  75. 0cce535 Sanitize display names, keep extensions intact. by Jeff Sharkey · 10 years ago
  76. c99d00b Use default volume description when missing label. by Jeff Sharkey · 10 years ago
  77. ab1e9bd Scan after writing external storage files. by Jeff Sharkey · 10 years ago
  78. b9fbb72 Refactor directory API to "opening document tree." by Jeff Sharkey · 10 years ago
  79. b7e1255 Support for renaming documents. by Jeff Sharkey · 10 years ago
  80. 21de56a Add directory selection to DocumentsProvider. by Jeff Sharkey · 10 years ago
  81. 5d321d4 Guard against missing document columns. by Jeff Sharkey · 11 years ago
  82. db5ef12 Use inotify to update DocumentsUI. by Jeff Sharkey · 11 years ago
  83. 96c6205 Extra to always show advanced devices. by Jeff Sharkey · 11 years ago
  84. 04d45a0 Show spinner while waiting for mutations. by Jeff Sharkey · 11 years ago
  85. b3d4263 Treat document thumbnails as preemptable. by Jeff Sharkey · 11 years ago
  86. 1f706c6 Include external storage devices in DocumentsUI. by Jeff Sharkey · 11 years ago
  87. c1c8f3f Add extras to AFD, send orientation metadata. by Jeff Sharkey · 11 years ago
  88. d5a4658 Treat dates near epoch as unknown. by Jeff Sharkey · 11 years ago
  89. d01571e Isolate calls to each remote DocumentsProvider. by Jeff Sharkey · 11 years ago
  90. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  91. 6efba22 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago
  92. 2a030b0 Directories are always enabled; update assets. by Jeff Sharkey · 11 years ago
  93. 5e1a5e5 Merge "Create unique files, root ordering, UI bugs." into klp-dev by Jeff Sharkey · 11 years ago
  94. 5545f56 Create unique files, root ordering, UI bugs. by Jeff Sharkey · 11 years ago
  95. d473ebb Merge "Surfaces ParcelFileDescriptor#parseMode() as API" into klp-dev by Adam Lesinski · 11 years ago
  96. eb8c3f9 Surfaces ParcelFileDescriptor#parseMode() as API by Adam Lesinski · 11 years ago
  97. a9ce049 Load RootInfo in background, invalidation. by Jeff Sharkey · 11 years ago
  98. 3e1189b Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  99. de2b22f Handle pipe thumbnails, acquire unstable refs. by Jeff Sharkey · 11 years ago
  100. 4ec9739 More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago