summaryrefslogtreecommitdiff
path: root/extensions-support
AgeCommit message (Expand)Author
2023-01-13Drive release version from a bazel propertyChris Warrington
2022-12-13Remove deprecated gradle api usage for 8.0 milestone 5 upgradebingran
2022-12-05Drive all tools/base versions from a single fileChris Warrington
2022-11-14stop using a deprecated API.Jerome Dochez
2022-07-06Update transform api used in library buildsYigit Boyar
2022-03-09Migrate to new namespace DSLScott Pollom
2022-03-03Move away from using forUseAtConfigurationTimebingran
2021-05-05Add publishing block for publications in databindingBingran
2021-02-12Use ProviderFactory to access sys properties and env variablesIvan Gavrilovic
2021-01-20Remove Maven plugin from databinding publishingIvan Gavrilovic
2021-01-14Skip root view while finding child viewsYigit Boyar
2020-12-03Adds StateFlow support to data bindingYigit Boyar
2020-08-07Fix undefined generic assignabilityYigit Boyar
2020-06-26Fix use of != instead of .equals() with currentTab.George Mount
2020-01-21Major cleanup for binding integration testsYigit Boyar
2019-11-16Update data binding to new DSL Flag.Xavier Ducrohet
2019-11-13Handle java.lang.Void properlyYigit Boyar
2019-10-08Detect recursive structures in data bindingYigit Boyar
2019-09-06Typo fix in build.gradle printlnDavid Herman
2019-09-03Fix generic discovery when xml does not have itYigit Boyar
2019-06-17Ensure BR files have consistent outputYigit Boyar
2019-05-28Make databinding runtime depend on viewbindingJake Wharton
2019-05-03Add view binding runtime libraryJake Wharton
2019-04-18Re-introduce ViewBinding constructor w/ DataBindingComponentYigit Boyar
2019-02-07Remove docs R fileYigit Boyar
2019-01-10Fix Lifecycle handling in ViewDataBindingYigit Boyar
2019-01-09Avoid NPE in LiveData observerYigit Boyar
2018-12-04Don't set null destination for zip taskIvan Gavrilovic
2018-11-30Don't keep a strong reference to data binding from lifecycleYigit Boyar
2018-11-30Fix data binding casting in supportYigit Boyar
2018-11-20Avoid processor generated code in gradle generated codeYigit Boyar
2018-09-26made custom transforms to be Gradle 5.0 compliantJerome Dochez
2018-06-01Data Binding gradle implementation API supportYigit Boyar
2018-05-28Add version file to data binding artifactsYigit Boyar
2018-05-01data-binding: Update paths to android.jar and api txt.Anton Hansson
2018-04-19Data binding docs w/ yamlYigit Boyar
2018-03-30Data Binding Android X supportYigit Boyar