index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
ExternalStorageProvider
/
src
Age
Commit message (
Expand
)
Author
2025-03-21
Remove extra revokeUriPermission call in FileSystemProvider
Ivan Chiang
2024-09-09
Restrict access to directories
Dipankar Bhardwaj
2023-09-28
"Hide" /Android/data|obb|sanbox/ on shared storage
Sergey Nikolaienkov
2022-04-21
Block subdirs of Android for SAF and normalize the path
Ivan Chiang
2022-01-14
Disable eject button for StubVolumes
Youkichi Hosoi
2021-11-25
Split MOUNT_FLAG_VISIBLE into MOUNT_FLAG_VISIBLE_FOR_{READ, WRITE}
Youkichi Hosoi
2021-03-29
Runtime permission attribution improvements
Svet Ganov
2020-12-04
Block SAF directory access to /sdcard/Android
Zim
2020-08-25
Revoke the uri permission when the file is deleted
Ivan Chiang
2020-06-11
Merge "Remove getFreeBytes() to fasten queryRoots call." into rvc-dev
TreeHugger Robot
2020-06-10
Remove getFreeBytes() to fasten queryRoots call.
Abhijeet Kaur
2020-06-09
Use visiblePath instead of path for findDocumentPath
Diksha Gohlyan
2020-05-11
Add manage mode workflow for ExternalStorageProvider
Abhijeet Kaur
2020-05-02
Merge "Update ExternalStorageProvider volumes with StorageEventListener" into...
Zimuzo Ezeozue
2020-05-01
Update ExternalStorageProvider volumes with StorageEventListener
Zim
2020-04-29
Use visible path for search documents
Diksha Gohlyan
2020-04-23
Prefer visiblePath if available
Diksha Gohlyan
2020-02-07
Remove legacy code for Home root
Ivan Chiang
2020-02-01
Merge "Allow access to all USB directories through SAF."
Stephen Hughes
2020-01-15
Allow access to all USB directories through SAF.
Stephen Hughes
2020-01-08
Fix volumes registered in ExternalStorageProvider
Zim
2019-12-19
Move MediaStore.java inside APEX boundary.
Jeff Sharkey
2019-11-26
Parse relative path from docId
Ivan Chiang
2019-11-12
Fix multi-user and multi-storage with FUSE
Zim
2019-10-29
Note with featureId from ContentProvider
Philip P. Moltmann
2019-10-02
Allow providers block folders in ACTION_OPEN_DOCUMENT_TREE
Ivan Chiang
2019-05-29
Fix getMediaUri() bug on secondary devices.
Jeff Sharkey
2019-01-21
Add new column into Root to get the supported query args
Ivan Chiang
2018-12-18
Add StorageVolume#createOpenDocumentTreeIntent
Amin Shaikh
2018-12-05
Merge "Hide eject icon of removable media when it's emulated volume" am: 7f65...
Jeff Sharkey
2018-11-29
Hide eject icon of removable media when it's emulated volume
Takamasa Kuramitsu
2018-11-14
Extend DocumentsContract search to accept mime types
Ivan Chiang
2018-11-13
Merge "Introducing StubVolume in StorageManager" am: b499af866c am: eb871cc916
Risan
2018-11-08
Introducing StubVolume in StorageManager
Risan
2018-10-24
Reroute Uri conversions though MediaProvider.
Jeff Sharkey
2018-09-05
Frameworks: Annotate trivial @GuardedBy in packages
Andreas Gampe
2018-05-01
Return to modifying raw /mnt/media_rw paths.
Jeff Sharkey
2018-01-04
Enforce file transfer restrictions for shell.
Jeff Sharkey
2017-05-09
Use "real" free space; refresh on large changes.
Jeff Sharkey
2017-04-02
We really want f_frsize and f_bavail.
Jeff Sharkey
2017-03-23
Unhide FLAG_SUPPORT_EJECT and related methods.
Garfield Tan
2017-03-02
Address comments from API council.
Garfield Tan
2017-02-24
Strip out some logics from ESP to FSP that DSP can use.
Garfield Tan
2017-01-12
Merge "Add structured sort data to ContentResolver.query."
TreeHugger Robot
2017-01-11
Add structured sort data to ContentResolver.query.
Steve McKay
2017-01-09
Check visible paths as well when generate docId from file system path.
Garfield Tan
2016-11-10
Add internal support to convert a file system path to document URI.
Garfield Tan
2016-11-01
Iteration on findDocumentPath() API.
Garfield Tan
2016-10-31
Public volumes belong to a single user.
Jeff Sharkey
2016-10-14
Iteration on findPath API.
Garfield Tan
[next]