1. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  2. fedab02 Update Several Instrumentation AndroidTest files with the correct runner. by Simran Basi · 7 years ago
  3. 5a10ff1 Add metadata support to MTP docs provider. by Steve McKay · 7 years ago
  4. c5949bd Fix NPE in MtpDocumentsProviderTests by Daichi Hirono · 7 years ago
  5. 66fcb4b Fix doc flag for device having multiple storages by Daichi Hirono · 7 years ago
  6. 203be49 Use Context#startForegroundService in MTP provider by Daichi Hirono · 7 years ago
  7. 9642447 Merge "Fix MtpDocumentsProvider test." by TreeHugger Robot · 7 years ago
  8. 4e4ec16 Fix MtpDocumentsProvider test. by Daichi Hirono · 7 years ago
  9. 7f2afd2 Add test configs to apct tests under frameworks/base by Dan Shi · 7 years ago
  10. 473a16e frameworks/base: Add APCT tests to the device-tests suite. by Simran Basi · 7 years ago
  11. b690b4d Address comments from API council. by Garfield Tan · 8 years ago
  12. d3c6dd1 Start MtpDocumentsService as foreground service. by Daichi Hirono · 8 years ago
  13. 648abd31 Merge "Prepare for removal of legacy-test from default targets" by Paul Duffin · 8 years ago
  14. e80ea38 Use public version of AppFuse in MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  15. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  16. 29c3f68 Add structured sort data to ContentResolver.query. by Steve McKay · 8 years ago
  17. 29de769 Add isChildDocument to MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  18. 2cf7c48 Merge "Not create document under the device." by TreeHugger Robot · 8 years ago
  19. 35b2ec5 Not create document under the device. by Daichi Hirono · 8 years ago
  20. f46a463 Change findPath() to findDocumentPath() in MtpDocumentsProvider. by Garfield Tan · 8 years ago
  21. b9ffa2a Add findPath method to MtpDocumentsProvider. by Daichi Hirono · 8 years ago
  22. 83c679e7 Set Root.FLAG_LOCAL_ONLY for MTP roots. by Daichi Hirono · 8 years ago
  23. daa61d4 Fix MtpDatabaseTest#testFormatCodeForMpeg. by Daichi Hirono · 8 years ago
  24. f20e49ec Fix warning from error prone. by Daichi Hirono · 8 years ago
  25. 86c1a9b Remove MTP API marked as @removed. by Daichi Hirono · 8 years ago
  26. 3edcde2 Fix flakiness DocumentLoader#testCancelTask. by Daichi Hirono · 8 years ago
  27. 76be46f Fix crash when deleting multiple files. by Daichi Hirono · 8 years ago
  28. f4e7fa8 Use AppFuse to write document. by Daichi Hirono · 8 years ago
  29. 1c43162 Merge "Get object size that is more than 4GB." into nyc-dev by Daichi Hirono · 8 years ago
  30. 64111e0 Get object size that is more than 4GB. by Daichi Hirono · 8 years ago
  31. 09ece6c Implement FUSE_WRITE command in app fuse. by Daichi Hirono · 9 years ago
  32. b3383fd Add root flag correctly. by Daichi Hirono · 8 years ago
  33. 678ed36 Count error document to complete adding documents to the database. by Daichi Hirono · 8 years ago
  34. 1360868 Merge "Add suffix number when copying a file." into nyc-dev by Daichi Hirono · 8 years ago
  35. fc7fb75 Add suffix number when copying a file. by Daichi Hirono · 8 years ago
  36. aa0fa38 Merge "Regard timeout as an error in the MtpDocumentsProvider test." into nyc-dev by Daichi Hirono · 8 years ago
  37. acb0e27 Regard timeout as an error in the MtpDocumentsProvider test. by Daichi Hirono · 8 years ago
  38. 497b473 MtpDocumentsProvider returns mime type from file extension. by Daichi Hirono · 8 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 · 8 years ago
  41. 24ab92a Ensure to complete background thread of PipeManager. by Daichi Hirono · 8 years ago
  42. 61ba923 Set document flag by referring MTP supported operations. by Daichi Hirono · 9 years ago
  43. 0f32537 Stops performing operations that does not supported by MTP device. by Daichi Hirono · 9 years ago
  44. 4e94b8d Resolve unmapped document when the device is connected. by Daichi Hirono · 9 years ago
  45. f578fa2 Update object info when writing a file. by Daichi Hirono · 9 years ago
  46. ebd2405 Use device key to map device documents. by Daichi Hirono · 9 years ago
  47. 2965776 Add error message for locked device. by Daichi Hirono · 9 years ago
  48. c18f807 Show specific error message for busy device. by Daichi Hirono · 9 years ago
  49. 8e87364 Keep metadata of documents as disconnected status after the device is by Daichi Hirono · 9 years ago
  50. 619afda Check parent existance when adding/removing documents. by Daichi Hirono · 9 years ago
  51. 9fca541 Relax mapping rule to make the mapping logic simple. by Daichi Hirono · 9 years ago
  52. f83ccbd Drop device name from storage document name. by Daichi Hirono · 9 years ago
  53. fda7474 Open MTP device on demand. by Daichi Hirono · 9 years ago
  54. 6a5ea7e Move logic to skip single storage. by Daichi Hirono · 9 years ago
  55. f11f14c Merge "Return NULL available bytes when the MTP device is closed." by Daichi Hirono · 9 years ago
  56. 83983d7 Return NULL available bytes when the MTP device is closed. by Daichi Hirono · 9 years ago
  57. 2f310f6 Reuse buffer when reading bytes from files. by Daichi Hirono · 9 years ago
  58. b36b155 Fix bugs that prevent from using AppFuse. by Daichi Hirono · 9 years ago
  59. 148954a Add eventsSupported property to MtpDeviceInfo. by Daichi Hirono · 9 years ago
  60. e6054c0 Fix race in AppFuseTest. by Daichi Hirono · 9 years ago
  61. f52ef00 Start to use app fuse in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  62. 3a6212a Clean MtpManagerTest code. by Daichi Hirono · 9 years ago
  63. d426ed2 Add a test for createDocument and getPartialObject. by Daichi Hirono · 9 years ago
  64. 0ec4312 Merge "Remove unused lines in MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  65. 2a9a433 Reland "Add event parameters to MtpEvent." by Daichi Hirono · 9 years ago
  66. a12e7d1 Remove unused lines in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  67. ab03cb1 Clean up TestUtil. by Daichi Hirono · 9 years ago
  68. 1d4779c Add operationsSupported to device info. by Daichi Hirono · 9 years ago
  69. af5ea38 RealDeviceTest for MTP does not need to ask device permission. by Daichi Hirono · 9 years ago
  70. fff12cd Merge "Implement FUSE operations in AppFuse JNI." by Daichi Hirono · 9 years ago
  71. 4c406121 Fix flakiness MtpManagerTest test. by Daichi Hirono · 9 years ago
  72. cc9a7d7 Implement FUSE operations in AppFuse JNI. by Daichi Hirono · 9 years ago
  73. e442872 Merge "Unmount appfuse when the device FD is closed." by Daichi Hirono · 9 years ago
  74. 91e3b50 Unmount appfuse when the device FD is closed. by Daichi Hirono · 9 years ago
  75. 6348654 Merge "Add AppFuse class and its JNI module." by Daichi Hirono · 9 years ago
  76. bee50c0 Add AppFuse class and its JNI module. by Daichi Hirono · 9 years ago
  77. 81d4853 Show MTP device as root when it has multiple/zero storages. by Daichi Hirono · 9 years ago
  78. 20754c5 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  79. 61e7c647 Merge "Revert "Revert "Add device document to MtpDatabase.""" by Daichi Hirono · 9 years ago
  80. b3fe72b Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  81. d0be161 Merge "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  82. b63e8c6 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  83. b702547 Merge "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  84. c0ae45b Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  85. 9984ebd Use column name instead of index in MtpDatabaseTest for readability. by Daichi Hirono · 9 years ago
  86. 7d0b3cd Merge "Stop reopening MTP devices." by Daichi Hirono · 9 years ago
  87. be38848 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  88. 42a5e0e Merge "Integerate mapping methods for root/child documents into the same methods." by Daichi Hirono · 9 years ago
  89. 7a375c4 Integerate mapping methods for root/child documents into the same methods. by Daichi Hirono · 9 years ago
  90. 4b54e03 Add document type to MtpDatabase. by Daichi Hirono · 9 years ago
  91. 99b5805 Polish MtpManagerTest. by Daichi Hirono · 9 years ago
  92. 56e086f Merge "Extract test utility class." by Daichi Hirono · 9 years ago
  93. ed2f850 Merge "Add storage icon for MTP roots." by Daichi Hirono · 9 years ago
  94. b255f58 Extract test utility class. by Daichi Hirono · 9 years ago
  95. 39795da Add storage icon for MTP roots. by Daichi Hirono · 9 years ago
  96. 1b8f619 Merge "Handle Android M as a MTP device in MtpManagerTest." by Daichi Hirono · 9 years ago
  97. f26af12 Handle Android M as a MTP device in MtpManagerTest. by Daichi Hirono · 9 years ago
  98. e0282dd Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  99. 259ce80 Extract mapping operations to partial class of MtpDatabase. by Daichi Hirono · 9 years ago
  100. 9e8a4fa Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago