1. b3fe72b Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  2. d0be161 Merge "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  3. b63e8c6 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  4. b702547 Merge "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  5. c0ae45b Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  6. 9984ebd Use column name instead of index in MtpDatabaseTest for readability. by Daichi Hirono · 9 years ago
  7. 7d0b3cd Merge "Stop reopening MTP devices." by Daichi Hirono · 9 years ago
  8. be38848 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  9. 42a5e0e Merge "Integerate mapping methods for root/child documents into the same methods." by Daichi Hirono · 9 years ago
  10. 7a375c4 Integerate mapping methods for root/child documents into the same methods. by Daichi Hirono · 9 years ago
  11. 4b54e03 Add document type to MtpDatabase. by Daichi Hirono · 9 years ago
  12. dc89e07 Merge "Grant USB device permission by using system permission." by Daichi Hirono · 9 years ago
  13. b863990 Enable MtpDocumentsProvider by default. by Daichi Hirono · 9 years ago
  14. 4751880 Grant USB device permission by using system permission. by Daichi Hirono · 9 years ago
  15. a57d9ed Turn MtpDocumentsService foreground when devices are opend. by Daichi Hirono · 9 years ago
  16. 99b5805 Polish MtpManagerTest. by Daichi Hirono · 9 years ago
  17. 56e086f Merge "Extract test utility class." by Daichi Hirono · 9 years ago
  18. ed2f850 Merge "Add storage icon for MTP roots." by Daichi Hirono · 9 years ago
  19. b255f58 Extract test utility class. by Daichi Hirono · 9 years ago
  20. 39795da Add storage icon for MTP roots. by Daichi Hirono · 9 years ago
  21. 1b8f619 Merge "Handle Android M as a MTP device in MtpManagerTest." by Daichi Hirono · 9 years ago
  22. f26af12 Handle Android M as a MTP device in MtpManagerTest. by Daichi Hirono · 9 years ago
  23. e0282dd Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  24. 259ce80 Extract mapping operations to partial class of MtpDatabase. by Daichi Hirono · 9 years ago
  25. 9e8a4fa Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  26. 49f920f Add new methods to MtpDatabase. by Daichi Hirono · 9 years ago
  27. e1d5771 Don't close database when all devices have been detached. by Daichi Hirono · 9 years ago
  28. 47eb192 Start using MtpDatabase in DocumentLoader. by Daichi Hirono · 9 years ago
  29. 4604b74 Prepare for adding MtpDocumentsProvider tests to APCT. by Daichi Hirono · 9 years ago
  30. dc47344 Start to use MtpDatabase in RootScanner. by Daichi Hirono · 9 years ago
  31. 18d70d5 Split MtpDatabase class into three classes. by Daichi Hirono · 9 years ago
  32. cfcb0c0 Adds new method to update existing documents in MtpDatabase. by Daichi Hirono · 9 years ago
  33. 0378da4 Add root information to MtpDatabase. by Daichi Hirono · 9 years ago
  34. a8a3722e Extends MtpDatabase so that it can handle child documents. by Daichi Hirono · 9 years ago
  35. 6de8a0e Implement ID mapping for root documents. by Daichi Hirono · 9 years ago
  36. 59686f6 Update JavaDoc in MtpDatabase. by Daichi Hirono · 9 years ago
  37. 85a808b Let MtpDatabase add device name to storage root. by Daichi Hirono · 9 years ago
  38. 88d2f78 Remove fullpath from MtpDatabase. by Daichi Hirono · 9 years ago
  39. b999b0c Move TestResources class to the outside of MtpDocumentProviderTest. by Daichi Hirono · 9 years ago
  40. 9678f60 Add MtpDatabase class. by Daichi Hirono · 9 years ago
  41. d391813 Merge "Support major format code in MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  42. 3359d45 Support major format code in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  43. 17c8d8b Add device model name to MtpDocumentsProvider's roots. by Daichi Hirono · 9 years ago
  44. 0b49466 Add readEvent method to MtpDevice. by Daichi Hirono · 9 years ago
  45. 4c1d3dd Create PipeManager and DocumentLoader per device. by Tomasz Mikolajewski · 9 years ago
  46. 9d89dc4 Replace hardcoded numeric literals with those in MtpConstants. by Tomasz Mikolajewski · 9 years ago
  47. 81d7474 Refresh directory changes on Mtp when a child is deleted or created. by Tomasz Mikolajewski · 9 years ago
  48. df54417 Fix uploading multiple files via MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  49. ab65d36 Remove redundand code from TestMtpManager. by Tomasz Mikolajewski · 9 years ago
  50. bb430fa Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  51. 3d13bdf Merge "Fix remaining renames in MtpDocumentsProvider tests." by Tomasz Mikolajewski · 9 years ago
  52. 2e95181 Merge "Add simple unit test for MtpManager which uses real MTP device." by Daichi Hirono · 9 years ago
  53. 3edb420 Fix remaining renames in MtpDocumentsProvider tests. by Tomasz Mikolajewski · 9 years ago
  54. 5bc41d1 Add simple unit test for MtpManager which uses real MTP device. by Daichi Hirono · 9 years ago
  55. c68b9df Merge "Fix member naming style in PipeManagerTest." by Daichi Hirono · 9 years ago
  56. 84dfb05 Fix member naming style in PipeManagerTest. by Daichi Hirono · 9 years ago
  57. 03a0965 Merge "Add activity to show the result of tests." by Daichi Hirono · 9 years ago
  58. c3e93a8 Add activity to show the result of tests. by Daichi Hirono · 9 years ago
  59. b80a3cf Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  60. c0834cd Fix tests in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  61. 7f2aba0 Merge "Wire uploading to MtpDocumentsProvider." by Tomasz Mikolajewski · 9 years ago
  62. 87763e6 Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  63. 831c5a1 Merge "Extract task list operations from MTP DocumentLoader to the internal task list class." by Daichi Hirono · 9 years ago
  64. d40b030 Extract task list operations from MTP DocumentLoader to the internal task list class. by Daichi Hirono · 9 years ago
  65. 743d554 Merge "Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail." by Steve McKay · 9 years ago
  66. b1870e9 Handle null value returned by MtpDevice#getRoots. by Daichi Hirono · 9 years ago
  67. 8b9024f Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages. by Daichi Hirono · 9 years ago
  68. 630be43 Merge "Let MTPDocumentsProvider load documents in background thread." by Daichi Hirono · 9 years ago
  69. 6baa16e Let MTPDocumentsProvider load documents in background thread. by Daichi Hirono · 9 years ago
  70. 2ff024f Start to use importFile to file descriptor. by Daichi Hirono · 9 years ago
  71. 573c1fb Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  72. 124d060 Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  73. 3faa43a Implement MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  74. 52652ac Make reading files streamed in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  75. 5fecc6c Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  76. 8ba4191 Implement MtpDocuments#openDocument. by Daichi Hirono · 9 years ago
  77. 11bd3cb Random fix for Identity class. by Daichi Hirono · 9 years ago
  78. e5323b7 Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  79. 6ee4a1c Rename MtpManagerMock with TestMtpManager. by Daichi Hirono · 9 years ago
  80. beac218 Extract common initialization of MtpDocumentsProviderTest into setUp method. by Daichi Hirono · 9 years ago
  81. 0910956 Add test for queryRoots. by Daichi Hirono · 9 years ago
  82. 50d17aa Implement queryRoot method of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  83. d30c9d1 Remove local flag for proguard. by Daichi Hirono · 9 years ago
  84. df3f2e6 Add ReceiverActivity to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  85. 2efe4ca Add MtpDocumentsService. by Daichi Hirono · 9 years ago
  86. 21c20ad Implement openDevice/closeDevice method of MtpManager. by Daichi Hirono · 9 years ago
  87. d515242 Add openDevice and closeDevice methods to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  88. 9a05d6b Add test package for MTPDocumentsProvider. by Daichi Hirono · 9 years ago
  89. c00d5d4 Create package directory for MtpDocumentProvider. by Daichi Hirono · 9 years ago