1. e0297ce MTP: Add MTP host exception handling#2 by James Wei · 4 years, 2 months ago
  2. 79439ca Rename MTP modules to reflect new location. by Jeff Sharkey · 4 years, 10 months ago
  3. edcec13 Exempt tests for hidden APIs. by Nicolas Geoffray · 6 years ago
  4. 5ed2f0b frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  5. 6807c9e Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  6. b012494 Update Several Instrumentation AndroidTest files with the correct runner. by Simran Basi · 7 years ago
  7. d065999 Add metadata support to MTP docs provider. by Steve McKay · 7 years ago
  8. 16cf042 Fix NPE in MtpDocumentsProviderTests by Daichi Hirono · 7 years ago
  9. 7910eb5 Fix doc flag for device having multiple storages by Daichi Hirono · 7 years ago
  10. 5a054fe Use Context#startForegroundService in MTP provider by Daichi Hirono · 7 years ago
  11. 3f5fba8 Merge "Fix MtpDocumentsProvider test." by TreeHugger Robot · 7 years ago
  12. 300f378 Fix MtpDocumentsProvider test. by Daichi Hirono · 7 years ago
  13. 9cd9a41 Add test configs to apct tests under frameworks/base by Dan Shi · 7 years ago
  14. 26f83bf frameworks/base: Add APCT tests to the device-tests suite. by Simran Basi · 7 years ago
  15. ace3d43 Address comments from API council. by Garfield Tan · 7 years ago
  16. 156afb3 Start MtpDocumentsService as foreground service. by Daichi Hirono · 7 years ago
  17. cd47859 Merge "Prepare for removal of legacy-test from default targets" by Paul Duffin · 7 years ago
  18. efd398f Use public version of AppFuse in MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  19. 9dcb26f Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago
  20. 75cd328 Add structured sort data to ContentResolver.query. by Steve McKay · 7 years ago
  21. c29baac Add isChildDocument to MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  22. ac09a79 Merge "Not create document under the device." by TreeHugger Robot · 8 years ago
  23. 3c17301 Not create document under the device. by Daichi Hirono · 8 years ago
  24. 3e2fd8d Change findPath() to findDocumentPath() in MtpDocumentsProvider. by Garfield Tan · 8 years ago
  25. 0f79011 Add findPath method to MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  26. 62941db Set Root.FLAG_LOCAL_ONLY for MTP roots. by Daichi Hirono · 8 years ago
  27. 117029b Fix MtpDatabaseTest#testFormatCodeForMpeg. by Daichi Hirono · 8 years ago
  28. 2ee5653 Fix warning from error prone. by Daichi Hirono · 8 years ago
  29. dbc17c2 Remove MTP API marked as @removed. by Daichi Hirono · 8 years ago
  30. a2390e7 Fix flakiness DocumentLoader#testCancelTask. by Daichi Hirono · 8 years ago
  31. 1461d3e Fix crash when deleting multiple files. by Daichi Hirono · 8 years ago
  32. c72fe17 Use AppFuse to write document. by Daichi Hirono · 8 years ago
  33. f3a020f Merge "Get object size that is more than 4GB." into nyc-dev by Daichi Hirono · 8 years ago
  34. 106b5bf Get object size that is more than 4GB. by Daichi Hirono · 8 years ago
  35. 1a6b72a Implement FUSE_WRITE command in app fuse. by Daichi Hirono · 8 years ago
  36. 56fa804 Add root flag correctly. by Daichi Hirono · 8 years ago
  37. adbd5e8 Count error document to complete adding documents to the database. by Daichi Hirono · 8 years ago
  38. b78b208 Merge "Add suffix number when copying a file." into nyc-dev by Daichi Hirono · 8 years ago
  39. 0a77b29 Add suffix number when copying a file. by Daichi Hirono · 8 years ago
  40. 9ede6a5 Merge "Regard timeout as an error in the MtpDocumentsProvider test." into nyc-dev by Daichi Hirono · 8 years ago
  41. 61aa31e Regard timeout as an error in the MtpDocumentsProvider test. by Daichi Hirono · 8 years ago
  42. 1a933fa MtpDocumentsProvider returns mime type from file extension. by Daichi Hirono · 8 years ago
  43. 0799453 Cleans up the metadata in MtpDatabase at the first launch after booting. by Daichi Hirono · 8 years ago
  44. eede771 Fix null pointer exception in DocumentLoader. by Daichi Hirono · 8 years ago
  45. cc04a54 Ensure to complete background thread of PipeManager. by Daichi Hirono · 8 years ago
  46. ab682a3 Set document flag by referring MTP supported operations. by Daichi Hirono · 8 years ago
  47. b988074 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 8 years ago
  48. 8835090 Resolve unmapped document when the device is connected. by Daichi Hirono · 8 years ago
  49. f1cf07f Update object info when writing a file. by Daichi Hirono · 8 years ago
  50. 9f9d512 Use device key to map device documents. by Daichi Hirono · 8 years ago
  51. d93fee9 Add error message for locked device. by Daichi Hirono · 8 years ago
  52. 5ca0878 Show specific error message for busy device. by Daichi Hirono · 8 years ago
  53. 382191d Keep metadata of documents as disconnected status after the device is by Daichi Hirono · 8 years ago
  54. 856f454 Check parent existance when adding/removing documents. by Daichi Hirono · 8 years ago
  55. ab83dd5 Relax mapping rule to make the mapping logic simple. by Daichi Hirono · 8 years ago
  56. 5505b99 Drop device name from storage document name. by Daichi Hirono · 8 years ago
  57. bb592de Open MTP device on demand. by Daichi Hirono · 8 years ago
  58. 85f5295 Move logic to skip single storage. by Daichi Hirono · 8 years ago
  59. d7ea658 Merge "Return NULL available bytes when the MTP device is closed." by Daichi Hirono · 8 years ago
  60. 1741f22 Return NULL available bytes when the MTP device is closed. by Daichi Hirono · 8 years ago
  61. 6cb2359 Reuse buffer when reading bytes from files. by Daichi Hirono · 8 years ago
  62. a4930fa Fix bugs that prevent from using AppFuse. by Daichi Hirono · 8 years ago
  63. 6478b7f Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 8 years ago
  64. 897b050 Fix race in AppFuseTest. by Daichi Hirono · 8 years ago
  65. 38f008f Start to use app fuse in MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  66. af3be41 Clean MtpManagerTest code. by Daichi Hirono · 8 years ago
  67. d9d18fc Add a test for createDocument and getPartialObject. by Daichi Hirono · 8 years ago
  68. f01af15 Merge "Remove unused lines in MtpDocumentsProvider." by Daichi Hirono · 8 years ago
  69. bd37491 Reland "Add event parameters to MtpEvent." by Daichi Hirono · 8 years ago
  70. 56d8e67 Remove unused lines in MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  71. c9fc1f6 Clean up TestUtil. by Daichi Hirono · 8 years ago
  72. 0c38ede Add operationsSupported to device info. by Daichi Hirono · 8 years ago
  73. 3bd5baf RealDeviceTest for MTP does not need to ask device permission. by Daichi Hirono · 8 years ago
  74. fdc2403 Merge "Implement FUSE operations in AppFuse JNI." by Daichi Hirono · 8 years ago
  75. 6d99fa0 Fix flakiness MtpManagerTest test. by Daichi Hirono · 8 years ago
  76. 472797b Implement FUSE operations in AppFuse JNI. by Daichi Hirono · 9 years ago
  77. 96008f9 Merge "Unmount appfuse when the device FD is closed." by Daichi Hirono · 8 years ago
  78. a1eac75 Unmount appfuse when the device FD is closed. by Daichi Hirono · 8 years ago
  79. ea58f25 Merge "Add AppFuse class and its JNI module." by Daichi Hirono · 8 years ago
  80. 9c46e1b Add AppFuse class and its JNI module. by Daichi Hirono · 8 years ago
  81. 81a2831 Show MTP device as root when it has multiple/zero storages. by Daichi Hirono · 8 years ago
  82. baef386 Store device document even if the device is not opened. by Daichi Hirono · 8 years ago
  83. d46e858 Merge "Revert "Revert "Add device document to MtpDatabase.""" by Daichi Hirono · 8 years ago
  84. 2899de6 Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 8 years ago
  85. 35ed67a Merge "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 8 years ago
  86. 695ecf1 Revert "Add device document to MtpDatabase." by Daichi Hirono · 8 years ago
  87. b767c62 Merge "Add device document to MtpDatabase." by Daichi Hirono · 8 years ago
  88. b5521c4 Add device document to MtpDatabase. by Daichi Hirono · 8 years ago
  89. 0b9b96f Use column name instead of index in MtpDatabaseTest for readability. by Daichi Hirono · 8 years ago
  90. 4cfbb4c Merge "Stop reopening MTP devices." by Daichi Hirono · 8 years ago
  91. e485899 Stop reopening MTP devices. by Daichi Hirono · 8 years ago
  92. 1181394 Merge "Integerate mapping methods for root/child documents into the same methods." by Daichi Hirono · 8 years ago
  93. c48b83b Integerate mapping methods for root/child documents into the same methods. by Daichi Hirono · 8 years ago
  94. d413565 Add document type to MtpDatabase. by Daichi Hirono · 9 years ago
  95. eea3f96 Polish MtpManagerTest. by Daichi Hirono · 9 years ago
  96. ef9ab1e Merge "Extract test utility class." by Daichi Hirono · 9 years ago
  97. b147b9d Merge "Add storage icon for MTP roots." by Daichi Hirono · 9 years ago
  98. fd34f3c Extract test utility class. by Daichi Hirono · 9 years ago
  99. e68eca0 Add storage icon for MTP roots. by Daichi Hirono · 9 years ago
  100. 0067d63 Merge "Handle Android M as a MTP device in MtpManagerTest." by Daichi Hirono · 9 years ago