index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
FileUtils.java
Age
Commit message (
Expand
)
Author
2021-08-06
Remove spammy convertToModernFd log
Zim
2021-07-29
Fix fd leak while bypassing transcoding in media APIs
Zim
2021-05-04
Reduce log severity for transcode fd conversion failure
Zim
2021-04-12
Fix FileUtils#copy to fallback on userspace copy if sendfile fails
Zim
2021-03-31
Refactor FileUtils#convertToModernFd
Biswarup Pal
2021-03-11
Merge "Make FileUtils#createDir threadsafe" am: 5232082243 am: bc1b11029b am:...
Jeff Sharkey
2021-03-08
Make FileUtils#createDir threadsafe
Jacob Abrams
2021-01-19
Fix convertToModernFd to support /mnt/user paths
Zim
2021-01-08
Use accept_original_media_format constant
Zim
2020-12-17
Fix screenshot failure with transcoding
Manish Singh
2020-12-14
Fix transcode_optimize flags
Zim
2020-12-06
Introduce new preference indicating user control.
Manish Singh
2020-11-12
Revise seamless transcoding optimization flags
Zim
2020-11-04
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-20
Avoid transcoding in MediaPlayers
Zim
2020-08-31
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-07-31
Merge "Update language to comply with Android's inclusive language guidance" ...
Treehugger Robot
2020-07-31
Update language to comply with Android's inclusive language guidance
Lais Andrade
2020-02-19
Update BlobStoreMS to augment storage stats with blobs data.
Sudheer Shanka
2020-01-13
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-15
Deprecate FileUtils.closeQuietly
Charles Munger
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-19
Respond to various API council feedback.
Jeff Sharkey
2019-02-11
Allow update() to move files on disk.
Jeff Sharkey
2019-01-27
Get CtsProviderTestCases building against API.
Jeff Sharkey
2019-01-22
Sanity check raw paths against requested volume.
Jeff Sharkey
2019-01-18
Make security warning on contains() more obvious.
Alan Stokes
2018-12-17
FileUtils.java: Don't treat open access modes as flags
Nick Kralevich
2018-12-15
Local and remote isolated storage feature flags.
Jeff Sharkey
2018-12-11
Calculate MediaColumns.HASH when demanded.
Jeff Sharkey
2018-11-14
resolve merge conflicts of 6c9537dc7f86c6af3204ed57cee644a8e51a365b to master
Risan
2018-11-13
Add FileUtils.translateModePfdToPosix
Risan
2018-11-08
Add sm set-isolated-storage [true|false]
Sudheer Shanka
2018-10-26
Magic to keep "_data" paths working.
Jeff Sharkey
2018-10-17
Catch more invalid file modes.
Jeff Sharkey
2018-09-12
Utilities for content:// Uris and file modes.
Jeff Sharkey
2018-08-28
More robust MTP-to-MIME-type mappings.
Jeff Sharkey
2018-07-12
Make ENABLE_COPY_OPTIMIZATIONS non final.
Brett Chabot
2018-07-11
Utility methods useful for working with files.
Jeff Sharkey
2018-03-26
Report final progress when finished copying.
Jeff Sharkey
2018-02-01
Move more folks to FileUtils.copy().
Jeff Sharkey
2018-01-31
Enable sendfile() and splice() optimizations.
Jeff Sharkey
2018-01-31
Use sendfile() and splice() to speed up copying.
Jeff Sharkey
2017-11-03
Narrower StrictMode defaults.
Jeff Sharkey
2017-06-23
Log sync details to rotating log files (userdebug/eng only)
Makoto Onuki
2017-03-07
Grumble, nobody likes kibibytes.
Jeff Sharkey
[next]