1. 4e94b8d Resolve unmapped document when the device is connected. by Daichi Hirono · 8 years ago
  2. f578fa2 Update object info when writing a file. by Daichi Hirono · 8 years ago
  3. ebd2405 Use device key to map device documents. by Daichi Hirono · 8 years ago
  4. 0abde68 Merge "Add error message for locked device." into nyc-dev by Daichi Hirono · 8 years ago
  5. 2965776 Add error message for locked device. by Daichi Hirono · 8 years ago
  6. 46d5377 Merge "Open the connected device in Files app when tapping notification." into nyc-dev by Daichi Hirono · 8 years ago
  7. 1e37444 Open the connected device in Files app when tapping notification. by Daichi Hirono · 8 years ago
  8. c18f807 Show specific error message for busy device. by Daichi Hirono · 8 years ago
  9. 6213cef Fetch mime type from file name when format code does not help. by Daichi Hirono · 8 years ago
  10. f83ccbd Drop device name from storage document name. by Daichi Hirono · 8 years ago
  11. 19aa932 Fix Identifier.equals method. by Daichi Hirono · 8 years ago
  12. fda7474 Open MTP device on demand. by Daichi Hirono · 8 years ago
  13. 6a5ea7e Move logic to skip single storage. by Daichi Hirono · 8 years ago
  14. 2f310f6 Reuse buffer when reading bytes from files. by Daichi Hirono · 9 years ago
  15. b36b155 Fix bugs that prevent from using AppFuse. by Daichi Hirono · 9 years ago
  16. e6054c0 Fix race in AppFuseTest. by Daichi Hirono · 9 years ago
  17. f52ef00 Start to use app fuse in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  18. 8e3b9db Stop to remove device rows at MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  19. 20754c5 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  20. b3fe72b Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  21. b63e8c6 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  22. c0ae45b Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  23. be38848 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  24. a57d9ed Turn MtpDocumentsService foreground when devices are opend. by Daichi Hirono · 9 years ago
  25. e0282dd Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  26. 9e8a4fa Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  27. e1d5771 Don't close database when all devices have been detached. by Daichi Hirono · 9 years ago
  28. 47eb192 Start using MtpDatabase in DocumentLoader. by Daichi Hirono · 9 years ago
  29. 4604b74 Prepare for adding MtpDocumentsProvider tests to APCT. by Daichi Hirono · 9 years ago
  30. dc47344 Start to use MtpDatabase in RootScanner. by Daichi Hirono · 9 years ago
  31. d391813 Merge "Support major format code in MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  32. 3359d45 Support major format code in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  33. 17c8d8b Add device model name to MtpDocumentsProvider's roots. by Daichi Hirono · 9 years ago
  34. 4c1d3dd Create PipeManager and DocumentLoader per device. by Tomasz Mikolajewski · 9 years ago
  35. 81d7474 Refresh directory changes on Mtp when a child is deleted or created. by Tomasz Mikolajewski · 9 years ago
  36. df54417 Fix uploading multiple files via MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  37. bb430fa Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  38. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  39. 7f2aba0 Merge "Wire uploading to MtpDocumentsProvider." by Tomasz Mikolajewski · 9 years ago
  40. 87763e6 Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  41. 743d554 Merge "Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail." by Steve McKay · 9 years ago
  42. 8b9024f Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages. by Daichi Hirono · 9 years ago
  43. 6baa16e Let MTPDocumentsProvider load documents in background thread. by Daichi Hirono · 9 years ago
  44. 573c1fb Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  45. 124d060 Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  46. 3faa43a Implement MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  47. 52652ac Make reading files streamed in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  48. 5fecc6c Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  49. 8ba4191 Implement MtpDocuments#openDocument. by Daichi Hirono · 9 years ago
  50. e5323b7 Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  51. 50d17aa Implement queryRoot method of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  52. 2efe4ca Add MtpDocumentsService. by Daichi Hirono · 9 years ago
  53. d515242 Add openDevice and closeDevice methods to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  54. c00d5d4 Create package directory for MtpDocumentProvider. by Daichi Hirono · 9 years ago