1. 4e94b8d Resolve unmapped document when the device is connected. by Daichi Hirono · 8 years ago
  2. ebd2405 Use device key to map device documents. by Daichi Hirono · 8 years ago
  3. 2965776 Add error message for locked device. by Daichi Hirono · 8 years ago
  4. c18f807 Show specific error message for busy device. by Daichi Hirono · 8 years ago
  5. f83ccbd Drop device name from storage document name. by Daichi Hirono · 8 years ago
  6. fda7474 Open MTP device on demand. by Daichi Hirono · 8 years ago
  7. 6a5ea7e Move logic to skip single storage. by Daichi Hirono · 8 years ago
  8. b36b155 Fix bugs that prevent from using AppFuse. by Daichi Hirono · 9 years ago
  9. 148954a Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 9 years ago
  10. 1d4779c Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  11. 81d4853 Show MTP device as root when it has multiple/zero storages. by Daichi Hirono · 9 years ago
  12. 20754c5 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  13. b3fe72b Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  14. b63e8c6 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  15. c0ae45b Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  16. be38848 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  17. ed2f850 Merge "Add storage icon for MTP roots." by Daichi Hirono · 9 years ago
  18. 39795da Add storage icon for MTP roots. by Daichi Hirono · 9 years ago
  19. e0282dd Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  20. 259ce80 Extract mapping operations to partial class of MtpDatabase. by Daichi Hirono · 9 years ago
  21. 9e8a4fa Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  22. e1d5771 Don't close database when all devices have been detached. by Daichi Hirono · 9 years ago
  23. 47eb192 Start using MtpDatabase in DocumentLoader. by Daichi Hirono · 9 years ago
  24. 4604b74 Prepare for adding MtpDocumentsProvider tests to APCT. by Daichi Hirono · 9 years ago
  25. dc47344 Start to use MtpDatabase in RootScanner. by Daichi Hirono · 9 years ago
  26. b999b0c Move TestResources class to the outside of MtpDocumentProviderTest. by Daichi Hirono · 9 years ago
  27. 17c8d8b Add device model name to MtpDocumentsProvider's roots. by Daichi Hirono · 9 years ago
  28. 4c1d3dd Create PipeManager and DocumentLoader per device. by Tomasz Mikolajewski · 9 years ago
  29. 9d89dc4 Replace hardcoded numeric literals with those in MtpConstants. by Tomasz Mikolajewski · 9 years ago
  30. ab65d36 Remove redundand code from TestMtpManager. by Tomasz Mikolajewski · 9 years ago
  31. bb430fa Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  32. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  33. c0834cd Fix tests in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  34. 87763e6 Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  35. 8b9024f Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages. by Daichi Hirono · 9 years ago
  36. 6baa16e Let MTPDocumentsProvider load documents in background thread. by Daichi Hirono · 9 years ago
  37. 124d060 Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  38. 5fecc6c Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  39. 11bd3cb Random fix for Identity class. by Daichi Hirono · 9 years ago
  40. e5323b7 Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  41. 6ee4a1c Rename MtpManagerMock with TestMtpManager. by Daichi Hirono · 9 years ago
  42. beac218 Extract common initialization of MtpDocumentsProviderTest into setUp method. by Daichi Hirono · 9 years ago
  43. 0910956 Add test for queryRoots. by Daichi Hirono · 9 years ago
  44. 2efe4ca Add MtpDocumentsService. by Daichi Hirono · 9 years ago
  45. d515242 Add openDevice and closeDevice methods to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  46. 9a05d6b Add test package for MTPDocumentsProvider. by Daichi Hirono · 9 years ago