index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
com
/
android
/
internal
/
content
/
FileSystemProvider.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE: "Hide" /Android/data|obb|sanbox/ on shared storage
Sergey Nikolaienkov
2024-02-15
1
-78
/
+88
*
Block subdirs of Android for SAF and normalize the path
Ivan Chiang
2022-04-21
1
-0
/
+6
*
Fix FileSystemProvider open for external USB files
Zim
2021-03-10
1
-3
/
+10
*
Pass the media capabilities uid when opening media
Manish Singh
2021-02-12
1
-1
/
+20
*
Update the database for file operations in FileSystemProvider
Ivan Chiang
2020-11-23
1
-43
/
+21
*
Revoke the uri permission when the file is deleted
Ivan Chiang
2020-08-25
1
-0
/
+11
*
Add manage mode workflow for ExternalStorageProvider
Abhijeet Kaur
2020-05-11
1
-1
/
+40
*
Fix NPE in FileSystemProvider.
Martijn Coenen
2020-03-11
1
-1
/
+1
*
Include pending media as well when deleting mediastore entries.
Sudheer Shanka
2020-02-24
1
-18
/
+20
*
Update FLAG_DIR_BLOCK_TREE to FLAG_DIR_BLOCKS_OPEN_DOCUMENT_TREE
Ivan Chiang
2020-01-15
1
-1
/
+1
*
Block access to most Android/* directories.
Jeff Sharkey
2019-12-22
1
-1
/
+18
*
Shuffling to prepare for MediaProvider APEX.
Jeff Sharkey
2019-12-18
1
-3
/
+3
*
Allow providers block folders in ACTION_OPEN_DOCUMENT_TREE
Ivan Chiang
2019-10-02
1
-0
/
+10
*
Allow files to be created under download dirs from MediaStore.
Sudheer Shanka
2019-05-13
1
-11
/
+1
*
Make DocumentCursor opt-out of having a self-observer
Anton Hansson
2019-05-03
1
-14
/
+26
*
Optimize FileSystemProvider.includeFile
Anton Hansson
2019-04-30
1
-32
/
+49
*
Use MediaStore.scanFile instead of manually inserting to MediaProvider.
Sudheer Shanka
2019-04-18
1
-12
/
+1
*
Renaming or moving files should initiate scan.
Jeff Sharkey
2019-04-14
1
-27
/
+5
*
Add new column into Root to get the supported query args
Ivan Chiang
2019-01-21
1
-0
/
+10
*
Surface tree statistics through metadata.
Jeff Sharkey
2018-12-11
1
-4
/
+50
*
Extend DocumentsContract search to accept mime types
Ivan Chiang
2018-11-14
1
-6
/
+45
*
Fix ExternalStorageProvider always throw exception when rename
Tony Huang
2018-09-12
1
-1
/
+1
*
More robust MTP-to-MIME-type mappings.
Jeff Sharkey
2018-08-28
1
-5
/
+1
*
Unable to load BRs in SAF of FileSystemProvider
Bill Lin
2018-08-23
1
-2
/
+6
*
Get mime type from getDocumentType instead of from file name
Arthur Hung
2018-06-07
1
-24
/
+15
*
Return to modifying raw /mnt/media_rw paths.
Jeff Sharkey
2018-05-01
1
-4
/
+24
*
Renaming a file causes it to be rescanned
Sean Stout
2017-12-12
1
-0
/
+1
*
Merge "Add metadata support to MTP docs provider."
TreeHugger Robot
2017-08-02
1
-8
/
+15
|
\
|
*
Add metadata support to MTP docs provider.
Steve McKay
2017-08-02
1
-9
/
+15
*
|
Remove PDF Thumbnail functionality
Julian Mancini
2017-08-01
1
-12
/
+1
|
/
*
Merge "Remove "tags" arg from getDocumentMetadata."
TreeHugger Robot
2017-07-28
1
-2
/
+2
|
\
|
*
Remove "tags" arg from getDocumentMetadata.
Steve McKay
2017-07-27
1
-2
/
+2
*
|
Allow PDF Thumbnails off of Debuggable builds
Julian Mancini
2017-07-27
1
-2
/
+1
|
/
*
Move stream based EXIF support to DocsProvider
Steve McKay
2017-07-21
1
-19
/
+32
*
Add provider support for metadata extraction
Julian Mancini
2017-07-19
1
-0
/
+35
*
Add provider level support for PDF Thumbnails
Julian Mancini
2017-07-14
1
-1
/
+14
*
Clear calling id before updating MediaStore.
Garfield Tan
2017-06-30
1
-35
/
+54
*
Add a null check for visibleFile.
Garfield Tan
2017-04-19
1
-10
/
+19
*
Add special URI to MediaStore for directories.
Garfield Tan
2017-03-21
1
-2
/
+18
*
Update path in MediaStore when moving/renaming a file/folder.
Garfield Tan
2017-03-15
1
-23
/
+41
*
Strip out some logics from ESP to FSP that DSP can use.
Garfield Tan
2017-02-24
1
-0
/
+487