1. 95f887c Merge "Set jack.assert.policy value to \'always\'" into nyc-dev am: 1100edb83f by Benoit Lamarche · 8 years ago
  2. 109de88 Merge "Set jack.assert.policy value to \'always\'" into nyc-dev am: 1100edb83f by Delphine Martin · 8 years ago
  3. c5dbf2c Set jack.assert.policy value to \'always\' am: d90f6d3772 by Delphine Martin · 8 years ago
  4. f9570fc Set jack.assert.policy value to 'always' by Delphine Martin · 8 years ago
  5. 716f122 Set jack.assert.policy value to 'always' by Delphine Martin · 8 years ago
  6. 4c741b4 Set jack.assert.policy value to 'always' by Delphine Martin · 8 years ago
  7. 87e79bf Merge "Do not terminate AppFuse message loop when FUSE_FORGET." into nyc-dev by Daichi Hirono · 8 years ago
  8. 2139930 Do not terminate AppFuse message loop when FUSE_FORGET. by Daichi Hirono · 8 years ago
  9. ba14002 Remove "don't disconnect the device" description. by Daichi Hirono · 8 years ago
  10. c252ddd Handle error result returned from MTP API correctly. by Daichi Hirono · 8 years ago
  11. d5705fc Merge "Fix flakiness DocumentLoader#testCancelTask." into nyc-dev by Daichi Hirono · 8 years ago
  12. a2390e7 Fix flakiness DocumentLoader#testCancelTask. by Daichi Hirono · 8 years ago
  13. 82bd971 Merge "Fix crash when deleting multiple files." into nyc-dev by Daichi Hirono · 8 years ago
  14. 1461d3e Fix crash when deleting multiple files. by Daichi Hirono · 8 years ago
  15. 0eec62e Remove LOG_NDEBUG 0 from AppFuse JNI. by Daichi Hirono · 8 years ago
  16. c72fe17 Use AppFuse to write document. by Daichi Hirono · 8 years ago
  17. 1688668 Open 4G+ file by using AppFuse. by Daichi Hirono · 8 years ago
  18. f3a020f Merge "Get object size that is more than 4GB." into nyc-dev by Daichi Hirono · 8 years ago
  19. 106b5bf Get object size that is more than 4GB. by Daichi Hirono · 8 years ago
  20. 1a6b72a Implement FUSE_WRITE command in app fuse. by Daichi Hirono · 9 years ago
  21. 2e54b25 Update an icon for MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  22. 30816a9 Merge "Fix null pointer exception when MTP/PTP device is detached." into nyc-dev by Daichi Hirono · 8 years ago
  23. a596e0d Don't map root documents in DocumentLoader. by Daichi Hirono · 8 years ago
  24. 56fa804 Add root flag correctly. by Daichi Hirono · 8 years ago
  25. adbd5e8 Count error document to complete adding documents to the database. by Daichi Hirono · 8 years ago
  26. 7ed4b7a Fix null pointer exception when MTP/PTP device is detached. by Daichi Hirono · 8 years ago
  27. 2add391 Merge "Fix the logic to add suffix when copying." into nyc-dev by Daichi Hirono · 8 years ago
  28. 5d6fac0 Fix the logic to add suffix when copying. by Daichi Hirono · 8 years ago
  29. ee36651 Change the title of DocumentsUI from "Files" to "Downloads". by Daichi Hirono · 8 years ago
  30. b78b208 Merge "Add suffix number when copying a file." into nyc-dev by Daichi Hirono · 8 years ago
  31. 0a77b29 Add suffix number when copying a file. by Daichi Hirono · 8 years ago
  32. 8914456 Merge "Handle SQLite disk IO error in MtpDocumentsProvider#onCreate." into nyc-dev by Daichi Hirono · 8 years ago
  33. 172c6d7 Handle SQLite disk IO error in MtpDocumentsProvider#onCreate. by Daichi Hirono · 8 years ago
  34. 9ede6a5 Merge "Regard timeout as an error in the MtpDocumentsProvider test." into nyc-dev by Daichi Hirono · 8 years ago
  35. 61aa31e Regard timeout as an error in the MtpDocumentsProvider test. by Daichi Hirono · 8 years ago
  36. 1a933fa MtpDocumentsProvider returns mime type from file extension. by Daichi Hirono · 8 years ago
  37. 0799453 Cleans up the metadata in MtpDatabase at the first launch after booting. by Daichi Hirono · 8 years ago
  38. eede771 Fix null pointer exception in DocumentLoader. by Daichi Hirono · 8 years ago
  39. cc04a54 Ensure to complete background thread of PipeManager. by Daichi Hirono · 8 years ago
  40. 5521d77 Merge "Fix RootScanner to execute scan at least once before cancelling it." into nyc-dev by Daichi Hirono · 8 years ago
  41. 965800d Fix RootScanner to execute scan at least once before cancelling it. by Daichi Hirono · 8 years ago
  42. ab682a3 Set document flag by referring MTP supported operations. by Daichi Hirono · 8 years ago
  43. b988074 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 9 years ago
  44. ac8245a Merge "Resolve unmapped document when the device is connected." into nyc-dev by Daichi Hirono · 8 years ago
  45. 8062a05 Delete disconnected row when the corresponding remote file is deleted in a by Daichi Hirono · 9 years ago
  46. 8835090 Resolve unmapped document when the device is connected. by Daichi Hirono · 9 years ago
  47. f1cf07f Update object info when writing a file. by Daichi Hirono · 9 years ago
  48. 9f9d512 Use device key to map device documents. by Daichi Hirono · 9 years ago
  49. 146cb9b Merge "Add error message for locked device." into nyc-dev by Daichi Hirono · 9 years ago
  50. d93fee9 Add error message for locked device. by Daichi Hirono · 9 years ago
  51. 6ac37d0 Merge "Open the connected device in Files app when tapping notification." into nyc-dev by Daichi Hirono · 9 years ago
  52. 1e288e0 Merge "Show specific error message for busy device." into nyc-dev by Daichi Hirono · 9 years ago
  53. 7675445 Open the connected device in Files app when tapping notification. by Daichi Hirono · 9 years ago
  54. 5ca0878 Show specific error message for busy device. by Daichi Hirono · 9 years ago
  55. 7ad26a1 Returns "application/octet-stream" for unknown types of MTP files. by Daichi Hirono · 9 years ago
  56. 382191d Keep metadata of documents as disconnected status after the device is by Daichi Hirono · 9 years ago
  57. 856f454 Check parent existance when adding/removing documents. by Daichi Hirono · 9 years ago
  58. ab83dd5 Relax mapping rule to make the mapping logic simple. by Daichi Hirono · 9 years ago
  59. f9179e8 Merge "Fix NullPointerException around getObjectInfo." by Daichi Hirono · 9 years ago
  60. 9d08cea Fetch mime type from file name when format code does not help. by Daichi Hirono · 9 years ago
  61. b271a3b Fix NullPointerException around getObjectInfo. by Daichi Hirono · 9 years ago
  62. 5505b99 Drop device name from storage document name. by Daichi Hirono · 9 years ago
  63. 54f7fb9 Fix Identifier.equals method. by Daichi Hirono · 9 years ago
  64. bb592de Open MTP device on demand. by Daichi Hirono · 9 years ago
  65. 85f5295 Move logic to skip single storage. by Daichi Hirono · 9 years ago
  66. 3b5ae77 Add launch notification for MTP devices. by Daichi Hirono · 9 years ago
  67. d7ea658 Merge "Return NULL available bytes when the MTP device is closed." by Daichi Hirono · 9 years ago
  68. 1741f22 Return NULL available bytes when the MTP device is closed. by Daichi Hirono · 9 years ago
  69. 6cb2359 Reuse buffer when reading bytes from files. by Daichi Hirono · 9 years ago
  70. 3744201 Merge "Fix bugs that prevent from using AppFuse." by Daichi Hirono · 9 years ago
  71. a4930fa Fix bugs that prevent from using AppFuse. by Daichi Hirono · 9 years ago
  72. be2a7cf Merge "Update "accessing files" notification resources." by Daichi Hirono · 9 years ago
  73. a32b2e0 Update "accessing files" notification resources. by Daichi Hirono · 9 years ago
  74. 6478b7f Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 9 years ago
  75. 0fd3ea8 Ensure to release local reference in AppFuse JNI. by Daichi Hirono · 9 years ago
  76. 897b050 Fix race in AppFuseTest. by Daichi Hirono · 9 years ago
  77. 38f008f Start to use app fuse in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  78. c148742 Merge "Clean MtpManagerTest code." by Daichi Hirono · 9 years ago
  79. af3be41 Clean MtpManagerTest code. by Daichi Hirono · 9 years ago
  80. 247459a Fix compile error introduced by ag/842950. by Daichi Hirono · 9 years ago
  81. 1feac5a Fix AppFuse JNI. by Daichi Hirono · 9 years ago
  82. d9d18fc Add a test for createDocument and getPartialObject. by Daichi Hirono · 9 years ago
  83. f01af15 Merge "Remove unused lines in MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  84. 9bab52b Merge "Reland "Add event parameters to MtpEvent."" by Daichi Hirono · 9 years ago
  85. bd37491 Reland "Add event parameters to MtpEvent." by Daichi Hirono · 9 years ago
  86. c48a1e1 Revert "Add event parameters to MtpEvent." by Daichi Hirono · 9 years ago
  87. 8e59e25 Add event parameters to MtpEvent. by Daichi Hirono · 9 years ago
  88. 56d8e67 Remove unused lines in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  89. c9fc1f6 Clean up TestUtil. by Daichi Hirono · 9 years ago
  90. 0c38ede Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  91. 3bd5baf RealDeviceTest for MTP does not need to ask device permission. by Daichi Hirono · 9 years ago
  92. fdc2403 Merge "Implement FUSE operations in AppFuse JNI." by Daichi Hirono · 9 years ago
  93. b7d659f Merge "Stop to remove device rows at MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  94. 51a23e0 Stop to remove device rows at MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  95. 6d99fa0 Fix flakiness MtpManagerTest test. by Daichi Hirono · 9 years ago
  96. 472797b Implement FUSE operations in AppFuse JNI. by Daichi Hirono · 9 years ago
  97. 96008f9 Merge "Unmount appfuse when the device FD is closed." by Daichi Hirono · 9 years ago
  98. a1eac75 Unmount appfuse when the device FD is closed. by Daichi Hirono · 9 years ago
  99. 86d6e01 Merge "Break while loop when the thread interuppted." by Daichi Hirono · 9 years ago
  100. dc8d64e Break while loop when the thread interuppted. by Daichi Hirono · 9 years ago