1. ebd2405 Use device key to map device documents. by Daichi Hirono · 8 years ago
  2. c18f807 Show specific error message for busy device. by Daichi Hirono · 8 years ago
  3. f83ccbd Drop device name from storage document name. by Daichi Hirono · 8 years ago
  4. 148954a Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 9 years ago
  5. d426ed2 Add a test for createDocument and getPartialObject. by Daichi Hirono · 9 years ago
  6. 1d4779c Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  7. 20754c5 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  8. 4751880 Grant USB device permission by using system permission. by Daichi Hirono · 9 years ago
  9. a57d9ed Turn MtpDocumentsService foreground when devices are opend. by Daichi Hirono · 9 years ago
  10. e0282dd Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  11. 17c8d8b Add device model name to MtpDocumentsProvider's roots. by Daichi Hirono · 9 years ago
  12. 0b49466 Add readEvent method to MtpDevice. by Daichi Hirono · 9 years ago
  13. 4c1d3dd Create PipeManager and DocumentLoader per device. by Tomasz Mikolajewski · 9 years ago
  14. df54417 Fix uploading multiple files via MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  15. bb430fa Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  16. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  17. 87763e6 Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  18. b1870e9 Handle null value returned by MtpDevice#getRoots. by Daichi Hirono · 9 years ago
  19. 8b9024f Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages. by Daichi Hirono · 9 years ago
  20. 2ff024f Start to use importFile to file descriptor. by Daichi Hirono · 9 years ago
  21. 124d060 Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  22. 3faa43a Implement MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  23. 52652ac Make reading files streamed in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  24. 5fecc6c Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  25. 8ba4191 Implement MtpDocuments#openDocument. by Daichi Hirono · 9 years ago
  26. e5323b7 Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  27. 50d17aa Implement queryRoot method of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  28. 21c20ad Implement openDevice/closeDevice method of MtpManager. by Daichi Hirono · 9 years ago
  29. d515242 Add openDevice and closeDevice methods to MtpDocumentsProvider. by Daichi Hirono · 9 years ago