1. 9c46e1b Add AppFuse class and its JNI module. by Daichi Hirono · 9 years ago
  2. baef386 Store device document even if the device is not opened. by Daichi Hirono · 9 years ago
  3. 2899de6 Revert "Revert "Add device document to MtpDatabase."" by Daichi Hirono · 9 years ago
  4. 695ecf1 Revert "Add device document to MtpDatabase." by Daichi Hirono · 9 years ago
  5. b5521c4 Add device document to MtpDatabase. by Daichi Hirono · 9 years ago
  6. 4cfbb4c Merge "Stop reopening MTP devices." by Daichi Hirono · 9 years ago
  7. e485899 Stop reopening MTP devices. by Daichi Hirono · 9 years ago
  8. 1181394 Merge "Integerate mapping methods for root/child documents into the same methods." by Daichi Hirono · 9 years ago
  9. c48b83b Integerate mapping methods for root/child documents into the same methods. by Daichi Hirono · 9 years ago
  10. d413565 Add document type to MtpDatabase. by Daichi Hirono · 9 years ago
  11. 37c571b Grant USB device permission by using system permission. by Daichi Hirono · 9 years ago
  12. ae052af Turn MtpDocumentsService foreground when devices are opend. by Daichi Hirono · 9 years ago
  13. b147b9d Merge "Add storage icon for MTP roots." by Daichi Hirono · 9 years ago
  14. e68eca0 Add storage icon for MTP roots. by Daichi Hirono · 9 years ago
  15. 8ecb907 Reopen MTP devices when the provider is created. by Daichi Hirono · 9 years ago
  16. a9a3500 Extract mapping operations to partial class of MtpDatabase. by Daichi Hirono · 9 years ago
  17. f4c26bb Change ID format of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  18. b03fa31 Add new methods to MtpDatabase. by Daichi Hirono · 9 years ago
  19. b11d374 Don't close database when all devices have been detached. by Daichi Hirono · 9 years ago
  20. 7b67cad Start using MtpDatabase in DocumentLoader. by Daichi Hirono · 9 years ago
  21. 4b0e3d7 Prepare for adding MtpDocumentsProvider tests to APCT. by Daichi Hirono · 9 years ago
  22. f977a25 Start to use MtpDatabase in RootScanner. by Daichi Hirono · 9 years ago
  23. a8397a4 Split MtpDatabase class into three classes. by Daichi Hirono · 9 years ago
  24. 2c7465a Adds new method to update existing documents in MtpDatabase. by Daichi Hirono · 9 years ago
  25. 95ec2c6 Add root information to MtpDatabase. by Daichi Hirono · 9 years ago
  26. 26a1818 Extends MtpDatabase so that it can handle child documents. by Daichi Hirono · 9 years ago
  27. cf8f812 Implement ID mapping for root documents. by Daichi Hirono · 9 years ago
  28. 7cf76f6 Update JavaDoc in MtpDatabase. by Daichi Hirono · 9 years ago
  29. 98952ab Let MtpDatabase add device name to storage root. by Daichi Hirono · 9 years ago
  30. 94061d4 Remove fullpath from MtpDatabase. by Daichi Hirono · 9 years ago
  31. 3bf0acc Add MtpDatabase class. by Daichi Hirono · 9 years ago
  32. dead599 Merge "Support major format code in MtpDocumentsProvider." by Daichi Hirono · 9 years ago
  33. f6bd1f1 Support major format code in MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  34. 223f5de Add device model name to MtpDocumentsProvider's roots. by Daichi Hirono · 9 years ago
  35. 3b90e67 Add readEvent method to MtpDevice. by Daichi Hirono · 9 years ago
  36. 7f2b57e Create PipeManager and DocumentLoader per device. by Tomasz Mikolajewski · 9 years ago
  37. f33eb43 Replace hardcoded numeric literals with those in MtpConstants. by Tomasz Mikolajewski · 9 years ago
  38. b0764bd Refresh directory changes on Mtp when a child is deleted or created. by Tomasz Mikolajewski · 9 years ago
  39. 6ce5ecc Fix uploading multiple files via MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  40. 9ccc215 Remove MtpDocument. by Tomasz Mikolajewski · 9 years ago
  41. 75fbe9e Add support for uploading files via MTP. by Tomasz Mikolajewski · 9 years ago
  42. 83712e6 Merge "Wire uploading to MtpDocumentsProvider." by Tomasz Mikolajewski · 9 years ago
  43. 82f255e Wire uploading to MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  44. 7620257 Merge "Extract task list operations from MTP DocumentLoader to the internal task list class." by Daichi Hirono · 9 years ago
  45. f6a4078 Extract task list operations from MTP DocumentLoader to the internal task list class. by Daichi Hirono · 9 years ago
  46. 82e64b2 Merge "Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail." by Steve McKay · 9 years ago
  47. ed45df7 Handle null value returned by MtpDevice#getRoots. by Daichi Hirono · 9 years ago
  48. cd278b0 Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages. by Daichi Hirono · 9 years ago
  49. 47f61fb Merge "Let MTPDocumentsProvider load documents in background thread." by Daichi Hirono · 9 years ago
  50. e753123 Let MTPDocumentsProvider load documents in background thread. by Daichi Hirono · 9 years ago
  51. 23b9bb5 Start to use importFile to file descriptor. by Daichi Hirono · 9 years ago
  52. 65d140c Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  53. f80eb5d Implement MtpDocumentsProvider#queryChildDocuemnts. by Daichi Hirono · 9 years ago
  54. ce47615 Implement MtpDocumentsProvider#openDocumentThumbnail. by Daichi Hirono · 9 years ago
  55. 823a2b1 Make reading files streamed in MtpDocumentsProvider. by Tomasz Mikolajewski · 9 years ago
  56. fb0fd30 Implement MtpDocumentsProvider#deleteDocument. by Daichi Hirono · 9 years ago
  57. 81cecc2 Implement MtpDocuments#openDocument. by Daichi Hirono · 9 years ago
  58. 67fc07b Random fix for Identity class. by Daichi Hirono · 9 years ago
  59. 0c2ed0e Implement MtpDocumentsProvider#queryDocument. by Daichi Hirono · 9 years ago
  60. bdd60c9 Add test for queryRoots. by Daichi Hirono · 9 years ago
  61. 00d27ce Implement queryRoot method of MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  62. 2cb411c Add ReceiverActivity to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  63. c91dc81 Add MtpDocumentsService. by Daichi Hirono · 9 years ago
  64. a7dbf72 Implement openDevice/closeDevice method of MtpManager. by Daichi Hirono · 9 years ago
  65. 65d5f34 Add openDevice and closeDevice methods to MtpDocumentsProvider. by Daichi Hirono · 9 years ago
  66. 2791378 Create package directory for MtpDocumentProvider. by Daichi Hirono · 9 years ago