1. b650515 Add provider support for metadata extraction by Julian Mancini · 7 years ago
  2. af03e5a Specify behavior around DocumentsProvider#openDocument(). by Garfield Tan · 7 years ago
  3. 0e74c95 Merge "Unhide FLAG_SUPPORT_EJECT and related methods." by TreeHugger Robot · 7 years ago
  4. 8787703 Unhide FLAG_SUPPORT_EJECT and related methods. by Garfield Tan · 7 years ago
  5. df6d37e Introduce AuthenticationRequiredException, and @hide by Ben Lin · 7 years ago
  6. 8ea8200 Stop DocumentsContract from consuming Exceptions if app is targetting O by Ben Lin · 7 years ago
  7. b690b4d Address comments from API council. by Garfield Tan · 7 years ago
  8. 0bb2529 Don't mark query+cancellationSignal final. by Steve McKay · 8 years ago
  9. cf31656 Add Web Links API to framework. by Tomasz Mikolajewski · 8 years ago
  10. 29c3f68 Add structured sort data to ContentResolver.query. by Steve McKay · 8 years ago
  11. 099f951 Update API documentation about virtual files. by Tomasz Mikolajewski · 8 years ago
  12. 0b3cf66 Unhide findPath() API. Add JavaDoc to related features. by Garfield Tan · 8 years ago
  13. 3f6b68a Iteration on findDocumentPath() API. by Garfield Tan · 8 years ago
  14. 5f21480 Iteration on findPath API. Address Jeff's comment in ag/1542773. by Garfield Tan · 8 years ago
  15. 06940e1 Iteration on findPath API. by Garfield Tan · 8 years ago
  16. aba97f3 Add findPath API to SAF. by Garfield Tan · 8 years ago
  17. ab52ea0 Revert "DO NOT MERGE ANYWHERE: Add findPath API to SAF." by Garfield Tan · 8 years ago
  18. 2f6d0d6 DO NOT MERGE ANYWHERE: Add findPath API to SAF. by Garfield Tan · 8 years ago
  19. d7d1487 Docsui-level work for implementing Eject on Roots list. by Ben Lin · 8 years ago
  20. e7822fb Provider-level changes for implementing direct eject of a root in Files app. by Ben Lin · 8 years ago
  21. 804d648 Merge "Implement getDocumentStreamTypes() in DocumentsProvider." into nyc-dev by Tomasz Mikolajewski · 8 years ago
  22. 3071401 Remove unused return in DocumentsProvider.removeDocument. by Tomasz Mikolajewski · 8 years ago
  23. d99964f Implement getDocumentStreamTypes() in DocumentsProvider. by Tomasz Mikolajewski · 8 years ago
  24. 7fa765a Merge "Cleanup copyDocument and moveDocument in SAF." by Tomasz Mikolajewski · 9 years ago
  25. cbcd394 Add DocumentsProvider::removeDocument(). by Tomasz Mikolajewski · 9 years ago
  26. eeb8b60 Cleanup copyDocument and moveDocument in SAF. by Tomasz Mikolajewski · 9 years ago
  27. d46ecbc Add support for multi-parents to DocumentsProvider::moveDocument. by Tomasz Mikolajewski · 9 years ago
  28. 7539565 Revert "Revert "Remove the flag and make openTypedDocument throw FileNotFoundException."" by Tomasz Mikolajewski · 9 years ago
  29. 2b93171 Revert "Remove the flag and make openTypedDocument throw FileNotFoundException." by Tomasz Mikolajewski · 9 years ago
  30. 95149ab Remove the flag and make openTypedDocument throw FileNotFoundException. by Tomasz Mikolajewski · 9 years ago
  31. d3afdee Don't copy a directory into itself...doesn't go well. by Steve McKay · 9 years ago
  32. b344b89 Add support for opening files in specified MIME type to DocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  33. a0d9a63 Follow refactoring when enforcing permissions. by Jeff Sharkey · 9 years ago
  34. f3230a7 am 43b379e7: am 43ff3afe: am 4c864be1: am 35f4b6a2: am 8be305dd: Merge "Also check app-ops on path-permissions." into mnc-dev by Jeff Sharkey · 9 years ago
  35. 0e621c3 Also check app-ops on path-permissions. by Jeff Sharkey · 9 years ago
  36. a375a99 Add support for efficient move within a document provider. by Tomasz Mikolajewski · 9 years ago
  37. 74fe181 Add support for efficient copy within a document provider. by Tomasz Mikolajewski · 9 years ago
  38. c615c6f Annotate methods to be called from overrides with @CallSuper by Tor Norbye · 9 years ago
  39. 377d6f0 am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  40. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  41. 4656e69 resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp by Elliott Hughes · 10 years ago
  42. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  43. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  44. b9fbb72 Refactor directory API to "opening document tree." by Jeff Sharkey · 10 years ago
  45. b7e1255 Support for renaming documents. by Jeff Sharkey · 10 years ago
  46. 21de56a Add directory selection to DocumentsProvider. by Jeff Sharkey · 10 years ago
  47. 3b94540 Small DocumentsProvider doc improvements. by Jeff Sharkey · 11 years ago
  48. 37ed78e Clarify DocumentsProvider recents behavior. by Jeff Sharkey · 11 years ago
  49. 8a2998e Better enforcement in DocumentsProvider.call(). by Jeff Sharkey · 11 years ago
  50. 9352c38 Add notification docs to DocumentsProvider. by Jeff Sharkey · 11 years ago
  51. e8c00d8 Improve DocumentsProvider and contract docs. by Jeff Sharkey · 11 years ago
  52. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  53. 3e1189b Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  54. 4ec9739 More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago
  55. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  56. a61dc8e Separate root and document management. by Jeff Sharkey · 11 years ago
  57. e37ea61 Fix document management permission enforcement. by Jeff Sharkey · 11 years ago
  58. ae9b51b Refactoring of DocumentsContract. by Jeff Sharkey · 11 years ago
  59. aeb16e2 Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago