aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/android/volley/toolbox/DiskBasedCache.java
AgeCommit message (Expand)Author
2021-07-07Import of Volley from GitHub to AOSP.android-s-beta-5android-s-beta-4android-s-beta-3android-s-beta-5android-s-beta-4Anonymous
2020-04-30Import of Volley from GitHub to AOSP.Anonymous
2019-03-27Import of Volley from GitHub to AOSP.Anonymous
2018-10-11Import of Volley from GitHub to AOSP.android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releaseAnonymous
2018-05-10Import of Volley from GitHub to AOSP.android-o-mr1-iot-release-1.0.1Anonymous
2017-09-25Import of Volley from GitHub to AOSP.Anonymous
2017-08-08Import of Volley from GitHub to AOSP. - 27f4207774f7a0b59168f5b3b53d8c0c3841...android-o-iot-preview-5o-iot-preview-5Anonymous
2016-12-09Fix NegativeArraySizeException in DiskBasedCache.streamToBytesShen Lin
2015-05-10Read from disk with a BufferedInputStream.Ficus Kirkpatrick
2015-05-08Use a BufferedOutputStream to write cache entries.Ficus Kirkpatrick
2015-03-06Fix broken DiskBasedCacheRalph Bergmann
2015-02-15Uses the "Last-Modified" header for "If-Modified-Since"Ralph Bergmann
2014-12-05Migrate from Gradle to Maven.Ficus Kirkpatrick