Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
00d31c2760629e18088bcbfe2fe1c01e266bb866
/
packages
/
MtpDocumentsProvider
« Previous
3bb37e7
Cleans up the metadata in MtpDatabase at the first launch after booting.
by Daichi Hirono
· 9 years ago
37a655a
Fix null pointer exception in DocumentLoader.
by Daichi Hirono
· 9 years ago
24ab92a
Ensure to complete background thread of PipeManager.
by Daichi Hirono
· 9 years ago
e5b499b
Merge "Fix RootScanner to execute scan at least once before cancelling it." into nyc-dev
by Daichi Hirono
· 9 years ago
2e9a57b
Fix RootScanner to execute scan at least once before cancelling it.
by Daichi Hirono
· 9 years ago
61ba923
Set document flag by referring MTP supported operations.
by Daichi Hirono
· 9 years ago
0f32537
Stops performing operations that does not supported by MTP device.
by Daichi Hirono
· 9 years ago
1bc289c
Merge "Resolve unmapped document when the device is connected." into nyc-dev
by Daichi Hirono
· 9 years ago
5c69055
Delete disconnected row when the corresponding remote file is deleted in a
by Daichi Hirono
· 9 years ago
4e94b8d
Resolve unmapped document when the device is connected.
by Daichi Hirono
· 9 years ago
f578fa2
Update object info when writing a file.
by Daichi Hirono
· 9 years ago
ebd2405
Use device key to map device documents.
by Daichi Hirono
· 9 years ago
0abde68
Merge "Add error message for locked device." into nyc-dev
by Daichi Hirono
· 9 years ago
2965776
Add error message for locked device.
by Daichi Hirono
· 9 years ago
46d5377
Merge "Open the connected device in Files app when tapping notification." into nyc-dev
by Daichi Hirono
· 9 years ago
90b3451
Merge "Show specific error message for busy device." into nyc-dev
by Daichi Hirono
· 9 years ago
1e37444
Open the connected device in Files app when tapping notification.
by Daichi Hirono
· 9 years ago
c18f807
Show specific error message for busy device.
by Daichi Hirono
· 9 years ago
ef2feef
Returns "application/octet-stream" for unknown types of MTP files.
by Daichi Hirono
· 9 years ago
8e87364
Keep metadata of documents as disconnected status after the device is
by Daichi Hirono
· 9 years ago
619afda
Check parent existance when adding/removing documents.
by Daichi Hirono
· 9 years ago
9fca541
Relax mapping rule to make the mapping logic simple.
by Daichi Hirono
· 9 years ago
bf1c501
Merge "Fix NullPointerException around getObjectInfo."
by Daichi Hirono
· 9 years ago
6213cef
Fetch mime type from file name when format code does not help.
by Daichi Hirono
· 9 years ago
cfaab20
Fix NullPointerException around getObjectInfo.
by Daichi Hirono
· 9 years ago
f83ccbd
Drop device name from storage document name.
by Daichi Hirono
· 9 years ago
19aa932
Fix Identifier.equals method.
by Daichi Hirono
· 9 years ago
fda7474
Open MTP device on demand.
by Daichi Hirono
· 9 years ago
6a5ea7e
Move logic to skip single storage.
by Daichi Hirono
· 9 years ago
163e4b6
Add launch notification for MTP devices.
by Daichi Hirono
· 9 years ago
f11f14c
Merge "Return NULL available bytes when the MTP device is closed."
by Daichi Hirono
· 9 years ago
83983d7
Return NULL available bytes when the MTP device is closed.
by Daichi Hirono
· 9 years ago
2f310f6
Reuse buffer when reading bytes from files.
by Daichi Hirono
· 9 years ago
a4d207c
Merge "Fix bugs that prevent from using AppFuse."
by Daichi Hirono
· 9 years ago
b36b155
Fix bugs that prevent from using AppFuse.
by Daichi Hirono
· 9 years ago
7d1ca06
Merge "Update "accessing files" notification resources."
by Daichi Hirono
· 9 years ago
e6bffff
Update "accessing files" notification resources.
by Daichi Hirono
· 9 years ago
148954a
Add eventsSupported property to MtpDeviceInfo.
by Daichi Hirono
· 9 years ago
af6b665
Ensure to release local reference in AppFuse JNI.
by Daichi Hirono
· 9 years ago
e6054c0
Fix race in AppFuseTest.
by Daichi Hirono
· 9 years ago
f52ef00
Start to use app fuse in MtpDocumentsProvider.
by Daichi Hirono
· 9 years ago
35fb36b
Merge "Clean MtpManagerTest code."
by Daichi Hirono
· 9 years ago
3a6212a
Clean MtpManagerTest code.
by Daichi Hirono
· 9 years ago
fab4a97
Fix compile error introduced by ag/842950.
by Daichi Hirono
· 9 years ago
2153e822
Fix AppFuse JNI.
by Daichi Hirono
· 9 years ago
d426ed2
Add a test for createDocument and getPartialObject.
by Daichi Hirono
· 9 years ago
0ec4312
Merge "Remove unused lines in MtpDocumentsProvider."
by Daichi Hirono
· 9 years ago
2a9a433
Reland "Add event parameters to MtpEvent."
by Daichi Hirono
· 9 years ago
a12e7d1
Remove unused lines in MtpDocumentsProvider.
by Daichi Hirono
· 9 years ago
ab03cb1
Clean up TestUtil.
by Daichi Hirono
· 9 years ago
1d4779c
Add operationsSupported to device info.
by Daichi Hirono
· 9 years ago
af5ea38
RealDeviceTest for MTP does not need to ask device permission.
by Daichi Hirono
· 9 years ago
fff12cd
Merge "Implement FUSE operations in AppFuse JNI."
by Daichi Hirono
· 9 years ago
b596175
Merge "Stop to remove device rows at MtpDocumentsProvider."
by Daichi Hirono
· 9 years ago
8e3b9db
Stop to remove device rows at MtpDocumentsProvider.
by Daichi Hirono
· 9 years ago
4c406121
Fix flakiness MtpManagerTest test.
by Daichi Hirono
· 9 years ago
cc9a7d7
Implement FUSE operations in AppFuse JNI.
by Daichi Hirono
· 9 years ago
e442872
Merge "Unmount appfuse when the device FD is closed."
by Daichi Hirono
· 9 years ago
91e3b50
Unmount appfuse when the device FD is closed.
by Daichi Hirono
· 9 years ago
bdb5a45
Merge "Break while loop when the thread interuppted."
by Daichi Hirono
· 9 years ago
2bdb388
Break while loop when the thread interuppted.
by Daichi Hirono
· 9 years ago
492253f
Merge "Fix compiler error on com_android_mtp_AppFuse.cpp."
by Daichi Hirono
· 9 years ago
01cf378
Fix compiler error on com_android_mtp_AppFuse.cpp.
by Daichi Hirono
· 9 years ago
6348654
Merge "Add AppFuse class and its JNI module."
by Daichi Hirono
· 9 years ago
bee50c0
Add AppFuse class and its JNI module.
by Daichi Hirono
· 9 years ago
81d4853
Show MTP device as root when it has multiple/zero storages.
by Daichi Hirono
· 9 years ago
20754c5
Store device document even if the device is not opened.
by Daichi Hirono
· 9 years ago
61e7c647
Merge "Revert "Revert "Add device document to MtpDatabase."""
by Daichi Hirono
· 9 years ago
b3fe72b
Revert "Revert "Add device document to MtpDatabase.""
by Daichi Hirono
· 9 years ago
d0be161
Merge "Revert "Add device document to MtpDatabase.""
by Daichi Hirono
· 9 years ago
b63e8c6
Revert "Add device document to MtpDatabase."
by Daichi Hirono
· 9 years ago
b702547
Merge "Add device document to MtpDatabase."
by Daichi Hirono
· 9 years ago
c0ae45b
Add device document to MtpDatabase.
by Daichi Hirono
· 9 years ago
9984ebd
Use column name instead of index in MtpDatabaseTest for readability.
by Daichi Hirono
· 9 years ago
7d0b3cd
Merge "Stop reopening MTP devices."
by Daichi Hirono
· 9 years ago
be38848
Stop reopening MTP devices.
by Daichi Hirono
· 9 years ago
42a5e0e
Merge "Integerate mapping methods for root/child documents into the same methods."
by Daichi Hirono
· 9 years ago
7a375c4
Integerate mapping methods for root/child documents into the same methods.
by Daichi Hirono
· 9 years ago
4b54e03
Add document type to MtpDatabase.
by Daichi Hirono
· 9 years ago
dc89e07
Merge "Grant USB device permission by using system permission."
by Daichi Hirono
· 9 years ago
b863990
Enable MtpDocumentsProvider by default.
by Daichi Hirono
· 9 years ago
4751880
Grant USB device permission by using system permission.
by Daichi Hirono
· 9 years ago
a57d9ed
Turn MtpDocumentsService foreground when devices are opend.
by Daichi Hirono
· 9 years ago
99b5805
Polish MtpManagerTest.
by Daichi Hirono
· 9 years ago
56e086f
Merge "Extract test utility class."
by Daichi Hirono
· 9 years ago
ed2f850
Merge "Add storage icon for MTP roots."
by Daichi Hirono
· 9 years ago
b255f58
Extract test utility class.
by Daichi Hirono
· 9 years ago
39795da
Add storage icon for MTP roots.
by Daichi Hirono
· 9 years ago
1b8f619
Merge "Handle Android M as a MTP device in MtpManagerTest."
by Daichi Hirono
· 9 years ago
f26af12
Handle Android M as a MTP device in MtpManagerTest.
by Daichi Hirono
· 9 years ago
e0282dd
Reopen MTP devices when the provider is created.
by Daichi Hirono
· 9 years ago
259ce80
Extract mapping operations to partial class of MtpDatabase.
by Daichi Hirono
· 9 years ago
9e8a4fa
Change ID format of MtpDocumentsProvider.
by Daichi Hirono
· 9 years ago
49f920f
Add new methods to MtpDatabase.
by Daichi Hirono
· 9 years ago
e1d5771
Don't close database when all devices have been detached.
by Daichi Hirono
· 9 years ago
47eb192
Start using MtpDatabase in DocumentLoader.
by Daichi Hirono
· 9 years ago
4604b74
Prepare for adding MtpDocumentsProvider tests to APCT.
by Daichi Hirono
· 9 years ago
dc47344
Start to use MtpDatabase in RootScanner.
by Daichi Hirono
· 9 years ago
18d70d5
Split MtpDatabase class into three classes.
by Daichi Hirono
· 9 years ago
cfcb0c0
Adds new method to update existing documents in MtpDatabase.
by Daichi Hirono
· 9 years ago
Next »