Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
71ac8a003ea5f3d31ed62ddd5389be025c702bab
/
packages
/
MtpDocumentsProvider
2a824d6
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
f544a4b
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
18c27ae
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
25fb5dc
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
f20e49ec
Fix warning from error prone.
by Daichi Hirono
· 8 years ago
86c1a9b
Remove MTP API marked as @removed.
by Daichi Hirono
· 8 years ago
935d7d6
Merge "Don\'t show new-window item in Downloads per Gabe." into nyc-dev am: fec0d188c1 am: 6fdaf2f2cf
by Steve McKay
· 8 years ago
51bec5a
Merge "Fix google-explicit-constructor warnings."
by Chih-hung Hsieh
· 8 years ago
f570c77
Don't show new-window item in Downloads per Gabe.
by Steve McKay
· 8 years ago
3554214
Set jack.assert.policy value to 'always'
by Delphine Martin
· 8 years ago
2a6b5c6
Set jack.assert.policy value to 'always'
by Delphine Martin
· 8 years ago
4fd1ddf
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
0c30bdf
Merge "Do not terminate AppFuse message loop when FUSE_FORGET." into nyc-dev
by Daichi Hirono
· 9 years ago
07f48ad
Do not terminate AppFuse message loop when FUSE_FORGET.
by Daichi Hirono
· 9 years ago
59688a5
Remove "don't disconnect the device" description.
by Daichi Hirono
· 9 years ago
f7e0799
Handle error result returned from MTP API correctly.
by Daichi Hirono
· 9 years ago
6b34b31
Merge "Fix flakiness DocumentLoader#testCancelTask." into nyc-dev
by Daichi Hirono
· 9 years ago
3edcde2
Fix flakiness DocumentLoader#testCancelTask.
by Daichi Hirono
· 9 years ago
df83927
Merge "Fix crash when deleting multiple files." into nyc-dev
by Daichi Hirono
· 9 years ago
76be46f
Fix crash when deleting multiple files.
by Daichi Hirono
· 9 years ago
d0ef139
Remove LOG_NDEBUG 0 from AppFuse JNI.
by Daichi Hirono
· 9 years ago
f4e7fa8
Use AppFuse to write document.
by Daichi Hirono
· 9 years ago
77a1c656
Open 4G+ file by using AppFuse.
by Daichi Hirono
· 9 years ago
1c43162
Merge "Get object size that is more than 4GB." into nyc-dev
by Daichi Hirono
· 9 years ago
64111e0
Get object size that is more than 4GB.
by Daichi Hirono
· 9 years ago
09ece6c
Implement FUSE_WRITE command in app fuse.
by Daichi Hirono
· 9 years ago
01e236b
Update an icon for MtpDocumentsProvider.
by Daichi Hirono
· 9 years ago
f416030
Merge "Fix null pointer exception when MTP/PTP device is detached." into nyc-dev
by Daichi Hirono
· 9 years ago
071313e
Don't map root documents in DocumentLoader.
by Daichi Hirono
· 9 years ago
b3383fd
Add root flag correctly.
by Daichi Hirono
· 9 years ago
678ed36
Count error document to complete adding documents to the database.
by Daichi Hirono
· 9 years ago
e80b147
Fix null pointer exception when MTP/PTP device is detached.
by Daichi Hirono
· 9 years ago
07db6f3
Merge "Fix the logic to add suffix when copying." into nyc-dev
by Daichi Hirono
· 9 years ago
4f04fd3
Fix the logic to add suffix when copying.
by Daichi Hirono
· 9 years ago
2917fa9
Change the title of DocumentsUI from "Files" to "Downloads".
by Daichi Hirono
· 9 years ago
1360868
Merge "Add suffix number when copying a file." into nyc-dev
by Daichi Hirono
· 9 years ago
fc7fb75
Add suffix number when copying a file.
by Daichi Hirono
· 9 years ago
4327283
Merge "Handle SQLite disk IO error in MtpDocumentsProvider#onCreate." into nyc-dev
by Daichi Hirono
· 9 years ago
5884e1f
Handle SQLite disk IO error in MtpDocumentsProvider#onCreate.
by Daichi Hirono
· 9 years ago
aa0fa38
Merge "Regard timeout as an error in the MtpDocumentsProvider test." into nyc-dev
by Daichi Hirono
· 9 years ago
acb0e27
Regard timeout as an error in the MtpDocumentsProvider test.
by Daichi Hirono
· 9 years ago
497b473
MtpDocumentsProvider returns mime type from file extension.
by Daichi Hirono
· 9 years ago
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
Next »