History log of /frameworks/volley/src/main/java/com/android/volley/RequestQueue.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58f9c05b9ad88512bd4da9d8e27df2e834a06b38 20-Nov-2014 Brett Chabot <brettchabot@google.com> Add a RequestFinishedListener to RequestQueue.

Change-Id: I51a1beacea4e448e71b7e9c3ec580165d799994a
/frameworks/volley/src/main/java/com/android/volley/RequestQueue.java
b9b8dc3d98fb1a8c3f02c2c2fcc18cbd344c05cb 29-Nov-2014 Ficus Kirkpatrick <ficus@android.com> Migrate from Gradle to Maven.

- Restructure source to src/{main,test} style
- Add pom.xml and update Android.mk
- Migrate all tests to JUnit4 and Robolectric
- RequestQueueTest is currently @Ignored as fixing it will
involve more extensive refactoring.
- Main library still builds in Gradle; tests do not

Change-Id: I1edc53bb1a54f64d3e806e4572901295ef63e2ca
/frameworks/volley/src/main/java/com/android/volley/RequestQueue.java