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
/
util
/
AtomicFile.java
Age
Commit message (
Expand
)
Author
2020-05-21
Merge "Properly keep compatibility with openRead() during a write." into rvc-...
TreeHugger Robot
2020-05-20
Merge "Maintain compatibility by deleting target directory before renaming in...
TreeHugger Robot
2020-05-20
Properly keep compatibility with openRead() during a write.
Hai Zhang
2020-05-20
Maintain compatibility by deleting target directory before renaming into it.
Hai Zhang
2020-05-20
Merge "Don't delete the new file in openRead()." into rvc-dev am: c74a76863b ...
TreeHugger Robot
2020-05-19
Don't delete the new file in openRead().
Hai Zhang
2020-05-19
Change AtomicFile to use rename-into-place.
Hai Zhang
2020-05-18
Change AtomicFile to use rename-into-place.
Hai Zhang
2020-05-14
Add SystemApi(MODULE_LIBRARIES) to AtomicFile API
Dmitri Plotnikov
2018-01-26
Reduce pss collection amount, improve logging.
Dianne Hackborn
2017-07-31
Persisted jobs versus incorrect boot-time RTC
Christopher Tate
2017-07-20
Handle an edge case that can reset settings provider data
Amith Yamasani
2017-03-06
Record app<->device association to xml file
Eugene Susla
2015-02-11
Rewrite of the settings provider.
Svetoslav
2014-07-18
First iteration of a public UsageStats API
Adam Lesinski
2012-07-31
Make AtomicFile a public API. It's about time!
Dianne Hackborn