History log of /frameworks/data-binding/samples/BindingDemo/app/build.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9784c9aaedeb863018f5fcaa0a598e8e2f8ed2f3 13-Oct-2015 Yigit Boyar <yboyar@google.com> Data binding as studio dep + java6

This CL gets rid of the gradle plugin and instead provides
DataBindingBuilder for the gradle plugin to directly use.

Now, everything that is deployed via SDK Manager (lib and adapters)
are included as prebuilts so that we avoid accidently changing
them w/o an SDK manager release.

There is still work to do:
> re-enable proguard for externel dependencies
> release a batch to ensure everything works

Bug: 22516688
Change-Id: I83ace15bd6d3d23bf5b4ad850f36453dd23ebd43
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
7d9836f8bd4f2525597b091787d0858784c6c22e 14-Sep-2015 Yigit Boyar <yboyar@google.com> Move tool versions into config

Change-Id: Ia75eb20a50571aa6f8ebb80596962694d2d535fa
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
9399cb4e3d86a88507fb06ad57661105b1eaa69a 17-May-2015 Yigit Boyar <yboyar@google.com> Configure dependencies using the plugin

This CL changes gradle plugin to automatically include necessary
dependencies for data binding. This way, just applying data
binding to a project will be sufficient.

I've also updated version to .9 to get ready for preview release

Bug: 21262586
Change-Id: I12ba64915e69b383b507d155c1a16267356e059b
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
658c71b9ba3211ac5c10f261a8c6f38b1916d3bf 22-Apr-2015 Yigit Boyar <yboyar@google.com> Fix invalidate any flag.

This CL also adds a new build target to move folders to an EAP folder that
can be shipped to early access partners.
I've also changed the demo to use android emojis
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
c64ae35dc1f125186351cb75dc0e11a0071e934c 21-Apr-2015 Yigit Boyar <yboyar@google.com> WIP eap
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
fa9fe12980ef1103fabe33bf5ff0e2f53042a204 18-Mar-2015 George Mount <mount@google.com> Move common parts of AnnotationAnalyzer methods to ModelAnalyzer.

Bug 19643846
Bug 19627630

Also made it so that setter methods will auto-cast from Object
when necessary. This is useful for heterogenous map objects
where .get(id) may return an Integer or a String or a Drawable.

Change-Id: Iacfd739ea4938f38b584a8eab9193f1fd4071df1
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
cec8772a54dfcf6a3d846cbeaf7ee6a49beb9bcd 12-Mar-2015 Michal Bendowski <bendowski@google.com> Add a unit test to the sample project.
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
2c86cdbaf189e2b1774af7f64a2974de9321673f 28-Jan-2015 George Mount <mount@google.com> Moved classes from library to baseLibrary

Added tests for some classes.
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
2c91eecdca60d55e7a4c69b486e307331ac93137 27-Jan-2015 George Mount <mount@google.com> Project renaming
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
d7af42b29ddf22f0068f7496c5ac6f4f34b543b6 09-Jan-2015 Yigit Boyar <yboyar@google.com> WIP Moved models to Java, refactored expressions to have proper dependencies, added tests

Change-Id: I863787a3ed76ecc397b677cfd110aa7aba99cb38
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
3561e3e665698843b1c664385a842e779198960b 20-Jan-2015 George Mount <mount@google.com> Added implementations of BindingAdapters.

Added renaming attribute-to-setter and automatic Conversions.
Moved intermediate store (SetterStore) to compiler project.
Moved annotations to their own project.
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
b617e5da04aa910be70204afb886b1ebebb80618 17-Dec-2014 George Mount <mount@google.com> Add annotation processor.
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
57f5033de8ae6f260930e11ddef0a0e9091ee116 17-Dec-2014 George Mount <mount@google.com> Revert "Added Bindable annotation processor."

This reverts commit 8f98922af15026fbbcf7ad55826198c58cb2d330.

Change-Id: I3afbc70d2743a682f04ec82a45c340ebde4cb47c
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
e0b6d649e4970925ae24ed707ec0cad82b393fd1 16-Dec-2014 George Mount <mount@google.com> Added Bindable annotation processor.

Change-Id: I17d4109f9d974d46474b9ac1fba4d303f232b097
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
840f0ce0645ecc28a528d2c73efa25532d721d20 13-Dec-2014 Yigit Boyar <yboyar@google.com> move dependencies from maven to project
/frameworks/data-binding/samples/BindingDemo/app/build.gradle
eb1062abaed1314c71cf80584fe8bcb8b2a6ba53 12-Dec-2014 Yigit Boyar <yboyar@google.com> add samples, upload gradle files
/frameworks/data-binding/samples/BindingDemo/app/build.gradle