Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
feba19c70e2e581c7eac269b7d80ac0793dff8d4
/
packages
/
MtpDocumentsProvider
a8a3722e
Extends MtpDatabase so that it can handle child documents.
by Daichi Hirono
· 9 years ago
6de8a0e
Implement ID mapping for root documents.
by Daichi Hirono
· 9 years ago
59686f6
Update JavaDoc in MtpDatabase.
by Daichi Hirono
· 9 years ago
85a808b
Let MtpDatabase add device name to storage root.
by Daichi Hirono
· 9 years ago
88d2f78
Remove fullpath from MtpDatabase.
by Daichi Hirono
· 9 years ago
b999b0c
Move TestResources class to the outside of MtpDocumentProviderTest.
by Daichi Hirono
· 9 years ago
9678f60
Add MtpDatabase class.
by Daichi Hirono
· 9 years ago
d391813
Merge "Support major format code in MtpDocumentsProvider."
by Daichi Hirono
· 9 years ago
3359d45
Support major format code in MtpDocumentsProvider.
by Daichi Hirono
· 9 years ago
17c8d8b
Add device model name to MtpDocumentsProvider's roots.
by Daichi Hirono
· 9 years ago
0b49466
Add readEvent method to MtpDevice.
by Daichi Hirono
· 9 years ago
4c1d3dd
Create PipeManager and DocumentLoader per device.
by Tomasz Mikolajewski
· 9 years ago
9d89dc4
Replace hardcoded numeric literals with those in MtpConstants.
by Tomasz Mikolajewski
· 9 years ago
81d7474
Refresh directory changes on Mtp when a child is deleted or created.
by Tomasz Mikolajewski
· 9 years ago
df54417
Fix uploading multiple files via MtpDocumentsProvider.
by Tomasz Mikolajewski
· 9 years ago
ab65d36
Remove redundand code from TestMtpManager.
by Tomasz Mikolajewski
· 10 years ago
bb430fa
Remove MtpDocument.
by Tomasz Mikolajewski
· 10 years ago
3d13bdf
Merge "Fix remaining renames in MtpDocumentsProvider tests."
by Tomasz Mikolajewski
· 9 years ago
2e95181
Merge "Add simple unit test for MtpManager which uses real MTP device."
by Daichi Hirono
· 9 years ago
3edb420
Fix remaining renames in MtpDocumentsProvider tests.
by Tomasz Mikolajewski
· 9 years ago
5bc41d1
Add simple unit test for MtpManager which uses real MTP device.
by Daichi Hirono
· 9 years ago
c68b9df
Merge "Fix member naming style in PipeManagerTest."
by Daichi Hirono
· 9 years ago
84dfb05
Fix member naming style in PipeManagerTest.
by Daichi Hirono
· 9 years ago
03a0965
Merge "Add activity to show the result of tests."
by Daichi Hirono
· 9 years ago
c3e93a8
Add activity to show the result of tests.
by Daichi Hirono
· 9 years ago
b80a3cf
Add support for uploading files via MTP.
by Tomasz Mikolajewski
· 10 years ago
c0834cd
Fix tests in MtpDocumentsProvider.
by Tomasz Mikolajewski
· 10 years ago
7f2aba0
Merge "Wire uploading to MtpDocumentsProvider."
by Tomasz Mikolajewski
· 10 years ago
87763e6
Wire uploading to MtpDocumentsProvider.
by Tomasz Mikolajewski
· 10 years ago
831c5a1
Merge "Extract task list operations from MTP DocumentLoader to the internal task list class."
by Daichi Hirono
· 10 years ago
d40b030
Extract task list operations from MTP DocumentLoader to the internal task list class.
by Daichi Hirono
· 10 years ago
743d554
Merge "Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail."
by Steve McKay
· 10 years ago
b1870e9
Handle null value returned by MtpDevice#getRoots.
by Daichi Hirono
· 10 years ago
8b9024f
Add RootScanner to MtpDocumentsProvider to handle new/removed MTP storages.
by Daichi Hirono
· 10 years ago
630be43
Merge "Let MTPDocumentsProvider load documents in background thread."
by Daichi Hirono
· 10 years ago
6baa16e
Let MTPDocumentsProvider load documents in background thread.
by Daichi Hirono
· 10 years ago
2ff024f
Start to use importFile to file descriptor.
by Daichi Hirono
· 10 years ago
573c1fb
Add comment to argument in MtpDocumentsProvider#openDocumentThumbnail.
by Daichi Hirono
· 10 years ago
124d060
Implement MtpDocumentsProvider#queryChildDocuemnts.
by Daichi Hirono
· 10 years ago
3faa43a
Implement MtpDocumentsProvider#openDocumentThumbnail.
by Daichi Hirono
· 10 years ago
52652ac
Make reading files streamed in MtpDocumentsProvider.
by Tomasz Mikolajewski
· 10 years ago
5fecc6c
Implement MtpDocumentsProvider#deleteDocument.
by Daichi Hirono
· 10 years ago
8ba4191
Implement MtpDocuments#openDocument.
by Daichi Hirono
· 10 years ago
11bd3cb
Random fix for Identity class.
by Daichi Hirono
· 10 years ago
e5323b7
Implement MtpDocumentsProvider#queryDocument.
by Daichi Hirono
· 10 years ago
6ee4a1c
Rename MtpManagerMock with TestMtpManager.
by Daichi Hirono
· 10 years ago
beac218
Extract common initialization of MtpDocumentsProviderTest into setUp method.
by Daichi Hirono
· 10 years ago
0910956
Add test for queryRoots.
by Daichi Hirono
· 10 years ago
50d17aa
Implement queryRoot method of MtpDocumentsProvider.
by Daichi Hirono
· 10 years ago
d30c9d1
Remove local flag for proguard.
by Daichi Hirono
· 10 years ago
df3f2e6
Add ReceiverActivity to MtpDocumentsProvider.
by Daichi Hirono
· 10 years ago
2efe4ca
Add MtpDocumentsService.
by Daichi Hirono
· 10 years ago
21c20ad
Implement openDevice/closeDevice method of MtpManager.
by Daichi Hirono
· 10 years ago
d515242
Add openDevice and closeDevice methods to MtpDocumentsProvider.
by Daichi Hirono
· 10 years ago
9a05d6b
Add test package for MTPDocumentsProvider.
by Daichi Hirono
· 10 years ago
c00d5d4
Create package directory for MtpDocumentProvider.
by Daichi Hirono
· 10 years ago