1. 5a10ff1 Add metadata support to MTP docs provider. by Steve McKay · 7 years ago
  2. 66fcb4b Fix doc flag for device having multiple storages by Daichi Hirono · 7 years ago
  3. 83c679e7 Set Root.FLAG_LOCAL_ONLY for MTP roots. by Daichi Hirono · 8 years ago
  4. 64111e0 Get object size that is more than 4GB. by Daichi Hirono · 8 years ago
  5. 071313e Don't map root documents in DocumentLoader. by Daichi Hirono · 8 years ago
  6. b3383fd Add root flag correctly. by Daichi Hirono · 8 years ago
  7. 497b473 MtpDocumentsProvider returns mime type from file extension. by Daichi Hirono · 8 years ago
  8. 3bb37e7 Cleans up the metadata in MtpDatabase at the first launch after booting. by Daichi Hirono · 8 years ago
  9. 61ba923 Set document flag by referring MTP supported operations. by Daichi Hirono · 8 years ago
  10. 0f32537 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 8 years ago
  11. 4e94b8d Resolve unmapped document when the device is connected. by Daichi Hirono · 8 years ago
  12. f578fa2 Update object info when writing a file. by Daichi Hirono · 8 years ago
  13. ebd2405 Use device key to map device documents. by Daichi Hirono · 8 years ago
  14. 0abde68 Merge "Add error message for locked device." into nyc-dev by Daichi Hirono · 8 years ago
  15. 2965776 Add error message for locked device. by Daichi Hirono · 8 years ago
  16. 46d5377 Merge "Open the connected device in Files app when tapping notification." into nyc-dev by Daichi Hirono · 8 years ago
  17. 1e37444 Open the connected device in Files app when tapping notification. by Daichi Hirono · 8 years ago
  18. ef2feef Returns "application/octet-stream" for unknown types of MTP files. by Daichi Hirono · 8 years ago
  19. 8e87364 Keep metadata of documents as disconnected status after the device is by Daichi Hirono · 8 years ago
  20. 6213cef Fetch mime type from file name when format code does not help. by Daichi Hirono · 8 years ago
  21. f83ccbd Drop device name from storage document name. by Daichi Hirono · 8 years ago
  22. 6a5ea7e Move logic to skip single storage. by Daichi Hirono · 8 years ago
  23. 83983d7 Return NULL available bytes when the MTP device is closed. by Daichi Hirono · 9 years ago
  24. 81d4853 Show MTP device as root when it has multiple/zero storages. by Daichi Hirono · 9 years ago
  25. 20754c5 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  26. b3fe72b Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  27. b63e8c6 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  28. c0ae45b Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  29. 7d0b3cd Merge "Stop reopening MTP devices." by Daichi Hirono · 9 years ago
  30. be38848 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  31. 42a5e0e Merge "Integerate mapping methods for root/child documents into the same methods." by Daichi Hirono · 9 years ago
  32. 7a375c4 Integerate mapping methods for root/child documents into the same methods. by Daichi Hirono · 9 years ago
  33. 4b54e03 Add document type to MtpDatabase. by Daichi Hirono · 9 years ago
  34. ed2f850 Merge "Add storage icon for MTP roots." by Daichi Hirono · 9 years ago
  35. 39795da Add storage icon for MTP roots. by Daichi Hirono · 9 years ago
  36. e0282dd Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  37. 259ce80 Extract mapping operations to partial class of MtpDatabase. by Daichi Hirono · 9 years ago
  38. 9e8a4fa Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  39. 49f920f Add new methods to MtpDatabase. by Daichi Hirono · 9 years ago
  40. 47eb192 Start using MtpDatabase in DocumentLoader. by Daichi Hirono · 9 years ago
  41. 4604b74 Prepare for adding MtpDocumentsProvider tests to APCT. by Daichi Hirono · 9 years ago
  42. dc47344 Start to use MtpDatabase in RootScanner. by Daichi Hirono · 9 years ago
  43. 18d70d5 Split MtpDatabase class into three classes. by Daichi Hirono · 9 years ago
  44. cfcb0c0 Adds new method to update existing documents in MtpDatabase. by Daichi Hirono · 9 years ago
  45. 0378da4 Add root information to MtpDatabase. by Daichi Hirono · 9 years ago
  46. a8a3722e Extends MtpDatabase so that it can handle child documents. by Daichi Hirono · 9 years ago
  47. 6de8a0e Implement ID mapping for root documents. by Daichi Hirono · 9 years ago
  48. 59686f6 Update JavaDoc in MtpDatabase. by Daichi Hirono · 9 years ago
  49. 85a808b Let MtpDatabase add device name to storage root. by Daichi Hirono · 9 years ago
  50. 88d2f78 Remove fullpath from MtpDatabase. by Daichi Hirono · 9 years ago
  51. 9678f60 Add MtpDatabase class. by Daichi Hirono · 9 years ago