aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-29ImageLoader: setError after null checkAndrew Sutherland
2014-02-27Guard against NullPointerException currentlykang
2014-02-10Fix generic type parameter for RequestQueue.add(Request)Max Cai
2014-02-08Merge "Allow method chaining on setters"Ficus Kirkpatrick
2014-02-08Use the view size to restrict NIV requests.Aurash Mahbod
2014-02-08Clean up some warningsFicus Kirkpatrick
2014-02-03Volley to create valid NetworkResponse object when cache is disabledMax Zhou
2013-12-19Revert "Revert "Add in additional http request types""Maurice Chu
2013-11-03Fix default image not displaying prior to loadAdam W. Brown
2013-10-09make all 2xx be a valid success codesReed Ellsworth
2013-09-12Support no-content (204) requests in BasicNetwork.Ray Colline
2013-08-20ImageRequest.doParse() now adds NetworkResponse to all ParseError createdEmmanuel Rodriguez
2013-07-09Remote executable bit from ImageLoaderEvan Charlton
2013-07-01NetworkImage - fix nullPointerException.Vladimir Baryshnikov
2013-06-26Allow per-app VolleyLog tagsEvan Charlton
2013-06-24Allow method chaining on settersEvan Charlton
2013-06-21Port CacheHeader away from ObjectOutputStream.Ficus Kirkpatrick
2013-06-21Add a test for DiskBasedCache.Ficus Kirkpatrick
2013-06-10Merge "Fix WRAP_CONTENT//WRAP_CONTENT case in NIV."Ficus Kirkpatrick
2013-06-10Merge "Fixed bug caused by batching responses in the ImageLoader"Ficus Kirkpatrick
2013-06-09Fixed bug caused by batching responses in the ImageLoaderCameron Ketcham
2013-06-09Fix WRAP_CONTENT//WRAP_CONTENT case in NIV.Aurash Mahbod
2013-05-31Merge "Allow callers to set value of notifyAuthFailure"Ficus Kirkpatrick
2013-05-29adding isCached function to ImageLoaderandaagar
2013-05-22Merge "Allow custom HttpStack in Volley.newRequestQueue."Ficus Kirkpatrick
2013-05-22Merge "Don't requestLayout in layout pass in NIV"Ficus Kirkpatrick
2013-05-21Allow custom HttpStack in Volley.newRequestQueue.Ficus Kirkpatrick
2013-05-20Allow override point for connection creation.Jake Wharton
2013-05-20Don't requestLayout in layout pass in NIVAurash Mahbod
2013-05-14Don't trample on the user-supplied tagEvan Charlton
2013-05-14Merge "Add ImageLoader and NetworkImageView convenience classes"Ficus Kirkpatrick
2013-05-13Add ImageLoader and NetworkImageView convenience classesAurash Mahbod
2013-05-10Intern CacheHeader keys and values to avoid string duplicationDavid Braun
2013-04-30Allow callers to set value of notifyAuthFailureEvan Charlton
2013-04-30Add TrafficStats integrationEvan Charlton
2013-04-03Merge "Move directory creation off the main thread."Ficus Kirkpatrick
2013-03-31Fix a bug in POSTs & support SslSocketFactories.Dan Morrill
2013-03-27Move directory creation off the main thread.Ficus Kirkpatrick
2013-03-25Ensure that the cache folder existsEvan Charlton
2013-02-13Revert "Add in additional http request types"Maurice Chu
2013-02-06Add in additional http request typesMaurice Chu
2012-12-18Treat NO_CONTENT (204) responses as successfulJon Boekenoogen
2012-12-04Fix a bad cherry-pickEvan Charlton
2012-12-03Add a convenience method for creating RequestQueueEvan Charlton
2012-11-20Pass exception to android.util.LogEvan Charlton
2012-11-07Initial commit of volley (from frameworks/support)Jean-Baptiste Queru
2012-11-07Initial commit of volley (from frameworks/support)Jean-Baptiste Queru
2012-11-07Initial commit of volley (from frameworks/support)Jean-Baptiste Queru