History log of /frameworks/support/v7/gridlayout/build.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5af1790cd44412c7f8abb13dc46207fca0085246 01-Apr-2015 Xavier Ducrohet <xav@google.com> am 11b83982: Update support repo version (22.0.1/13) and add javadoc

* commit '11b839821796e93cffd6712d2c721732d7ff0108':
Update support repo version (22.0.1/13) and add javadoc
11b839821796e93cffd6712d2c721732d7ff0108 01-Apr-2015 Xavier Ducrohet <xav@google.com> Update support repo version (22.0.1/13) and add javadoc

Some projects (appcompat, gridlayout, mediarouter) didn't
publish a sourcejar artifact.

Change-Id: I6fd19552148051ee87b7dcc24f6272548a663b50
/frameworks/support/v7/gridlayout/build.gradle
aba8d47bf2f26c657a83ab3fbd24f531df5b0510 04-Mar-2015 Yigit Boyar <yboyar@google.com> GridLayout fixes

This CL fixes a bunch of bugs in GridLayout.

I also added some basic tests to verify that these things don't
break in the future.

Parent bug:

Bug: 19546781

Sub bugs:

Bug: 19571249
Bug: 19571653
Bug: 19571319
Bug: 19571841

Change-Id: Ia087687b03cfb389431674fd7d654b8fbf4a52b2
/frameworks/support/v7/gridlayout/build.gradle
3586067b947f7280f36150350fe15f4a470d7d07 18-Jun-2014 Jeff Davidson <jpd@google.com> resolved conflicts for merge of d1616d2c to master

Change-Id: I397ed3fb3bbf69a00a36d68a13e885c8acf7c072
84faec58c451a6e317eb8c1621493fc530e5dbcc 18-Jun-2014 Jeff Davidson <jpd@google.com> Use a single build tools version for frameworks/support.

Allows apps in the Android tree which depend on these libraries to use
a single build tools version in their own top-level gradle files.

For now the compile SDK is left alone. This means that projects must
still map both API 19 and API 21 full SDKs in their manifests.

Change-Id: I303438ec3f06af6e3a3c7ffcd554b730b1e07a0e
/frameworks/support/v7/gridlayout/build.gradle
b0bef57e12e2268ff1ad4ffe784f8ac7b784c4de 19-May-2014 Jeff Hamilton <jham@android.com> Merge commit 'ee99601d' into HEAD

Change-Id: I1bff7b49bcf271bad0eec15ad10386adb1adbca1
a40954fd322815fedcc97e356b49adfdf5ce7f16 16-May-2014 Jeff Hamilton <jham@android.com> Update the build tools version

Change-Id: Ia1623b5076ba08a0ce51eea5406014b17a96d6c4
/frameworks/support/v7/gridlayout/build.gradle
0dd3e8b36a9364dbad1982d65b7a89a443653932 19-Mar-2014 Xavier Ducrohet <xav@android.com> resolved conflicts for merge of 37a32c10 to master

Change-Id: I388d506d37c9eb8b2e989683eb754b09bf615508
020e4328a1e91d9136a498fa10f2cc6553ade5d3 19-Mar-2014 Xavier Ducrohet <xav@google.com> Update support build for release.

Also update gradle build to 0.9.x

Change-Id: Ib2dfd58133037e4581338446913a4b6f0cf803cd
/frameworks/support/v7/gridlayout/build.gradle
b6564534a7d372e47b247aadaeb2160af7d94408 12-Feb-2014 Justin Morey <jmorey@google.com> am bf78102b: am f468a3b6: am 6a2dc445: am 7e2ae657: Disable gradle lint checks, so build will succeed

* commit 'bf78102bb14f0b3db8b667105879cb0cc7e7c847':
Disable gradle lint checks, so build will succeed
7e2ae657ab63ba95ce0412efcf8f52d2c74b346b 31-Jan-2014 Justin Morey <jmorey@google.com> Disable gradle lint checks, so build will succeed

Change-Id: I254c27fe118ca1b4476d777252ae767f5a4a830c
/frameworks/support/v7/gridlayout/build.gradle
9b1c3f9413a4b80ac34f1e6034aaab8c0d34edd2 24-Jan-2014 Xavier Ducrohet <xav@android.com> resolved conflicts for merge of 9e81c5ce to master

Change-Id: Ifb92d77ccd7497a253c40ff8f0fd50466e9e3f0f
a3e11a591d9034e9c5f6d13fc164c126094bac0e 23-Jan-2014 Xavier Ducrohet <xav@google.com> Update build-tools version for gradle.

Change-Id: I3225af292a5b3478770f41cdd04732459e8925d6
/frameworks/support/v7/gridlayout/build.gradle
f5bf1f4d61b0fb7b8cb69721994b217922df312c 07-Jan-2014 Xavier Ducrohet <xav@android.com> resolved conflicts for merge of f6988b6b to master

Change-Id: I33be7c8c238405329caad373ceb144ba53ffca5e
855a92237ee9a2006eab3b79fb0e716f33605f55 03-Jan-2014 Xavier Ducrohet <xav@google.com> Update support projects to be reusable.

This makes the project names (and their inter-dependencies)
to not be tied to their location under frameworks/support,
allowing other project to include them as part of a different
multi-project setup.

Change-Id: I897e24fec98785b03a79465633d470f832ff543e

Conflicts:
settings.gradle
/frameworks/support/v7/gridlayout/build.gradle
5057daacdc2221b44922822e92dc8130f98edf6e 30-Oct-2013 Raphael Moll <raphael@google.com> Update maven support lib version for KLP.

H/t to Siva for most of this.

Bug: 11422672

Change-Id: Ic239fc9e6123d7420274be2b94abb6231f9eb5a6
/frameworks/support/v7/gridlayout/build.gradle
e8b7122b9ea261bba47e95264566716a07ebe9dc 21-Nov-2013 Xavier Ducrohet <xav@android.com> Fix build.gradle for gridlayout-v7

Change-Id: Id6795bb5b2699e0837841268ba167191d71022b2
/frameworks/support/v7/gridlayout/build.gradle
86fb8efa9f2eb814c3ccb58e80bbf171b9514760 23-Feb-2013 Xavier Ducrohet <xav@android.com> gradle for support lib.

To build: 'gradle release'

This requires a local version of Gradle for now, until
we figure out where we'll put the wrapper.

Change-Id: I8cf57fd97d5213dbc28d3bf68ea175348fe9a11b
/frameworks/support/v7/gridlayout/build.gradle