History log of /frameworks/volley/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
915592a372f9d4b63c7113c017691a4576e69d1a 10-Feb-2014 Colin Cross <ccross@android.com> volley: fix build

TargetApi is not available until SDK 17

Change-Id: Iaafe38eb92f337de96512888699ce697099c78cc
/frameworks/volley/Android.mk
364614be46d20fba35c3b6bc1c2d43fe8e861e9c 12-Nov-2013 Maurice Chu <mochu@google.com> Revert "Revert "Add in additional http request types""

This reverts commit 9e5c44f22b47fcb0d37c7b10de3b5db542424fa5.

Also, to run tests, the android:targetPackage in the
<instrumentation>needs to be set to
com.android.volley.tests (i.e., the volley_tests apk itself) because
volley is just a jar that is statically linked into the test apk.

Change-Id: I41ad41e401084b79fbf9712e24d7f7fdeb358223
/frameworks/volley/Android.mk
cc3a9344202b3b3ee7e1a33b79591b3d11182354 26-Apr-2013 Evan Charlton <evanc@google.com> Add TrafficStats integration

Allow Request subclasses to set their TrafficStats tags. By default,
this is the hostname's hashCode() so that requests to different hosts
have different colors in DDMS.

Change-Id: Ibedf06fdcee108dcd170f5eb70aaecea5647d55d
/frameworks/volley/Android.mk
d56b88ae161057e848e7410d1b9ce5b0b8c427fc 07-Nov-2012 Jean-Baptiste Queru <jbq@google.com> Initial commit of volley (from frameworks/support)

Change-Id: I12ada622c3885da6994cc2ff40cd275e1d5311e2
/frameworks/volley/Android.mk