aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-07Import of Volley from GitHub to AOSP.Anonymous
2020-04-30Import of Volley from GitHub to AOSP.Anonymous
2019-04-09Import of Volley from GitHub to AOSP.android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseAnonymous
2019-03-27Import of Volley from GitHub to AOSP.Anonymous
2018-11-19Import of Volley from GitHub to AOSP.android-wear-8.0.0_r2android-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7Anonymous
2018-10-11Import of Volley from GitHub to AOSP.android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releaseAnonymous
2018-06-20Import of Volley from GitHub to AOSP.android-p-preview-5android-p-preview-4android-o-mr1-iot-release-1.0.2Anonymous
2018-05-10Import of Volley from GitHub to AOSP.android-o-mr1-iot-release-1.0.1Anonymous
2017-11-10Import of Volley from GitHub to AOSP.Anonymous
2017-10-11Import of Volley from GitHub to AOSP.Anonymous
2017-09-26Import of Volley from GitHub to AOSP.Anonymous
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
2017-03-01Import of Volley from GitHub to AOSP.android-o-preview-1o-previewAnonymous
2016-12-27Add some missing @Deprecated annotations.Jeff Davidson
2016-12-09Merge "Fix NegativeArraySizeException in DiskBasedCache.streamToBytes"Jeff Davidson
2016-12-09Fix NegativeArraySizeException in DiskBasedCache.streamToBytesShen Lin
2016-04-09Fix failing test.Amit Kumar
2016-03-10Retry more errors in Volley's BasicNetwork.Jeff Davidson
2015-12-04Merge "Workaround for HttpURLConnection.getFollowRedirects() on M"Neil Fuller
2015-12-02Workaround for HttpURLConnection.getFollowRedirects() on MNeil Fuller
2015-10-28Merge "Add API to get Auth Token Type used by authenticator." am: 708ade5a69Ficus Kirkpatrick
2015-10-27Add API to get Auth Token Type used by authenticator.oleksii stepanian
2015-10-08am 82462cd0: Make default timeout/retry/multiplier values publicTom Ye
2015-10-08Make default timeout/retry/multiplier values publicTom Ye
2015-08-24Migrated from Robolectric 2.2 to 3.0Magnus Ernstsson
2015-07-16Process response bodies only when presentJukka Zitting
2015-07-06Stop logging slow requests outside of debug logs.Ficus Kirkpatrick
2015-05-10Read from disk with a BufferedInputStream.Ficus Kirkpatrick
2015-05-08Use a BufferedOutputStream to write cache entries.Ficus Kirkpatrick
2015-03-19Merge "Add support for all HTTP methods to JsonArrayRequest"Ficus Kirkpatrick
2015-03-19Add support for all HTTP methods to JsonArrayRequestJoris Bolsens
2015-03-11Modify header parser to handle must-revalidate.Dave Santoro
2015-03-06Fix broken DiskBasedCacheRalph Bergmann
2015-03-06Merge "fix ImageLoader.getCacheKey()"Ficus Kirkpatrick
2015-03-06fix ImageLoader.getCacheKey()Ralph Bergmann
2015-03-06clean up a little bitRalph Bergmann
2015-02-27Add a RequestFinishedListener to RequestQueue.Brett Chabot
2015-02-25add test for public apiRalph Bergmann
2015-02-20Merge "Change the default character encoding for JSON responses to UTF-8"Ficus Kirkpatrick
2015-02-19A little work on unit testing.Ficus Kirkpatrick
2015-02-17Add a backwards-compatible ImageRequest constructor.Ficus Kirkpatrick
2015-02-16Fix volley related build breakage.Narayan Kamath
2015-02-15Adds Cache-Control "stale-while-revalidate"Ralph Bergmann
2015-02-15Uses the "Last-Modified" header for "If-Modified-Since"Ralph Bergmann
2015-02-15Merge "Use the view size and scale type to restrict NIV requests."Ficus Kirkpatrick
2015-02-15Help Robolectric find AndroidManifest.xmlFicus Kirkpatrick
2015-01-20Change the default character encoding for JSON responses to UTF-8Zdeněk Kořán
2014-12-15Use the view size and scale type to restrict NIV requests.Ralph Bergmann
2014-12-05Migrate from Gradle to Maven.Ficus Kirkpatrick