summaryrefslogtreecommitdiff
path: root/compiler
AgeCommit message (Expand)Author
2018-06-19Refactor data binding to use BuildableArtifacts (2/2).Hung Nguyen
2018-06-01Data Binding gradle implementation API supportYigit Boyar
2018-05-21Merge "Fix kotlin.Unit method references in binding layouts." into studio-mas...TreeHugger Robot
2018-05-21Support ~4K layout files in 1 moduleYigit Boyar
2018-05-18Fix kotlin.Unit method references in binding layouts.Yigit Boyar
2018-05-17Fix compilationTest errors.George Mount
2018-05-01Refactor data binding to use Gradle ArgumentProvider (2/2).Hung Nguyen
2018-05-01Merge "Convert commons-lang to module library" into studio-master-devDana Dahlstrom
2018-04-24Convert commons-lang to module libraryDana Dahlstrom
2018-04-23Rename library to juniversalchardetDana Dahlstrom
2018-04-24Merge "Convert juniversalchardet to to module library" into studio-master-devDana Dahlstrom
2018-04-24Merge "Convert javapoet to to module library" into studio-master-devDana Dahlstrom
2018-04-20Convert juniversalchardet to to module libraryDana Dahlstrom
2018-04-20Convert javapoet to to module libraryDana Dahlstrom
2018-04-21Convert antlr4-runtime to module libraryDana Dahlstrom
2018-04-12Update data binding artifacts to match the right andoridX coordinatesYigit Boyar
2018-04-09Integration tests w/ AndroidXYigit Boyar
2018-04-03the great module renameDana Dahlstrom
2018-03-30Data Binding Android X supportYigit Boyar
2018-03-09Support v1 dependencies in v1 compilationYigit Boyar
2018-03-06Hacky solution to clean lazy mappingYigit Boyar
2018-02-22Merge "Enable features" into studio-master-devTreeHugger Robot
2018-02-16Rename commons-io-2.4 to commons-ioDana Dahlstrom
2018-02-16Enable featuresYigit Boyar
2018-02-08Remove dynamic util.Yigit Boyar
2018-02-06Pass LifecycleOwner to included bound layoutsGeorge Mount
2018-01-25Hacky solution to clear singletons from data binding.Yigit Boyar
2018-01-10Merge "Default to unwrapping ObservableFields for Object method params" into ...TreeHugger Robot
2018-01-09Default to unwrapping ObservableFields for Object method paramsGeorge Mount
2018-01-09Detect common null check ternary opsYigit Boyar
2017-12-27Ignore serial uid for IntermediateV1Yigit Boyar
2017-12-12Merge "Revert "Do not include package name twice in the name of generated fil...Yigit Boyar
2017-12-12Revert "Do not include package name twice in the name of generated files"Yigit Boyar
2017-12-05Generate data binding mappers in librariesYigit Boyar
2017-12-01Revert "Revert Change I6e5c5a77"George Mount
2017-12-01Keep generated binding codes in librariesYigit Boyar
2017-12-01Revert Change I6e5c5a77Dana Dahlstrom
2017-11-30Fix problem with wrong InverseBindingAdapter being chosen.George Mount
2017-11-28Generate base binding classes in gradleYigit Boyar
2017-11-27Make LiveData observable by data binding.George Mount
2017-11-10Integrate data binding build with tools buildYigit Boyar
2017-08-14Fix lambda expression referencing two-way bound property.George Mount
2017-08-14Change gradle to 4.1George Mount
2017-08-04Do not include package name twice in the name of generated filesSergey Prigogin
2017-08-03Generate BR.java for dependent libraries when compiling librariesSergey Prigogin
2017-07-31Fix case statements are not generatedKenji Abe
2017-07-31Make changes so tests start passing.George Mount
2017-07-20Change BR to use non-final values.George Mount
2017-07-14Fix two-way data binding with layout variations.George Mount
2017-06-29disable duplicate BR filesYigit Boyar