summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/FileUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Move deleteOlderFiles() to framework, tests.Jeff Sharkey2013-03-141-1/+44
* use BufferedInputStream in readTextFileGuang Zhu2012-10-121-4/+10
* Use Libcore.os.umask for setting umaskKenny Root2012-08-201-2/+0
* Use Libcore's stat instead of FileUtils#getFileStatusKenny Root2012-08-161-40/+0
* Use Libcore.os.stat instead of FileUtilsKenny Root2012-08-161-9/+0
* Deprecate some FileUtils, pointing to Os instead.Jeff Sharkey2012-03-081-0/+10
* resolved conflict for merge of fc51aaec to masterWink Saville2011-06-041-4/+33
|\
| * Add FileUtils.checksumCrc32Wink Saville2011-06-031-4/+33
* | Move stringToFile utility from ConnectivityService to FileUtilsMike Lockwood2011-05-281-0/+17
|/
* Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()Brad Fitzpatrick2010-12-141-1/+6
* am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to ...Dianne Hackborn2010-10-181-2/+22
|\
| * Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-2/+22
* | Set umask of system server to 0077Mike Lockwood2010-08-061-0/+2
|/
* Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...Dianne Hackborn2010-03-191-0/+3
* Simplify & update ANR logging; report ANR data into the dropbox.Dan Egnor2010-01-111-3/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+197
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-197/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+197