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