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. 81d7474 Refresh directory changes on Mtp when a child is deleted or created. by Tomasz Mikolajewski · 9 years ago
  4. df54417 Fix uploading multiple files via MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  5. ab65d36 Remove redundand code from TestMtpManager. by Tomasz Mikolajewski · 9 years ago
  6. bb430fa Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  7. 3d13bdf Merge "Fix remaining renames in MtpDocumentsProvider tests." by Tomasz Mikolajewski · 9 years ago
  8. 2e95181 Merge "Add simple unit test for MtpManager which uses real MTP device." by Daichi Hirono · 9 years ago
  9. 3edb420 Fix remaining renames in MtpDocumentsProvider tests. by Tomasz Mikolajewski · 9 years ago
  10. 5bc41d1 Add simple unit test for MtpManager which uses real MTP device. by Daichi Hirono · 9 years ago
  11. c68b9df Merge "Fix member naming style in PipeManagerTest." by Daichi Hirono · 9 years ago
  12. 84dfb05 Fix member naming style in PipeManagerTest. by Daichi Hirono · 9 years ago
  13. 03a0965 Merge "Add activity to show the result of tests." by Daichi Hirono · 9 years ago
  14. c3e93a8 Add activity to show the result of tests. by Daichi Hirono · 9 years ago
  15. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  16. c0834cd Fix tests in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  17. 7f2aba0 Merge "Wire uploading to MtpDocumentsProvider." by Tomasz Mikolajewski · 9 years ago
  18. 87763e6 Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  19. 831c5a1 Merge "Extract task list operations from MTP DocumentLoader to the internal task list class." by Daichi Hirono · 9 years ago
  20. d40b030 Extract task list operations from MTP DocumentLoader to the internal task list class. by Daichi Hirono · 9 years ago
  21. 743d554 Merge "Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail." by Steve McKay · 9 years ago
  22. b1870e9 Handle null value returned by MtpDevice#getRoots. by Daichi Hirono · 9 years ago
  23. 8b9024f Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages. by Daichi Hirono · 9 years ago
  24. 630be43 Merge "Let MTPDocumentsProvider load documents in background thread." by Daichi Hirono · 9 years ago
  25. 6baa16e Let MTPDocumentsProvider load documents in background thread. by Daichi Hirono · 9 years ago
  26. 2ff024f Start to use importFile to file descriptor. by Daichi Hirono · 9 years ago
  27. 573c1fb Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  28. 124d060 Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  29. 3faa43a Implement MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  30. 52652ac Make reading files streamed in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  31. 5fecc6c Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  32. 8ba4191 Implement MtpDocuments#openDocument. by Daichi Hirono · 9 years ago
  33. 11bd3cb Random fix for Identity class. by Daichi Hirono · 9 years ago
  34. e5323b7 Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  35. 6ee4a1c Rename MtpManagerMock with TestMtpManager. by Daichi Hirono · 9 years ago
  36. beac218 Extract common initialization of MtpDocumentsProviderTest into setUp method. by Daichi Hirono · 9 years ago
  37. 0910956 Add test for queryRoots. by Daichi Hirono · 9 years ago
  38. 50d17aa Implement queryRoot method of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  39. d30c9d1 Remove local flag for proguard. by Daichi Hirono · 9 years ago
  40. df3f2e6 Add ReceiverActivity to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  41. 2efe4ca Add MtpDocumentsService. by Daichi Hirono · 9 years ago
  42. 21c20ad Implement openDevice/closeDevice method of MtpManager. by Daichi Hirono · 9 years ago
  43. d515242 Add openDevice and closeDevice methods to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  44. 9a05d6b Add test package for MTPDocumentsProvider. by Daichi Hirono · 9 years ago
  45. c00d5d4 Create package directory for MtpDocumentProvider. by Daichi Hirono · 9 years ago