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