summaryrefslogtreecommitdiff
path: root/core/java/android/util/AtomicFile.java
Commit message (Expand)AuthorAgeFilesLines
* Implemented AtomicFile.toString()Felipe Leme2021-10-221-0/+5
* Merge "Properly keep compatibility with openRead() during a write." into rvc-...TreeHugger Robot2020-05-211-2/+12
|\
| * Properly keep compatibility with openRead() during a write.Hai Zhang2020-05-201-2/+12
* | Merge "Maintain compatibility by deleting target directory before renaming in...TreeHugger Robot2020-05-201-11/+20
|\ \
| * | Maintain compatibility by deleting target directory before renaming into it.Hai Zhang2020-05-201-11/+20
* | | Merge "Don't delete the new file in openRead()." into rvc-dev am: c74a76863b ...TreeHugger Robot2020-05-201-5/+2
|\ \ \ | |/ / |/| / | |/
| * Don't delete the new file in openRead().Hai Zhang2020-05-191-5/+2
| * Change AtomicFile to use rename-into-place.Hai Zhang2020-05-191-79/+85
* | Change AtomicFile to use rename-into-place.Hai Zhang2020-05-181-78/+84
* | Add SystemApi(MODULE_LIBRARIES) to AtomicFile APIDmitri Plotnikov2020-05-141-10/+36
|/
* Reduce pss collection amount, improve logging.Dianne Hackborn2018-01-261-0/+28
* Persisted jobs versus incorrect boot-time RTCChristopher Tate2017-07-311-3/+3
* Handle an edge case that can reset settings provider dataAmith Yamasani2017-07-201-0/+9
* Record app<->device association to xml fileEugene Susla2017-03-061-1/+18
* Rewrite of the settings provider.Svetoslav2015-02-111-1/+1
* First iteration of a public UsageStats APIAdam Lesinski2014-07-181-0/+14
* Make AtomicFile a public API. It's about time!Dianne Hackborn2012-07-311-0/+233