History log of /frameworks/volley/src/com/android/volley/toolbox/Volley.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8c5daf39f32ed5ed4e5dc8aa78cbcf5e169c3e4e 31-May-2013 Evan Charlton <evancharlton@gmail.com> Allow per-app VolleyLog tags

To clean up the logs when multiple apps are using Volley, optionally
customize the VolleyLog tag so that the app has its own namespace.

Change-Id: I5b2129ab41bcfb7f309d324f696f905c98833551
/frameworks/volley/src/com/android/volley/toolbox/Volley.java
f5bea0d0871b65cb63149f2f8d1231345b1a13f2 22-May-2013 Ficus Kirkpatrick <ficus@android.com> Allow custom HttpStack in Volley.newRequestQueue.

Add a variant method that allows the user to pass in
an HttpStack to be passed to BasicNetwork. Makes using
alternative stacks like OkHttp easier.
/frameworks/volley/src/com/android/volley/toolbox/Volley.java
43950676303ff68b23a8b469d6a534ccd1e08cfc 04-Dec-2012 Evan Charlton <evanc@google.com> Fix a bad cherry-pick

Move Volley.java into the correct source path (recovering from a bad
cherry-pick).

Change-Id: Ia085bd8de8c6965ec41fd8c03c217d4c56a07e11
/frameworks/volley/src/com/android/volley/toolbox/Volley.java