1. 9f2dc05 Add DataUnit to clarify SI-vs-IEC units. by Jeff Sharkey · 7 years ago
  2. 1fb3a31 Merge "Fix broken javadocs." into oc-mr1-dev am: b79eb54d36 am: 1ad38fe278 by Jeff Sharkey · 7 years ago
  3. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  4. 17a9ce3 Remove "tags" arg from getDocumentMetadata. by Steve McKay · 7 years ago
  5. b650515 Add provider support for metadata extraction by Julian Mancini · 7 years ago
  6. 0e74c95 Merge "Unhide FLAG_SUPPORT_EJECT and related methods." by TreeHugger Robot · 7 years ago
  7. 8787703 Unhide FLAG_SUPPORT_EJECT and related methods. by Garfield Tan · 7 years ago
  8. 463b686 Cleanup passing emails for Web Links API. by Tomasz Mikolajewski · 7 years ago
  9. 4bd73c3 Merge "Fix whitespace." by TreeHugger Robot · 7 years ago
  10. 227e6e8 Fix whitespace. by Ben Lin · 7 years ago
  11. 3e57595 Merge "Stop DocumentsContract from consuming Exceptions if app is targetting O or above." by Ben Lin · 7 years ago
  12. 3eaef54 Merge "Fix documentation for the Web Links API." by Tomasz Mikolajewski · 7 years ago
  13. 8ea8200 Stop DocumentsContract from consuming Exceptions if app is targetting O by Ben Lin · 7 years ago
  14. 05eb845 Merge "Address comments from API council." by TreeHugger Robot · 7 years ago
  15. f1d5540 Fix documentation for the Web Links API. by Tomasz Mikolajewski · 7 years ago
  16. 40d7b35 Address feedback from API council for INITIAL_URI. by Garfield Tan · 7 years ago
  17. b690b4d Address comments from API council. by Garfield Tan · 7 years ago
  18. 5d3b37b Remove DocumentsContract.ACTION_BROWSE. by Garfield Tan · 7 years ago
  19. a7e852e Unhide root MIME type. by Garfield Tan · 7 years ago
  20. cf31656 Add Web Links API to framework. by Tomasz Mikolajewski · 8 years ago
  21. ccd4960 Merge "Update API documentation about virtual files." by Tomasz Mikolajewski · 8 years ago
  22. bd036d8 Add DocumentsContract#ACTION_DOCUMENT_SETTINGS and Documents#FLAG_SUPPORTS_SETTINGS. by Ben Lin · 8 years ago
  23. 099f951 Update API documentation about virtual files. by Tomasz Mikolajewski · 8 years ago
  24. 92b96ba Add internal support to convert a file system path to document URI. by Garfield Tan · 8 years ago
  25. b44ae61 Add an extra to pass initial location URI for file choosers. by Garfield Tan · 8 years ago
  26. 0b3cf66 Unhide findPath() API. Add JavaDoc to related features. by Garfield Tan · 8 years ago
  27. 3f6b68a Iteration on findDocumentPath() API. by Garfield Tan · 8 years ago
  28. 0fbdbce Merge "Remove the EXTRA_FANCY_FEATURES flag..." by Steve McKay · 8 years ago
  29. e5a8a17e Remove the EXTRA_FANCY_FEATURES flag... by Steve McKay · 8 years ago
  30. 5f21480 Iteration on findPath API. Address Jeff's comment in ag/1542773. by Garfield Tan · 8 years ago
  31. 1815241 Merge "Remove no longer used FLAG_ARCHIVE." by Tomasz Mikolajewski · 8 years ago
  32. 06940e1 Iteration on findPath API. by Garfield Tan · 8 years ago
  33. c54b8b1 Remove no longer used FLAG_ARCHIVE. by Tomasz Mikolajewski · 8 years ago
  34. aba97f3 Add findPath API to SAF. by Garfield Tan · 8 years ago
  35. ab52ea0 Revert "DO NOT MERGE ANYWHERE: Add findPath API to SAF." by Garfield Tan · 8 years ago
  36. 2f6d0d6 DO NOT MERGE ANYWHERE: Add findPath API to SAF. by Garfield Tan · 8 years ago
  37. 0a38e23 Remove EXTRA_SHOW_FILESIZE. by Steve McKay · 8 years ago
  38. af885e9 Merge \\"Fix javadoc broken links in DocumentsContract.\\" into nyc-mr1-dev am: 0e7bb571fd by Tomasz Mikolajewski · 8 years ago
  39. 90a7533 Fix javadoc broken links in DocumentsContract. by Tomasz Mikolajewski · 8 years ago
  40. e7822fb Provider-level changes for implementing direct eject of a root in Files app. by Ben Lin · 8 years ago
  41. f570c77 Don't show new-window item in Downloads per Gabe. by Steve McKay · 8 years ago
  42. 5f53f65 Unhide DocumentsContract.EXTRA_ORIENTATION. by Tomasz Mikolajewski · 8 years ago
  43. 1719b35 Add config flag to show/hide internal storage. Hide internal storage by default. by Aga Wronska · 8 years ago
  44. 168e464 Add FLAG_PARTIAL. Partial files can't be copied. by Steve McKay · 8 years ago
  45. 8800f2d Merge "Display file names in Media libraries in grid mode" into nyc-dev by Aga Wronska · 8 years ago
  46. 09c07bd Display file names in Media libraries in grid mode by Aga Wronska · 8 years ago
  47. 6ce903d Delete downloads activity. by Steve McKay · 8 years ago
  48. 7542f75 Make COLUMN_CAPACITY_BYTES public. by Steve McKay · 8 years ago
  49. ba23e54 Show proper icons for SD and USB attached storage. by Steve McKay · 8 years ago
  50. 7c43958 Always show intern storage. by Steve McKay · 8 years ago
  51. 3c3770d Merge "Initial implementation of StorageManager.getVolumesList()." into nyc-dev by Felipe Leme · 8 years ago
  52. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  53. d99964f Implement getDocumentStreamTypes() in DocumentsProvider. by Tomasz Mikolajewski · 8 years ago
  54. dcb4efe Fix arguments order in DocumentsContract.moveDocument(). by Tomasz Mikolajewski · 8 years ago
  55. 9b055e1 Hide DocumentsContract.FLAG_ARCHIVE. by Tomasz Mikolajewski · 8 years ago
  56. 570d67c Merge "Add DocumentsProvider::removeDocument()." by Tomasz Mikolajewski · 9 years ago
  57. cbcd394 Add DocumentsProvider::removeDocument(). by Tomasz Mikolajewski · 9 years ago
  58. 7db9c81 Unhide DocumentsContract.isTreeUri. by Tomasz Mikolajewski · 9 years ago
  59. 165e284 Unhide DocumentsContract.copyDocument and moveDocument. by Tomasz Mikolajewski · 9 years ago
  60. d46ecbc Add support for multi-parents to DocumentsProvider::moveDocument. by Tomasz Mikolajewski · 9 years ago
  61. c7b1f89 Created a new API to grant scoped directory access to applications. by Felipe Leme · 9 years ago
  62. 7539565 Revert "Revert "Remove the flag and make openTypedDocument throw FileNotFoundException."" by Tomasz Mikolajewski · 9 years ago
  63. 2b93171 Revert "Remove the flag and make openTypedDocument throw FileNotFoundException." by Tomasz Mikolajewski · 9 years ago
  64. 95149ab Remove the flag and make openTypedDocument throw FileNotFoundException. by Tomasz Mikolajewski · 9 years ago
  65. b67bfbf Load Home directory by default. by Steve McKay · 9 years ago
  66. a4c338a Add a FLAG_ARCHIVE flag to DocumentsContract. by Tomasz Mikolajewski · 9 years ago
  67. d3afdee Don't copy a directory into itself...doesn't go well. by Steve McKay · 9 years ago
  68. a8057a9 Add first-class support for virtual files in SAF. by Tomasz Mikolajewski · 9 years ago
  69. 84cebbe Open the destination dir when a copy notification is tapped. by Ben Kwa · 9 years ago
  70. b344b89 Add support for opening files in specified MIME type to DocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  71. 8359eaa Merge "Provide previous stack when opening new window." by Steve McKay · 9 years ago
  72. 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
  73. 323ee3e Provide previous stack when opening new window. by Steve McKay · 9 years ago
  74. cc2ae6b4 Relax auto-launch checks for GET_CONTENT. by Jeff Sharkey · 9 years ago
  75. 83df8c0 Merge BROWSE and BROWSE_ALL actions. by Steve McKay · 9 years ago
  76. 3f78e17 Add COLUMN_CAPACITY_BYTES column to DocumentsContract. by Tomasz Mikolajewski · 9 years ago
  77. a375a99 Add support for efficient move within a document provider. by Tomasz Mikolajewski · 9 years ago
  78. 74fe181 Add support for efficient copy within a document provider. by Tomasz Mikolajewski · 9 years ago
  79. 0e591f9 Allow to customize title of the dialog. by Tomasz Mikolajewski · 9 years ago
  80. 7779740 Enable apps to exclude their own roots from the DocumentsUI roots list. by Ben Kwa · 9 years ago
  81. 1407d4c DocumentsUI roots can have settings. by Jeff Sharkey · 9 years ago
  82. 59d577a Browse mode for DocumentsUI, removed volume state. by Jeff Sharkey · 9 years ago
  83. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  84. b9fbb72 Refactor directory API to "opening document tree." by Jeff Sharkey · 10 years ago
  85. b7e1255 Support for renaming documents. by Jeff Sharkey · 10 years ago
  86. 10596fb resolved conflicts for merge of 3ce4f3d0 to master by Elliott Hughes · 10 years ago
  87. 3ce4f3d am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system." by Elliott Hughes · 10 years ago
  88. 34385d3 Track libcore.os' move to android.system. by Elliott Hughes · 10 years ago
  89. 21de56a Add directory selection to DocumentsProvider. by Jeff Sharkey · 10 years ago
  90. 4e55a7e Fix @see link in DocumentsContract docs. by John Spurlock · 11 years ago
  91. 3381931 Suppress OperationCanceledException logging. by Jeff Sharkey · 11 years ago
  92. 96c6205 Extra to always show advanced devices. by Jeff Sharkey · 11 years ago
  93. e8c00d8 Improve DocumentsProvider and contract docs. by Jeff Sharkey · 11 years ago
  94. c1c8f3f Add extras to AFD, send orientation metadata. by Jeff Sharkey · 11 years ago
  95. 15be836 Support overriding calling package in Documents. by Jeff Sharkey · 11 years ago
  96. d2e1e81 Drop <meta-data> support for DocumentsProviders. by Jeff Sharkey · 11 years ago
  97. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  98. 9095c5a Avoid NPE when ProviderInfo is missing. by Jeff Sharkey · 11 years ago
  99. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  100. 6efba22 New roots UX, async, performance, docs. by Jeff Sharkey · 11 years ago