summaryrefslogtreecommitdiff
path: root/databinding.properties
AgeCommit message (Expand)Author
2016-04-11Move to org.antlr from tunnelvisionYigit Boyar
2016-03-08Have two-way binding use localized variables to prevent NPE.George Mount
2016-02-16Lambda In da houseYigit Boyar
2016-01-25Sync version with android gradle pluginYigit Boyar
2016-01-22Update data binding to kotlin beta 4Yigit Boyar
2016-01-19Use data binding 1.0-rc5 until SDK is released.George Mount
2016-01-14Two-way binding extensionsGeorge Mount
2015-12-04Fix compiler tests setup, upgrade public known versionYigit Boyar
2015-12-04Avoid re-reading variables.Yigit Boyar
2015-11-13DataBinding grows up :')Yigit Boyar
2015-11-05upgrade kotlin to 1.0-beta1Yigit Boyar
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-10-14Load drawables using the theme when necessary.George Mount
2015-10-08Handle constant predicate in ternaryYigit Boyar
2015-10-07Report syntax errors even though Antlr can recoverYigit Boyar
2015-10-05Fix sdk builder, update kotlin to fix proguardYigit Boyar
2015-10-05Fix data binding for 1.4.0-beta5Yigit Boyar
2015-09-25Add support for gradle 1.4.0-beta3Yigit Boyar
2015-09-18Upgrada kotlin to m13Yigit Boyar
2015-09-14Move tool versions into configYigit Boyar
2015-09-11Merge "Support lib deployment script" into studio-master-devYigit Boyar
2015-09-11Fix local buildsYigit Boyar
2015-09-11Support lib deployment scriptYigit Boyar
2015-08-25Reduce updateRegistration calls on rebind.George Mount
2015-08-17Change from gradle plugin version 1.3.0-beta4 to 1.3.1George Mount
2015-07-15Use aar to release base adapters.Yigit Boyar
2015-07-14Localize MavenYigit Boyar
2015-07-10Set version to rc1 and also update kotlin versionYigit Boyar
2015-06-16Move shared code between build and compiler to a separate projectYigit Boyar
2015-06-10Upgrade kotlin to 0.12.412Yigit Boyar
2015-06-06Only create case statements for Bindable attributes.George Mount
2015-05-22upgrade to gradle 1.2Yigit Boyar
2015-05-22Merge projects for an easier releaseYigit Boyar
2015-05-20Update version to rv0, disable debug logsYigit Boyar
2015-05-20Handle inter-expr dependencies properlyYigit Boyar
2015-05-18Configure dependencies using the pluginYigit Boyar
2015-04-21WIP eapYigit Boyar
2015-04-16Add 3rd party licenses to fatJarYigit Boyar
2015-03-26Move to public final fields instead of getters for Views.George Mount
2015-03-19Support for multi module setupsYigit Boyar
2015-03-13Move configuration values into a config fileYigit Boyar