History log of /frameworks/volley/build.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8165fc4781d1b7ca6fd8479e3e950bb7a3951024 08-Dec-2014 Jeff Davidson <jpd@google.com> Restore rules.gradle.

Change-Id: Ie1f3aeed20e9f199836b2ced016515893af26c11
/frameworks/volley/build.gradle
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/build.gradle
b433afb4e96bf35c71c36b3fdbfc9689c1bcb681 23-Nov-2014 Jeff Davidson <jpd@google.com> Fix deprecation warnings (now errors in 0.14.4) w/ gradle.
/frameworks/volley/build.gradle
76869373f062624d7e761ec7248b77d54990e8b1 09-Jun-2014 Jeff Davidson <jpd@google.com> Update Volley to gradle-plugin 0.11 and build tools 19.1.0.

Required for Android Studio 0.6.

Change-Id: I4c428972e5830cae41cbe7ce74e13e064c5c5c5c
/frameworks/volley/build.gradle
0e274c1696fe3f7f97f6da02cefba2f3b16e7886 26-Feb-2014 Xavier Ducrohet <xav@google.com> Fix gradle issue.

For internal builds we don't want to reference mavenCentral, so this
CL splits the build.gradle in 2 files. The main one only sets up
the classpath of the build using mavenCentral, while the other contains
the actual build rules (rules.gradle).

The main file also applies the rules file so that no manual setup
is required. It's all transparent for a standalone project.

When building internally, we'll redirect the build to use rules.gradle
directly instead of build.gradle, bypassing the mavenCentral setup.

Change-Id: I7d334a5ddbdf40a856bf24ca9f41d3b8f61230ff
/frameworks/volley/build.gradle
df1e6ab408c12b3254ffa8f4b706c9ee99d61bf1 10-Feb-2014 Narayan Kamath <narayan@google.com> resolved conflicts for merge of 6c78e499 to master

Change-Id: If2a1d6d8b7be71f450310ffa3c0cc9b35b563a02
4e82015ef5f5de09ed03f58692b7c7e2295509c8 08-Feb-2014 Ficus Kirkpatrick <ficus@android.com> Update Gradle build
/frameworks/volley/build.gradle
46ce3581fafa90db685399f8e537c0b072709771 30-Jan-2014 Xavier Ducrohet <xav@google.com> Disable break on lint error.

Change-Id: I757cf92bc2b2e0e3ab1041c24be15a06a7960350
/frameworks/volley/build.gradle
b09c9734a737c9b1b36813423d3fba1e0508de5f 23-Jan-2014 Xavier Ducrohet <xav@google.com> Update build-tools version for gradle.

Change-Id: I12d25605b1491c515460dcccfd70fd7333f28f3b
/frameworks/volley/build.gradle
8f96366f58579cc5c222d94a3031ac1dcfdbab2d 25-Jun-2013 Vladimir Baryshnikov <vovkab@gmail.com> build.gradle - added tests config, cosmetic changes.
/frameworks/volley/build.gradle
a96ffe093e86320a332981e3e86cb15b704a41b2 14-Jun-2013 Adam Metcalf <gamblore@google.com> Gradle project file.

Adds a gradle project file so that other projects can use the
volly library.

Change-Id: I22d68fff50f9073474eb6be692bf7cbd08a366ea
/frameworks/volley/build.gradle