1. 4c1d3dd Create PipeManager and DocumentLoader per device. by Tomasz Mikolajewski · 9 years ago
  2. 9d89dc4 Replace hardcoded numeric literals with those in MtpConstants. by Tomasz Mikolajewski · 9 years ago
  3. df54417 Fix uploading multiple files via MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  4. ab65d36 Remove redundand code from TestMtpManager. by Tomasz Mikolajewski · 9 years ago
  5. bb430fa Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  6. 3d13bdf Merge "Fix remaining renames in MtpDocumentsProvider tests." by Tomasz Mikolajewski · 9 years ago
  7. 2e95181 Merge "Add simple unit test for MtpManager which uses real MTP device." by Daichi Hirono · 9 years ago
  8. 3edb420 Fix remaining renames in MtpDocumentsProvider tests. by Tomasz Mikolajewski · 9 years ago
  9. 5bc41d1 Add simple unit test for MtpManager which uses real MTP device. by Daichi Hirono · 9 years ago
  10. c68b9df Merge "Fix member naming style in PipeManagerTest." by Daichi Hirono · 9 years ago
  11. 84dfb05 Fix member naming style in PipeManagerTest. by Daichi Hirono · 9 years ago
  12. 03a0965 Merge "Add activity to show the result of tests." by Daichi Hirono · 9 years ago
  13. c3e93a8 Add activity to show the result of tests. by Daichi Hirono · 9 years ago
  14. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  15. c0834cd Fix tests in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  16. 87763e6 Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  17. 8b9024f Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages. by Daichi Hirono · 9 years ago
  18. 6baa16e Let MTPDocumentsProvider load documents in background thread. by Daichi Hirono · 9 years ago
  19. 124d060 Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  20. 3faa43a Implement MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  21. 52652ac Make reading files streamed in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  22. 5fecc6c Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  23. 8ba4191 Implement MtpDocuments#openDocument. by Daichi Hirono · 9 years ago
  24. 11bd3cb Random fix for Identity class. by Daichi Hirono · 9 years ago
  25. e5323b7 Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  26. 6ee4a1c Rename MtpManagerMock with TestMtpManager. by Daichi Hirono · 9 years ago
  27. beac218 Extract common initialization of MtpDocumentsProviderTest into setUp method. by Daichi Hirono · 9 years ago
  28. 0910956 Add test for queryRoots. by Daichi Hirono · 9 years ago
  29. 2efe4ca Add MtpDocumentsService. by Daichi Hirono · 9 years ago
  30. d515242 Add openDevice and closeDevice methods to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  31. 9a05d6b Add test package for MTPDocumentsProvider. by Daichi Hirono · 9 years ago