1. 0f32537 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 8 years ago
  2. 4e94b8d Resolve unmapped document when the device is connected. by Daichi Hirono · 8 years ago
  3. f578fa2 Update object info when writing a file. by Daichi Hirono · 8 years ago
  4. ebd2405 Use device key to map device documents. by Daichi Hirono · 8 years ago
  5. b36b155 Fix bugs that prevent from using AppFuse. by Daichi Hirono · 9 years ago
  6. 148954a Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 9 years ago
  7. 1d4779c Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  8. cc9a7d7 Implement FUSE operations in AppFuse JNI. by Daichi Hirono · 9 years ago
  9. 20754c5 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  10. b3fe72b Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  11. b63e8c6 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  12. c0ae45b Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  13. 47eb192 Start using MtpDatabase in DocumentLoader. by Daichi Hirono · 9 years ago
  14. 17c8d8b Add device model name to MtpDocumentsProvider's roots. by Daichi Hirono · 9 years ago
  15. df54417 Fix uploading multiple files via MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  16. ab65d36 Remove redundand code from TestMtpManager. by Tomasz Mikolajewski · 9 years ago
  17. bb430fa Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  18. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  19. 6baa16e Let MTPDocumentsProvider load documents in background thread. by Daichi Hirono · 9 years ago
  20. 124d060 Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  21. 3faa43a Implement MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  22. 52652ac Make reading files streamed in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  23. 5fecc6c Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  24. 8ba4191 Implement MtpDocuments#openDocument. by Daichi Hirono · 9 years ago
  25. e5323b7 Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  26. 6ee4a1c Rename MtpManagerMock with TestMtpManager. by Daichi Hirono · 9 years ago[Renamed (95%) from packages/MtpDocumentsProvider/tests/src/com/android/mtp/MtpManagerMock.java]
  27. 0910956 Add test for queryRoots. by Daichi Hirono · 9 years ago