History log of /frameworks/data-binding/.gitignore
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb6f72ae4247ffd0f71e5e93a7c5082787e821ed 30-Jan-2016 Deepanshu Gupta <deepanshu@google.com> Add .idea/modules to gitignore

Change-Id: I9a1eb0f4c34bfc630d2d34f09bb6c5b5ff22eb0b
/frameworks/data-binding/.gitignore
0b95be4ce502c22a74287669d6fdda3d0df14f36 22-Dec-2015 Deepanshu Gupta <deepanshu@google.com> Add iml files for intellij project

Helps keeping settings like codeStyleSettings in sync.

Change-Id: I3919d9f8c11a1ef5bdc628f9456efa094ed4111d
/frameworks/data-binding/.gitignore
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/.gitignore
9c95c40e44e4ed885ad4266485853db2aee033c2 16-Jul-2015 Yigit Boyar <yboyar@google.com> Use aar to release base adapters.

This CL updates android gradle dependency to 1.3.0-beta4 which brings
support for provided aar dependencies. Taking advantage of it, now base
adapters release an AAR instead of a Jar w/o any hacks.

Bug: 22491107
Change-Id: I18fdd75de806aa507504b34a18c030ee25133b4d
/frameworks/data-binding/.gitignore
ee7586713d68806b556a425cbebf007a56261ff3 17-Apr-2015 Yigit Boyar <yboyar@google.com> Add 3rd party licenses to fatJar

This CL adds 3rd party licenses to compiler-fatJar so that
we can use it in our build process w/o maven dependency.

It also removes dependency on SDK folder for api level lookup
by shipping versions.xml file with the bundle.

It adds a new gradle task, preparePrebuilds, which bundsles
all necessary builds to a prebuild folder which should be
committed. These pre-builds will be used by the makefile to
support make builds.

Bug: 19945740
Change-Id: I0bba72bbb13770aba94317301217ddd842211e2d
/frameworks/data-binding/.gitignore