1. 91df871 Fix apps crash during testing by Tony Huang · 4 years, 8 months ago
  2. 94785ef More movement towards public APIs. by Jeff Sharkey · 6 years ago
  3. 6ca7acc Migrated various apps under packages/apps/DocumentsUI/ to androidx by KOUSHIK PANUGANTI · 6 years ago
  4. 418e5a3 Add test for cancellig copy / move by Notification by Jun Ono · 7 years ago
  5. ceedd1f Add a functional test for copy large amount of documents. by Garfield Tan · 7 years ago
  6. 1e80be7 Deflake service tests. by Garfield Tan · 7 years ago
  7. 1566618 Wait until the remote side has loaded everything before start copying. by Garfield Tan · 8 years ago
  8. b324dfd Relay extras from sorted cursor. by Steve McKay · 8 years ago
  9. ae84a18 Move functional tests into separate test target. by Steve McKay · 8 years ago[Renamed from tests/src/com/android/documentsui/StubProvider.java]
  10. fe7f536 Fallback to byte-by-byte copy/move if optimized fails. by Tomasz Mikolajewski · 8 years ago
  11. a495c48 Honor javadocs, call super first in DocumentsProvider.call handling. by Steve McKay · 8 years ago
  12. ee8ad9c Add tests for action bar's search icon behavior by Aga Wronska · 8 years ago
  13. 18410b7 Add tests for rename documents feature by Aga Wronska · 8 years ago
  14. fce5ef7 Merge "Add support for renaming documents" by Aga Wronska · 9 years ago
  15. 3c23718 Add support for renaming documents by Aga Wronska · 9 years ago
  16. 063a0f3 Merge "Support for concurrent file operations." by Steve McKay · 9 years ago
  17. bbeba52 Support for concurrent file operations. by Steve McKay · 9 years ago
  18. 1f5b892 Add Search View UI tests by Aga Wronska · 9 years ago
  19. e475d3b Remove the flag and make openTypedDocument throw FileNotFoundException. by Tomasz Mikolajewski · 9 years ago
  20. 049eb56 Cleanup StubProvider a little. by Tomasz Mikolajewski · 9 years ago
  21. dcec9ac Add tests for copying virtual typed files. by Tomasz Mikolajewski · 9 years ago
  22. cf08d6d Add support to virtual and typed files in StubProvider. by Tomasz Mikolajewski · 9 years ago
  23. 31e104f Add DownloadsActivity functional test. by Steve McKay · 9 years ago
  24. f712a20 Don't copy a directory into itself...doesn't go well. by Steve McKay · 9 years ago
  25. 99bcc6a Use StubProvider for functional tests. by Steve McKay · 9 years ago
  26. fefcd70 Use type inference where possible. by Steve McKay · 9 years ago
  27. cb4461f Add a move feature to DocumentsUI. by Ben Kwa · 9 years ago
  28. c06f3fd Beef up error handling in the CopyService. by Ben Kwa · 9 years ago
  29. aac9e2e Implement some tests for com.android.documentsui.CopyService. by Ben Kwa · 9 years ago
  30. bcda3d1 Add support for notifying about child changes in StubProvider. by Tomasz Mikolajewski · 9 years ago
  31. 6e9d76d Add support for opening files in StubProvider. by Tomasz Mikolajewski · 9 years ago
  32. 38e965f Add support for removing files and directories in StubProvider. by Tomasz Mikolajewski · 9 years ago
  33. 8055044 Simulate running out of space in StubProvider. by Tomasz Mikolajewski · 9 years ago
  34. 67f9bed Add StubProvider::isChildDocument(). by Tomasz Mikolajewski · 9 years ago
  35. 5519474 Add an initial version for a StubProvider for DocumentsUI. by Tomasz Mikolajewski · 9 years ago