Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
127f10037bcaa445477c7690d66d68a22a05a6f2
/
packages
/
MtpDocumentsProvider
c5949bd
Fix NPE in MtpDocumentsProviderTests
by Daichi Hirono
· 7 years ago
8b81a0a
Merge "Set notification channel to MTP notification." into oc-dev
by TreeHugger Robot
· 7 years ago
3393bc9
Set notification channel to MTP notification.
by Daichi Hirono
· 7 years ago
5f0460e
Merge "Don't specify screen orientation for ReceiverActivity." into oc-dev
by Jeff Sharkey
· 7 years ago
0da3b1a
Don't specify screen orientation for ReceiverActivity.
by Daichi Hirono
· 7 years ago
0f6ab57
Fix doc flag for device having multiple storages
by Daichi Hirono
· 8 years ago
98f4847
Use Context#startForegroundService in MTP provider
by Daichi Hirono
· 8 years ago
9642447
Merge "Fix MtpDocumentsProvider test."
by TreeHugger Robot
· 8 years ago
874a0916
Merge "Add test configs to apct tests under frameworks/base"
by Dan Shi
· 8 years ago
4e4ec16
Fix MtpDocumentsProvider test.
by Daichi Hirono
· 8 years ago
7f2afd2
Add test configs to apct tests under frameworks/base
by Dan Shi
· 8 years ago
72de7a9
Fix an argument passing to putStorageDocuments.
by Daichi Hirono
· 8 years ago
473a16e
frameworks/base: Add APCT tests to the device-tests suite.
by Simran Basi
· 8 years ago
b690b4d
Address comments from API council.
by Garfield Tan
· 8 years ago
5d3b37b
Remove DocumentsContract.ACTION_BROWSE.
by Garfield Tan
· 8 years ago
ec5916d
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
58f34b82
Merge "Start MtpDocumentsService as foreground service."
by TreeHugger Robot
· 8 years ago
d3c6dd1
Start MtpDocumentsService as foreground service.
by Daichi Hirono
· 8 years ago
b3f5822
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
648abd31
Merge "Prepare for removal of legacy-test from default targets"
by Paul Duffin
· 8 years ago
e80ea38
Use public version of AppFuse in MtpDocumentsProvider.
by Daichi Hirono
· 8 years ago
8aeb59e
Prepare for removal of legacy-test from default targets
by Paul Duffin
· 8 years ago
07323a9
Merge "Add structured sort data to ContentResolver.query."
by TreeHugger Robot
· 8 years ago
29c3f68
Add structured sort data to ContentResolver.query.
by Steve McKay
· 8 years ago
b84a505
Rename language+country resources to just language
by Roozbeh Pournader
· 8 years ago
996f5c9
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
a0973d0
Revert "Import translations. DO NOT MERGE"
by Bill Yi
· 8 years ago
27b4c8c
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
29de769
Add isChildDocument to MtpDocumentsProvider.
by Daichi Hirono
· 8 years ago
2cf7c48
Merge "Not create document under the device."
by TreeHugger Robot
· 8 years ago
35b2ec5
Not create document under the device.
by Daichi Hirono
· 8 years ago
f46a463
Change findPath() to findDocumentPath() in MtpDocumentsProvider.
by Garfield Tan
· 8 years ago
b9ffa2a
Add findPath method to MtpDocumentsProvider.
by Daichi Hirono
· 8 years ago
e5a8a17e
Remove the EXTRA_FANCY_FEATURES flag...
by Steve McKay
· 8 years ago
21c2e9e
Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 am: 6e60ab12e7
by Mark Salyzyn
· 8 years ago
6a8f0d7
Merge "missing includes" am: 78929f3ee0
by Mark Salyzyn
· 8 years ago
4d6c372
missing includes
by Mark Salyzyn
· 8 years ago
4dd323b
Rename AppFuseTest in perf test package to AppFusePerfTest.
by Daichi Hirono
· 8 years ago
bdee9a9
Add read/write performance test for AppFuse.
by Daichi Hirono
· 8 years ago
7c70713
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
e88dbc9
Set Root.FLAG_LOCAL_ONLY for MTP roots. am: b7573e93cd am: d590e3354d
by Daichi Hirono
· 8 years ago
b7573e9
Set Root.FLAG_LOCAL_ONLY for MTP roots.
by Daichi Hirono
· 8 years ago
83c679e7
Set Root.FLAG_LOCAL_ONLY for MTP roots.
by Daichi Hirono
· 8 years ago
daa61d4
Fix MtpDatabaseTest#testFormatCodeForMpeg.
by Daichi Hirono
· 8 years ago
6e231e5
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
28e6112
Fix NullPointerException in MtpManager.
by Daichi Hirono
· 8 years ago
2a824d6
Import translations. DO NOT MERGE
by Bill Yi
· 8 years ago
0789113
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
b137b24
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
· 8 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
Next »