1. ab682a3 Set document flag by referring MTP supported operations. by Daichi Hirono · 9 years ago
  2. b988074 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 9 years ago
  3. ac8245a Merge "Resolve unmapped document when the device is connected." into nyc-dev by Daichi Hirono · 9 years ago
  4. 8062a05 Delete disconnected row when the corresponding remote file is deleted in a by Daichi Hirono · 9 years ago
  5. 8835090 Resolve unmapped document when the device is connected. by Daichi Hirono · 9 years ago
  6. f1cf07f Update object info when writing a file. by Daichi Hirono · 9 years ago
  7. 9f9d512 Use device key to map device documents. by Daichi Hirono · 9 years ago
  8. 146cb9b Merge "Add error message for locked device." into nyc-dev by Daichi Hirono · 9 years ago
  9. d93fee9 Add error message for locked device. by Daichi Hirono · 9 years ago
  10. 6ac37d0 Merge "Open the connected device in Files app when tapping notification." into nyc-dev by Daichi Hirono · 9 years ago
  11. 1e288e0 Merge "Show specific error message for busy device." into nyc-dev by Daichi Hirono · 9 years ago
  12. 7675445 Open the connected device in Files app when tapping notification. by Daichi Hirono · 9 years ago
  13. 5ca0878 Show specific error message for busy device. by Daichi Hirono · 9 years ago
  14. 7ad26a1 Returns "application/octet-stream" for unknown types of MTP files. by Daichi Hirono · 9 years ago
  15. 382191d Keep metadata of documents as disconnected status after the device is by Daichi Hirono · 9 years ago
  16. 856f454 Check parent existance when adding/removing documents. by Daichi Hirono · 9 years ago
  17. ab83dd5 Relax mapping rule to make the mapping logic simple. by Daichi Hirono · 9 years ago
  18. f9179e8 Merge "Fix NullPointerException around getObjectInfo." by Daichi Hirono · 9 years ago
  19. 9d08cea Fetch mime type from file name when format code does not help. by Daichi Hirono · 9 years ago
  20. b271a3b Fix NullPointerException around getObjectInfo. by Daichi Hirono · 9 years ago
  21. 5505b99 Drop device name from storage document name. by Daichi Hirono · 9 years ago
  22. 54f7fb9 Fix Identifier.equals method. by Daichi Hirono · 9 years ago
  23. bb592de Open MTP device on demand. by Daichi Hirono · 9 years ago
  24. 85f5295 Move logic to skip single storage. by Daichi Hirono · 9 years ago
  25. 3b5ae77 Add launch notification for MTP devices. by Daichi Hirono · 9 years ago
  26. d7ea658 Merge "Return NULL available bytes when the MTP device is closed." by Daichi Hirono · 9 years ago
  27. 1741f22 Return NULL available bytes when the MTP device is closed. by Daichi Hirono · 9 years ago
  28. 6cb2359 Reuse buffer when reading bytes from files. by Daichi Hirono · 9 years ago
  29. 3744201 Merge "Fix bugs that prevent from using AppFuse." by Daichi Hirono · 9 years ago
  30. a4930fa Fix bugs that prevent from using AppFuse. by Daichi Hirono · 9 years ago
  31. be2a7cf Merge "Update "accessing files" notification resources." by Daichi Hirono · 9 years ago
  32. a32b2e0 Update "accessing files" notification resources. by Daichi Hirono · 9 years ago
  33. 6478b7f Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 9 years ago
  34. 0fd3ea8 Ensure to release local reference in AppFuse JNI. by Daichi Hirono · 9 years ago
  35. 897b050 Fix race in AppFuseTest. by Daichi Hirono · 9 years ago
  36. 38f008f Start to use app fuse in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  37. c148742 Merge "Clean MtpManagerTest code." by Daichi Hirono · 9 years ago
  38. af3be41 Clean MtpManagerTest code. by Daichi Hirono · 9 years ago
  39. 247459a Fix compile error introduced by ag/842950. by Daichi Hirono · 9 years ago
  40. 1feac5a Fix AppFuse JNI. by Daichi Hirono · 9 years ago
  41. d9d18fc Add a test for createDocument and getPartialObject. by Daichi Hirono · 9 years ago
  42. f01af15 Merge "Remove unused lines in MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  43. 9bab52b Merge "Reland "Add event parameters to MtpEvent."" by Daichi Hirono · 9 years ago
  44. bd37491 Reland "Add event parameters to MtpEvent." by Daichi Hirono · 9 years ago
  45. c48a1e1 Revert "Add event parameters to MtpEvent." by Daichi Hirono · 9 years ago
  46. 8e59e25 Add event parameters to MtpEvent. by Daichi Hirono · 9 years ago
  47. 56d8e67 Remove unused lines in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  48. c9fc1f6 Clean up TestUtil. by Daichi Hirono · 9 years ago
  49. 0c38ede Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  50. 3bd5baf RealDeviceTest for MTP does not need to ask device permission. by Daichi Hirono · 9 years ago
  51. fdc2403 Merge "Implement FUSE operations in AppFuse JNI." by Daichi Hirono · 9 years ago
  52. b7d659f Merge "Stop to remove device rows at MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  53. 51a23e0 Stop to remove device rows at MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  54. 6d99fa0 Fix flakiness MtpManagerTest test. by Daichi Hirono · 9 years ago
  55. 472797b Implement FUSE operations in AppFuse JNI. by Daichi Hirono · 9 years ago
  56. 96008f9 Merge "Unmount appfuse when the device FD is closed." by Daichi Hirono · 9 years ago
  57. a1eac75 Unmount appfuse when the device FD is closed. by Daichi Hirono · 9 years ago
  58. 86d6e01 Merge "Break while loop when the thread interuppted." by Daichi Hirono · 9 years ago
  59. dc8d64e Break while loop when the thread interuppted. by Daichi Hirono · 9 years ago
  60. 18a6fc5 Merge "Fix compiler error on com_android_mtp_AppFuse.cpp." by Daichi Hirono · 9 years ago
  61. abbf1f4 Fix compiler error on com_android_mtp_AppFuse.cpp. by Daichi Hirono · 9 years ago
  62. ea58f25 Merge "Add AppFuse class and its JNI module." by Daichi Hirono · 9 years ago
  63. 9c46e1b Add AppFuse class and its JNI module. by Daichi Hirono · 9 years ago
  64. 81a2831 Show MTP device as root when it has multiple/zero storages. by Daichi Hirono · 9 years ago
  65. baef386 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  66. d46e858 Merge "Revert "Revert "Add device document to MtpDatabase.""" by Daichi Hirono · 9 years ago
  67. 2899de6 Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  68. 35ed67a Merge "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  69. 695ecf1 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  70. b767c62 Merge "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  71. b5521c4 Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  72. 0b9b96f Use column name instead of index in MtpDatabaseTest for readability. by Daichi Hirono · 9 years ago
  73. 4cfbb4c Merge "Stop reopening MTP devices." by Daichi Hirono · 9 years ago
  74. e485899 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  75. 1181394 Merge "Integerate mapping methods for root/child documents into the same methods." by Daichi Hirono · 9 years ago
  76. c48b83b Integerate mapping methods for root/child documents into the same methods. by Daichi Hirono · 9 years ago
  77. d413565 Add document type to MtpDatabase. by Daichi Hirono · 9 years ago
  78. e999c96 Merge "Grant USB device permission by using system permission." by Daichi Hirono · 9 years ago
  79. 48a79b1 Enable MtpDocumentsProvider by default. by Daichi Hirono · 9 years ago
  80. 37c571b Grant USB device permission by using system permission. by Daichi Hirono · 9 years ago
  81. ae052af Turn MtpDocumentsService foreground when devices are opend. by Daichi Hirono · 9 years ago
  82. eea3f96 Polish MtpManagerTest. by Daichi Hirono · 9 years ago
  83. ef9ab1e Merge "Extract test utility class." by Daichi Hirono · 9 years ago
  84. b147b9d Merge "Add storage icon for MTP roots." by Daichi Hirono · 9 years ago
  85. fd34f3c Extract test utility class. by Daichi Hirono · 9 years ago
  86. e68eca0 Add storage icon for MTP roots. by Daichi Hirono · 9 years ago
  87. 0067d63 Merge "Handle Android M as a MTP device in MtpManagerTest." by Daichi Hirono · 9 years ago
  88. 80226dc Handle Android M as a MTP device in MtpManagerTest. by Daichi Hirono · 9 years ago
  89. 8ecb907 Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  90. a9a3500 Extract mapping operations to partial class of MtpDatabase. by Daichi Hirono · 9 years ago
  91. f4c26bb Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  92. b03fa31 Add new methods to MtpDatabase. by Daichi Hirono · 9 years ago
  93. b11d374 Don't close database when all devices have been detached. by Daichi Hirono · 9 years ago
  94. 7b67cad Start using MtpDatabase in DocumentLoader. by Daichi Hirono · 9 years ago
  95. 4b0e3d7 Prepare for adding MtpDocumentsProvider tests to APCT. by Daichi Hirono · 9 years ago
  96. f977a25 Start to use MtpDatabase in RootScanner. by Daichi Hirono · 9 years ago
  97. a8397a4 Split MtpDatabase class into three classes. by Daichi Hirono · 9 years ago
  98. 2c7465a Adds new method to update existing documents in MtpDatabase. by Daichi Hirono · 9 years ago
  99. 95ec2c6 Add root information to MtpDatabase. by Daichi Hirono · 9 years ago
  100. 26a1818 Extends MtpDatabase so that it can handle child documents. by Daichi Hirono · 9 years ago