summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2016-05-11Fix using custom Views in data binding layouts near includes.George Mount
2016-05-05Fix problem where root View's style is used instead of bound View'sGeorge Mount
2016-04-11Move to org.antlr from tunnelvisionYigit Boyar
2016-03-17Added simple inverted String conversion.George Mount
2016-02-18Fix javadoc build errors.George Mount
2016-01-14Two-way binding extensionsGeorge Mount
2016-01-06Move to gradle 2.10Yigit Boyar
2015-12-08Fix build.gradle for API change.George Mount
2015-12-04Avoid re-reading variables.Yigit Boyar
2015-11-04Use publish from android build toolsYigit Boyar
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-10-05Add binding adapter for android:backgroundGeorge Mount
2015-09-14Move tool versions into configYigit Boyar
2015-09-11Support lib deployment scriptYigit Boyar
2015-09-10Merge "Use intrinsic drawable dimensions for TextView's drawable* attributes....George Mount
2015-09-10Use intrinsic drawable dimensions for TextView's drawable* attributes.George Mount
2015-09-08Improve some BindingAdapters.George Mount
2015-08-06Tests for setting image src.George Mount
2015-08-05Multiple adapter attributes can now have optional expressions.George Mount
2015-07-16Merge "Use aar to release base adapters." into mnc-devYigit Boyar
2015-07-16Merge "Fix up javadoc." into mnc-devGeorge Mount
2015-07-15Use aar to release base adapters.Yigit Boyar
2015-07-15Merge "Localize Maven" into mnc-devYigit Boyar
2015-07-14Fix compilation tests.George Mount
2015-07-14Localize MavenYigit Boyar
2015-07-13Fix up javadoc.George Mount
2015-06-23Support calling listener methods without interfaces.George Mount
2015-05-22upgrade to gradle 1.2Yigit Boyar
2015-05-22Merge projects for an easier releaseYigit Boyar
2015-05-20Add sources and javadocs for data binding public libsYigit Boyar
2015-05-18Configure dependencies using the pluginYigit Boyar
2015-05-13Use only values for @BindingAdapter.George Mount
2015-05-11More forgiving values for android:src attribute.George Mount
2015-05-01Have BindingMethod use Class instead of String.George Mount
2015-04-30First stage in allowing multi-parameter BindingAdapters.George Mount
2015-04-16Add 3rd party licenses to fatJarYigit Boyar
2015-04-02Change "generated" to "databinding"George Mount
2015-03-23Move to package android.databinding.George Mount
2015-03-19Support for multi module setupsYigit Boyar