1. a13887f Replace ContentInterface with wrapping. by Jeff Sharkey · 5 years ago
  2. 528ba88 Make DocumentsContract#PATH_TREE private. by Amin Shaikh · 5 years ago
  3. 035808e Merge "Add new column into Root to get the supported query args" by Ivan Chiang · 6 years ago
  4. ad4ba48 Merge "Fix CTS test fail for isTreeUri check in findDocumentPath method" by Ivan Chiang · 6 years ago
  5. 857a222 Add nullability annotations for some apis and update java doc by Ivan Chiang · 6 years ago
  6. c26d3c2 Add new column into Root to get the supported query args by Ivan Chiang · 6 years ago
  7. c60c80a Fix CTS test fail for isTreeUri check in findDocumentPath method by Ivan Chiang · 6 years ago
  8. 305e87e Add StorageVolume#createOpenDocumentTreeIntent by Amin Shaikh · 6 years ago
  9. 28d4371 This is a giant mess. by Jeff Sharkey · 6 years ago
  10. 5d952bf Merge "People still need the old method signatures." by Jeff Sharkey · 6 years ago
  11. 14101c7 People still need the old method signatures. by Jeff Sharkey · 6 years ago
  12. b95bd44 Surface tree statistics through metadata. by Jeff Sharkey · 6 years ago
  13. e770d22 Make DocumentsContract methods more general. by Jeff Sharkey · 6 years ago
  14. b26b09f Expose @SystemApi and @Public for unbundling DocumentsUI by Ivan Chiang · 6 years ago
  15. 1edfcb2 Add query argument QUERY_ARG_EXCLUDE_MEDIA by Ivan Chiang · 6 years ago
  16. 19ff0c5 Use ALLOCATOR_SOFTWARE with ImageDecoder by Leon Scroggins III · 6 years ago
  17. a972d04 Extend DocumentsContract search to accept mime types by Ivan Chiang · 6 years ago
  18. 643e99e Reroute Uri conversions though MediaProvider. by Jeff Sharkey · 6 years ago
  19. 4e5efa3 Convenience method for obtaining thumbnails. by Jeff Sharkey · 6 years ago
  20. 9f5a059 Add isRootsUri method to check whether the roots uri is valid by Ivan Chiang · 6 years ago
  21. eac0905 docs: fixed instances of typo in 'overridden' am: debd4ee72d am: 9b641cbc71 by kopriva · 6 years ago
  22. 9b641cb docs: fixed instances of typo in 'overridden' am: debd4ee72d by kopriva · 6 years ago
  23. debd4ee docs: fixed instances of typo in 'overridden' by kopriva · 6 years ago
  24. ba50311 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  25. 6750f2e Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  26. 5aae0c9 Utility methods useful for working with files. by Jeff Sharkey · 6 years ago
  27. e701dc1 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  28. 23a0c7a Internal Framework changes needed by DocumentUI's ScopedAccessProvider: by Felipe Leme · 7 years ago
  29. 9f2dc05 Add DataUnit to clarify SI-vs-IEC units. by Jeff Sharkey · 7 years ago
  30. 1fb3a31 Merge "Fix broken javadocs." into oc-mr1-dev am: b79eb54d36 am: 1ad38fe278 by Jeff Sharkey · 7 years ago
  31. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  32. 17a9ce3 Remove "tags" arg from getDocumentMetadata. by Steve McKay · 7 years ago
  33. b650515 Add provider support for metadata extraction by Julian Mancini · 7 years ago
  34. 0e74c95 Merge "Unhide FLAG_SUPPORT_EJECT and related methods." by TreeHugger Robot · 7 years ago
  35. 8787703 Unhide FLAG_SUPPORT_EJECT and related methods. by Garfield Tan · 7 years ago
  36. 463b686 Cleanup passing emails for Web Links API. by Tomasz Mikolajewski · 7 years ago
  37. 4bd73c3 Merge "Fix whitespace." by TreeHugger Robot · 7 years ago
  38. 227e6e8 Fix whitespace. by Ben Lin · 7 years ago
  39. 3e57595 Merge "Stop DocumentsContract from consuming Exceptions if app is targetting O or above." by Ben Lin · 7 years ago
  40. 3eaef54 Merge "Fix documentation for the Web Links API." by Tomasz Mikolajewski · 7 years ago
  41. 8ea8200 Stop DocumentsContract from consuming Exceptions if app is targetting O by Ben Lin · 7 years ago
  42. 05eb845 Merge "Address comments from API council." by TreeHugger Robot · 7 years ago
  43. f1d5540 Fix documentation for the Web Links API. by Tomasz Mikolajewski · 7 years ago
  44. 40d7b35 Address feedback from API council for INITIAL_URI. by Garfield Tan · 7 years ago
  45. b690b4d Address comments from API council. by Garfield Tan · 7 years ago
  46. 5d3b37b Remove DocumentsContract.ACTION_BROWSE. by Garfield Tan · 7 years ago
  47. a7e852e Unhide root MIME type. by Garfield Tan · 7 years ago
  48. cf31656 Add Web Links API to framework. by Tomasz Mikolajewski · 8 years ago
  49. ccd4960 Merge "Update API documentation about virtual files." by Tomasz Mikolajewski · 8 years ago
  50. bd036d8 Add DocumentsContract#ACTION_DOCUMENT_SETTINGS and Documents#FLAG_SUPPORTS_SETTINGS. by Ben Lin · 8 years ago
  51. 099f951 Update API documentation about virtual files. by Tomasz Mikolajewski · 8 years ago
  52. 92b96ba Add internal support to convert a file system path to document URI. by Garfield Tan · 8 years ago
  53. b44ae61 Add an extra to pass initial location URI for file choosers. by Garfield Tan · 8 years ago
  54. 0b3cf66 Unhide findPath() API. Add JavaDoc to related features. by Garfield Tan · 8 years ago
  55. 3f6b68a Iteration on findDocumentPath() API. by Garfield Tan · 8 years ago
  56. 0fbdbce Merge "Remove the EXTRA_FANCY_FEATURES flag..." by Steve McKay · 8 years ago
  57. e5a8a17e Remove the EXTRA_FANCY_FEATURES flag... by Steve McKay · 8 years ago
  58. 5f21480 Iteration on findPath API. Address Jeff's comment in ag/1542773. by Garfield Tan · 8 years ago
  59. 1815241 Merge "Remove no longer used FLAG_ARCHIVE." by Tomasz Mikolajewski · 8 years ago
  60. 06940e1 Iteration on findPath API. by Garfield Tan · 8 years ago
  61. c54b8b1 Remove no longer used FLAG_ARCHIVE. by Tomasz Mikolajewski · 8 years ago
  62. aba97f3 Add findPath API to SAF. by Garfield Tan · 8 years ago
  63. ab52ea0 Revert "DO NOT MERGE ANYWHERE: Add findPath API to SAF." by Garfield Tan · 8 years ago
  64. 2f6d0d6 DO NOT MERGE ANYWHERE: Add findPath API to SAF. by Garfield Tan · 8 years ago
  65. 0a38e23 Remove EXTRA_SHOW_FILESIZE. by Steve McKay · 8 years ago
  66. af885e9 Merge \\"Fix javadoc broken links in DocumentsContract.\\" into nyc-mr1-dev am: 0e7bb571fd by Tomasz Mikolajewski · 8 years ago
  67. 90a7533 Fix javadoc broken links in DocumentsContract. by Tomasz Mikolajewski · 8 years ago
  68. e7822fb Provider-level changes for implementing direct eject of a root in Files app. by Ben Lin · 8 years ago
  69. f570c77 Don't show new-window item in Downloads per Gabe. by Steve McKay · 8 years ago
  70. 5f53f65 Unhide DocumentsContract.EXTRA_ORIENTATION. by Tomasz Mikolajewski · 8 years ago
  71. 1719b35 Add config flag to show/hide internal storage. Hide internal storage by default. by Aga Wronska · 8 years ago
  72. 168e464 Add FLAG_PARTIAL. Partial files can't be copied. by Steve McKay · 8 years ago
  73. 8800f2d Merge "Display file names in Media libraries in grid mode" into nyc-dev by Aga Wronska · 8 years ago
  74. 09c07bd Display file names in Media libraries in grid mode by Aga Wronska · 8 years ago
  75. 6ce903d Delete downloads activity. by Steve McKay · 8 years ago
  76. 7542f75 Make COLUMN_CAPACITY_BYTES public. by Steve McKay · 8 years ago
  77. ba23e54 Show proper icons for SD and USB attached storage. by Steve McKay · 8 years ago
  78. 7c43958 Always show intern storage. by Steve McKay · 8 years ago
  79. 3c3770d Merge "Initial implementation of StorageManager.getVolumesList()." into nyc-dev by Felipe Leme · 8 years ago
  80. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  81. d99964f Implement getDocumentStreamTypes() in DocumentsProvider. by Tomasz Mikolajewski · 8 years ago
  82. dcb4efe Fix arguments order in DocumentsContract.moveDocument(). by Tomasz Mikolajewski · 8 years ago
  83. 9b055e1 Hide DocumentsContract.FLAG_ARCHIVE. by Tomasz Mikolajewski · 9 years ago
  84. 570d67c Merge "Add DocumentsProvider::removeDocument()." by Tomasz Mikolajewski · 9 years ago
  85. cbcd394 Add DocumentsProvider::removeDocument(). by Tomasz Mikolajewski · 9 years ago
  86. 7db9c81 Unhide DocumentsContract.isTreeUri. by Tomasz Mikolajewski · 9 years ago
  87. 165e284 Unhide DocumentsContract.copyDocument and moveDocument. by Tomasz Mikolajewski · 9 years ago
  88. d46ecbc Add support for multi-parents to DocumentsProvider::moveDocument. by Tomasz Mikolajewski · 9 years ago
  89. c7b1f89 Created a new API to grant scoped directory access to applications. by Felipe Leme · 9 years ago
  90. 7539565 Revert "Revert "Remove the flag and make openTypedDocument throw FileNotFoundException."" by Tomasz Mikolajewski · 9 years ago
  91. 2b93171 Revert "Remove the flag and make openTypedDocument throw FileNotFoundException." by Tomasz Mikolajewski · 9 years ago
  92. 95149ab Remove the flag and make openTypedDocument throw FileNotFoundException. by Tomasz Mikolajewski · 9 years ago
  93. b67bfbf Load Home directory by default. by Steve McKay · 9 years ago
  94. a4c338a Add a FLAG_ARCHIVE flag to DocumentsContract. by Tomasz Mikolajewski · 9 years ago
  95. d3afdee Don't copy a directory into itself...doesn't go well. by Steve McKay · 9 years ago
  96. a8057a9 Add first-class support for virtual files in SAF. by Tomasz Mikolajewski · 9 years ago
  97. 84cebbe Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  98. b344b89 Add support for opening files in specified MIME type to DocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  99. 8359eaa Merge "Provide previous stack when opening new window." by Steve McKay · 9 years ago
  100. 54c331a am 5dfd06f7: am c2fa99ed: am 792a9cc3: am 30fd0628: Merge "Relax auto-launch checks for GET_CONTENT." into mnc-dr-dev by Jeff Sharkey · 9 years ago