summaryrefslogtreecommitdiff
path: root/packages/ExternalStorageProvider/src
AgeCommit message (Expand)Author
2020-08-26Revoke the uri permission when the file is deletedIvan Chiang
2020-06-11Merge "Remove getFreeBytes() to fasten queryRoots call." into rvc-devTreeHugger Robot
2020-06-10Remove getFreeBytes() to fasten queryRoots call.Abhijeet Kaur
2020-06-09Use visiblePath instead of path for findDocumentPathDiksha Gohlyan
2020-05-11Add manage mode workflow for ExternalStorageProviderAbhijeet Kaur
2020-05-02Merge "Update ExternalStorageProvider volumes with StorageEventListener" into...Zimuzo Ezeozue
2020-05-01Update ExternalStorageProvider volumes with StorageEventListenerZim
2020-04-29Use visible path for search documentsDiksha Gohlyan
2020-04-23Prefer visiblePath if availableDiksha Gohlyan
2020-02-07Remove legacy code for Home rootIvan Chiang
2020-02-01Merge "Allow access to all USB directories through SAF."Stephen Hughes
2020-01-15Allow access to all USB directories through SAF.Stephen Hughes
2020-01-08Fix volumes registered in ExternalStorageProviderZim
2019-12-19Move MediaStore.java inside APEX boundary.Jeff Sharkey
2019-11-26Parse relative path from docIdIvan Chiang
2019-11-12Fix multi-user and multi-storage with FUSEZim
2019-10-29Note with featureId from ContentProviderPhilip P. Moltmann
2019-10-02Allow providers block folders in ACTION_OPEN_DOCUMENT_TREEIvan Chiang
2019-05-29Fix getMediaUri() bug on secondary devices.Jeff Sharkey
2019-01-21Add new column into Root to get the supported query argsIvan Chiang
2018-12-18Add StorageVolume#createOpenDocumentTreeIntentAmin Shaikh
2018-12-05Merge "Hide eject icon of removable media when it's emulated volume" am: 7f65...Jeff Sharkey
2018-11-29Hide eject icon of removable media when it's emulated volumeTakamasa Kuramitsu
2018-11-14Extend DocumentsContract search to accept mime typesIvan Chiang
2018-11-13Merge "Introducing StubVolume in StorageManager" am: b499af866c am: eb871cc916Risan
2018-11-08Introducing StubVolume in StorageManagerRisan
2018-10-24Reroute Uri conversions though MediaProvider.Jeff Sharkey
2018-09-05Frameworks: Annotate trivial @GuardedBy in packagesAndreas Gampe
2018-05-01Return to modifying raw /mnt/media_rw paths.Jeff Sharkey
2018-01-04Enforce file transfer restrictions for shell.Jeff Sharkey
2017-05-09Use "real" free space; refresh on large changes.Jeff Sharkey
2017-04-02We really want f_frsize and f_bavail.Jeff Sharkey
2017-03-23Unhide FLAG_SUPPORT_EJECT and related methods.Garfield Tan
2017-03-02Address comments from API council.Garfield Tan
2017-02-24Strip out some logics from ESP to FSP that DSP can use.Garfield Tan
2017-01-12Merge "Add structured sort data to ContentResolver.query."TreeHugger Robot
2017-01-11Add structured sort data to ContentResolver.query.Steve McKay
2017-01-09Check visible paths as well when generate docId from file system path.Garfield Tan
2016-11-10Add internal support to convert a file system path to document URI.Garfield Tan
2016-11-01Iteration on findDocumentPath() API.Garfield Tan
2016-10-31Public volumes belong to a single user.Jeff Sharkey
2016-10-14Iteration on findPath API.Garfield Tan
2016-10-06Add findPath API to SAF.Garfield Tan
2016-10-06Revert "DO NOT MERGE ANYWHERE: Add findPath API to SAF."Garfield Tan
2016-10-05DO NOT MERGE ANYWHERE: Add findPath API to SAF.Garfield Tan
2016-09-28Remove support for archives from External and Bugreport providers.Tomasz Mikolajewski
2016-09-21Rename should behave like create: avoid conflict.Jeff Sharkey
2016-08-19Lowercasing search query in ExternalStorageProvider#querySearchDocs. am: b56e...Ben Lin
2016-08-03Lowercasing search query in ExternalStorageProvider#querySearchDocs.Ben Lin
2016-07-15Merge \"Merge \\"Build both filename views before deleting.\\" into nyc-mr1-d...Jeff Sharkey