summaryrefslogtreecommitdiff
path: root/compilationTests
AgeCommit message (Expand)Author
2019-01-08Update data binding errors for readabilityDavid Herman
2018-12-05Fix SimpleCompilationTest testIvan Gavrilovic
2018-10-17Update tests to run android-28parentej
2018-05-21Support ~4K layout files in 1 moduleYigit Boyar
2018-05-17Fix compilationTest errors.George Mount
2018-03-30Data Binding Android X supportYigit Boyar
2018-02-08Remove dynamic util.Yigit Boyar
2018-01-25Hacky solution to clear singletons from data binding.Yigit Boyar
2018-01-09Detect common null check ternary opsYigit Boyar
2017-12-28Make compilation tests work againYigit Boyar
2017-12-01Keep generated binding codes in librariesYigit Boyar
2017-08-14Change gradle to 4.1George Mount
2017-07-31Make changes so tests start passing.George Mount
2017-03-10Delay annotation processor error logging to avoid extra errors.George Mount
2017-01-18Revert "Revert "Fix finding methods with ObservableFields""George Mount
2017-01-18Revert "Fix finding methods with ObservableFields"George Mount
2017-01-17Fix finding methods with ObservableFieldsGeorge Mount
2016-09-28Re-adds "Add support for dependent bindable properties."George Mount
2016-09-28Revert "Add support for dependent bindable properties."Esteban de la Canal
2016-09-26Add support for dependent bindable properties.George Mount
2016-09-02Ship data binding artifacts in AARYigit Boyar
2016-07-07Jack SupportYigit Boyar
2016-06-21Fix NPE while setting conditional flagsYigit Boyar
2016-06-10Add inverse functions to use with 2-way data binding.George Mount
2016-05-05Fix problem where root View's style is used instead of bound View'sGeorge Mount
2016-04-11Update iml files (org.antlr move)Deepanshu Gupta
2016-04-11Move to org.antlr from tunnelvisionYigit Boyar
2016-03-17Added simple inverted String conversion.George Mount
2016-03-08Support for java 8 method reference syntax.George Mount
2016-03-08Have two-way binding use localized variables to prevent NPE.George Mount
2016-02-23Two-way binding testsGeorge Mount
2016-02-16Lambda In da houseYigit Boyar
2016-01-26Fix incremental compilation when dependency layout is removedYigit Boyar
2015-12-22Add iml files for intellij projectDeepanshu Gupta
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-10-07Create tag from original fileYigit Boyar
2015-10-07Report syntax errors even though Antlr can recoverYigit Boyar
2015-09-29Pass command line args to compilatin testsYigit Boyar
2015-09-14Move tool versions into configYigit Boyar
2015-08-06Support binding expressions in android:tag attribute.George Mount
2015-07-14Localize MavenYigit Boyar
2015-07-07Merge "Print encoded errors only if data binding is invoked from the IDE" int...Yigit Boyar
2015-07-06Add errors for layout files in different configsYigit Boyar
2015-07-06Print encoded errors only if data binding is invoked from the IDEYigit Boyar
2015-06-30Introduce Scopes to track logical stack tracesYigit Boyar
2015-06-23Give an error when includes are in the root of data bound layouts.George Mount
2015-06-22Don't generate inflators for librariesYigit Boyar
2015-06-11Compilation tests moduleYigit Boyar