1. 72de7a9 Fix an argument passing to putStorageDocuments. by Daichi Hirono · 8 years ago
  2. b690b4d Address comments from API council. by Garfield Tan · 8 years ago
  3. 5d3b37b Remove DocumentsContract.ACTION_BROWSE. by Garfield Tan · 8 years ago
  4. d3c6dd1 Start MtpDocumentsService as foreground service. by Daichi Hirono · 8 years ago
  5. e80ea38 Use public version of AppFuse in MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  6. 29de769 Add isChildDocument to MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  7. 2cf7c48 Merge "Not create document under the device." by TreeHugger Robot · 8 years ago
  8. 35b2ec5 Not create document under the device. by Daichi Hirono · 8 years ago
  9. f46a463 Change findPath() to findDocumentPath() in MtpDocumentsProvider. by Garfield Tan · 8 years ago
  10. b9ffa2a Add findPath method to MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  11. e5a8a17e Remove the EXTRA_FANCY_FEATURES flag... by Steve McKay · 8 years ago
  12. 83c679e7 Set Root.FLAG_LOCAL_ONLY for MTP roots. by Daichi Hirono · 8 years ago
  13. 28e6112 Fix NullPointerException in MtpManager. by Daichi Hirono · 8 years ago
  14. f570c77 Don't show new-window item in Downloads per Gabe. by Steve McKay · 8 years ago
  15. 0c30bdf Merge "Do not terminate AppFuse message loop when FUSE_FORGET." into nyc-dev by Daichi Hirono · 8 years ago
  16. 07f48ad Do not terminate AppFuse message loop when FUSE_FORGET. by Daichi Hirono · 8 years ago
  17. 59688a5 Remove "don't disconnect the device" description. by Daichi Hirono · 8 years ago
  18. f7e0799 Handle error result returned from MTP API correctly. by Daichi Hirono · 8 years ago
  19. 3edcde2 Fix flakiness DocumentLoader#testCancelTask. by Daichi Hirono · 8 years ago
  20. 76be46f Fix crash when deleting multiple files. by Daichi Hirono · 8 years ago
  21. f4e7fa8 Use AppFuse to write document. by Daichi Hirono · 8 years ago
  22. 77a1c656 Open 4G+ file by using AppFuse. by Daichi Hirono · 8 years ago
  23. 1c43162 Merge "Get object size that is more than 4GB." into nyc-dev by Daichi Hirono · 8 years ago
  24. 64111e0 Get object size that is more than 4GB. by Daichi Hirono · 8 years ago
  25. 09ece6c Implement FUSE_WRITE command in app fuse. by Daichi Hirono · 9 years ago
  26. f416030 Merge "Fix null pointer exception when MTP/PTP device is detached." into nyc-dev by Daichi Hirono · 9 years ago
  27. 071313e Don't map root documents in DocumentLoader. by Daichi Hirono · 9 years ago
  28. b3383fd Add root flag correctly. by Daichi Hirono · 9 years ago
  29. 678ed36 Count error document to complete adding documents to the database. by Daichi Hirono · 9 years ago
  30. e80b147 Fix null pointer exception when MTP/PTP device is detached. by Daichi Hirono · 9 years ago
  31. 4f04fd3 Fix the logic to add suffix when copying. by Daichi Hirono · 9 years ago
  32. 1360868 Merge "Add suffix number when copying a file." into nyc-dev by Daichi Hirono · 9 years ago
  33. fc7fb75 Add suffix number when copying a file. by Daichi Hirono · 9 years ago
  34. 4327283 Merge "Handle SQLite disk IO error in MtpDocumentsProvider#onCreate." into nyc-dev by Daichi Hirono · 9 years ago
  35. 5884e1f Handle SQLite disk IO error in MtpDocumentsProvider#onCreate. by Daichi Hirono · 9 years ago
  36. aa0fa38 Merge "Regard timeout as an error in the MtpDocumentsProvider test." into nyc-dev by Daichi Hirono · 9 years ago
  37. acb0e27 Regard timeout as an error in the MtpDocumentsProvider test. by Daichi Hirono · 9 years ago
  38. 497b473 MtpDocumentsProvider returns mime type from file extension. by Daichi Hirono · 9 years ago
  39. 3bb37e7 Cleans up the metadata in MtpDatabase at the first launch after booting. by Daichi Hirono · 9 years ago
  40. 37a655a Fix null pointer exception in DocumentLoader. by Daichi Hirono · 9 years ago
  41. 24ab92a Ensure to complete background thread of PipeManager. by Daichi Hirono · 9 years ago
  42. e5b499b Merge "Fix RootScanner to execute scan at least once before cancelling it." into nyc-dev by Daichi Hirono · 9 years ago
  43. 2e9a57b Fix RootScanner to execute scan at least once before cancelling it. by Daichi Hirono · 9 years ago
  44. 61ba923 Set document flag by referring MTP supported operations. by Daichi Hirono · 9 years ago
  45. 0f32537 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 9 years ago
  46. 1bc289c Merge "Resolve unmapped document when the device is connected." into nyc-dev by Daichi Hirono · 9 years ago
  47. 5c69055 Delete disconnected row when the corresponding remote file is deleted in a by Daichi Hirono · 9 years ago
  48. 4e94b8d Resolve unmapped document when the device is connected. by Daichi Hirono · 9 years ago
  49. f578fa2 Update object info when writing a file. by Daichi Hirono · 9 years ago
  50. ebd2405 Use device key to map device documents. by Daichi Hirono · 9 years ago
  51. 0abde68 Merge "Add error message for locked device." into nyc-dev by Daichi Hirono · 9 years ago
  52. 2965776 Add error message for locked device. by Daichi Hirono · 9 years ago
  53. 46d5377 Merge "Open the connected device in Files app when tapping notification." into nyc-dev by Daichi Hirono · 9 years ago
  54. 90b3451 Merge "Show specific error message for busy device." into nyc-dev by Daichi Hirono · 9 years ago
  55. 1e37444 Open the connected device in Files app when tapping notification. by Daichi Hirono · 9 years ago
  56. c18f807 Show specific error message for busy device. by Daichi Hirono · 9 years ago
  57. ef2feef Returns "application/octet-stream" for unknown types of MTP files. by Daichi Hirono · 9 years ago
  58. 8e87364 Keep metadata of documents as disconnected status after the device is by Daichi Hirono · 9 years ago
  59. 619afda Check parent existance when adding/removing documents. by Daichi Hirono · 9 years ago
  60. 9fca541 Relax mapping rule to make the mapping logic simple. by Daichi Hirono · 9 years ago
  61. bf1c501 Merge "Fix NullPointerException around getObjectInfo." by Daichi Hirono · 9 years ago
  62. 6213cef Fetch mime type from file name when format code does not help. by Daichi Hirono · 9 years ago
  63. cfaab20 Fix NullPointerException around getObjectInfo. by Daichi Hirono · 9 years ago
  64. f83ccbd Drop device name from storage document name. by Daichi Hirono · 9 years ago
  65. 19aa932 Fix Identifier.equals method. by Daichi Hirono · 9 years ago
  66. fda7474 Open MTP device on demand. by Daichi Hirono · 9 years ago
  67. 6a5ea7e Move logic to skip single storage. by Daichi Hirono · 9 years ago
  68. 163e4b6 Add launch notification for MTP devices. by Daichi Hirono · 9 years ago
  69. f11f14c Merge "Return NULL available bytes when the MTP device is closed." by Daichi Hirono · 9 years ago
  70. 83983d7 Return NULL available bytes when the MTP device is closed. by Daichi Hirono · 9 years ago
  71. 2f310f6 Reuse buffer when reading bytes from files. by Daichi Hirono · 9 years ago
  72. a4d207c Merge "Fix bugs that prevent from using AppFuse." by Daichi Hirono · 9 years ago
  73. b36b155 Fix bugs that prevent from using AppFuse. by Daichi Hirono · 9 years ago
  74. 7d1ca06 Merge "Update "accessing files" notification resources." by Daichi Hirono · 9 years ago
  75. e6bffff Update "accessing files" notification resources. by Daichi Hirono · 9 years ago
  76. 148954a Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 9 years ago
  77. e6054c0 Fix race in AppFuseTest. by Daichi Hirono · 9 years ago
  78. f52ef00 Start to use app fuse in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  79. d426ed2 Add a test for createDocument and getPartialObject. by Daichi Hirono · 9 years ago
  80. a12e7d1 Remove unused lines in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  81. 1d4779c Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  82. fff12cd Merge "Implement FUSE operations in AppFuse JNI." by Daichi Hirono · 9 years ago
  83. 8e3b9db Stop to remove device rows at MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  84. cc9a7d7 Implement FUSE operations in AppFuse JNI. by Daichi Hirono · 9 years ago
  85. e442872 Merge "Unmount appfuse when the device FD is closed." by Daichi Hirono · 9 years ago
  86. 91e3b50 Unmount appfuse when the device FD is closed. by Daichi Hirono · 9 years ago
  87. bdb5a45 Merge "Break while loop when the thread interuppted." by Daichi Hirono · 9 years ago
  88. 2bdb388 Break while loop when the thread interuppted. by Daichi Hirono · 9 years ago
  89. 6348654 Merge "Add AppFuse class and its JNI module." by Daichi Hirono · 9 years ago
  90. bee50c0 Add AppFuse class and its JNI module. by Daichi Hirono · 9 years ago
  91. 81d4853 Show MTP device as root when it has multiple/zero storages. by Daichi Hirono · 9 years ago
  92. 20754c5 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  93. b3fe72b Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  94. b63e8c6 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  95. c0ae45b Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  96. 7d0b3cd Merge "Stop reopening MTP devices." by Daichi Hirono · 9 years ago
  97. be38848 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  98. 42a5e0e Merge "Integerate mapping methods for root/child documents into the same methods." by Daichi Hirono · 9 years ago
  99. 7a375c4 Integerate mapping methods for root/child documents into the same methods. by Daichi Hirono · 9 years ago
  100. 4b54e03 Add document type to MtpDatabase. by Daichi Hirono · 9 years ago