1. cbcd394 Add DocumentsProvider::removeDocument(). by Tomasz Mikolajewski · 9 years ago
  2. d46ecbc Add support for multi-parents to DocumentsProvider::moveDocument. by Tomasz Mikolajewski · 9 years ago
  3. 7539565 Revert "Revert "Remove the flag and make openTypedDocument throw FileNotFoundException."" by Tomasz Mikolajewski · 9 years ago
  4. 2b93171 Revert "Remove the flag and make openTypedDocument throw FileNotFoundException." by Tomasz Mikolajewski · 9 years ago
  5. 95149ab Remove the flag and make openTypedDocument throw FileNotFoundException. by Tomasz Mikolajewski · 9 years ago
  6. d3afdee Don't copy a directory into itself...doesn't go well. by Steve McKay · 9 years ago
  7. b344b89 Add support for opening files in specified MIME type to DocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  8. a0d9a63 Follow refactoring when enforcing permissions. by Jeff Sharkey · 9 years ago
  9. 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
  10. 0e621c3 Also check app-ops on path-permissions. by Jeff Sharkey · 9 years ago
  11. a375a99 Add support for efficient move within a document provider. by Tomasz Mikolajewski · 9 years ago
  12. 74fe181 Add support for efficient copy within a document provider. by Tomasz Mikolajewski · 9 years ago
  13. c615c6f Annotate methods to be called from overrides with @CallSuper by Tor Norbye · 10 years ago
  14. 377d6f0 am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process." into lmp-mr1-dev by Dianne Hackborn · 10 years ago
  15. ff17024 Fix issue with call backs from media process. by Dianne Hackborn · 10 years ago
  16. 4656e69 resolved conflicts for merge of 2008cff7 to lmp-dev-plus-aosp by Elliott Hughes · 10 years ago
  17. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  18. 5b836f2 Define EXTRA_SIZE for ContentProviders. by Jeff Sharkey · 10 years ago
  19. b9fbb72 Refactor directory API to "opening document tree." by Jeff Sharkey · 10 years ago
  20. b7e1255 Support for renaming documents. by Jeff Sharkey · 10 years ago
  21. 21de56a Add directory selection to DocumentsProvider. by Jeff Sharkey · 10 years ago
  22. 3b94540 Small DocumentsProvider doc improvements. by Jeff Sharkey · 11 years ago
  23. 37ed78e Clarify DocumentsProvider recents behavior. by Jeff Sharkey · 11 years ago
  24. 8a2998e Better enforcement in DocumentsProvider.call(). by Jeff Sharkey · 11 years ago
  25. 9352c38 Add notification docs to DocumentsProvider. by Jeff Sharkey · 11 years ago
  26. e8c00d8 Improve DocumentsProvider and contract docs. by Jeff Sharkey · 11 years ago
  27. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  28. 3e1189b Move search to roots; Documents root; hide empty. by Jeff Sharkey · 11 years ago
  29. 4ec9739 More UX work for thumbnails, search, management. by Jeff Sharkey · 11 years ago
  30. 911d7f4 Provide calling package to ContentProviders. by Jeff Sharkey · 11 years ago
  31. a61dc8e Separate root and document management. by Jeff Sharkey · 11 years ago
  32. e37ea61 Fix document management permission enforcement. by Jeff Sharkey · 11 years ago
  33. ae9b51b Refactoring of DocumentsContract. by Jeff Sharkey · 11 years ago
  34. aeb16e2 Stronger DocumentsProvider contract. by Jeff Sharkey · 11 years ago