summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
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-04-12Update data binding artifacts to match the right andoridX coordinatesYigit Boyar
2018-03-30Data Binding Android X supportYigit Boyar
2018-02-16Enable featuresYigit Boyar
2018-02-05Avoid unnecessary invalidation after LiveData registrationGeorge Mount
2018-01-03Merge "Hide data binding adapters that do not have docs" into studio-master-devTreeHugger Robot
2017-12-27Remove unexpected nullable annotations from DataBindingUtilYigit Boyar
2017-12-20Hide data binding adapters that do not have docsYigit Boyar
2017-12-12Fix exec script and also added a very simple script to update google3Yigit Boyar
2017-12-11Generate data binding docs via doclava, independentlyYigit Boyar
2017-12-05Generate data binding mappers in librariesYigit Boyar
2017-12-01Keep generated binding codes in librariesYigit Boyar
2017-11-29Fix flaky LiveDataTestGeorge Mount
2017-11-27Make LiveData observable by data binding.George Mount
2017-11-22Add Nullable and NonNull annotationsGeorge Mount
2017-11-14remove unused dependenciesYigit Boyar
2017-11-10make data binding extensions compile independently, againYigit Boyar
2017-11-10Integrate data binding build with tools buildYigit Boyar
2017-10-26Add @Nullable annotation to ObservableFieldAurimas Liutikas
2017-09-25Merge "Fix android:selectedItemPosition." into studio-master-devGeorge Mount
2017-09-18Ignore duplicate files in bunle taskYigit Boyar
2017-08-24Fix android:selectedItemPosition.George Mount
2017-08-14Change gradle to 4.1George Mount
2017-07-31Make changes so tests start passing.George Mount
2017-06-28Fix the test, update gradle versions.Yigit Boyar
2017-05-03update gradle versionsYigit Boyar
2017-03-10Add dependencies to ObservableFieldsGeorge Mount
2017-03-10Delay annotation processor error logging to avoid extra errors.George Mount
2017-03-09Fix building extensionsGeorge Mount
2017-01-12increment gradle versionsYigit Boyar
2016-12-14Update gradle versions and support lib dependencyYigit Boyar
2016-09-19Fix deadlock in ViewDataBinding finalizer.George Mount
2016-09-07Ensure that bindings are evaluated prior to their included bindings.George Mount
2016-09-02Ship data binding artifacts in AARYigit Boyar
2016-07-26Move to the latest public library.Yigit Boyar
2016-07-07Jack SupportYigit Boyar
2016-06-21Fix NPE while setting conditional flagsYigit Boyar
2016-05-26Wrong class type used for android:selectedItemPositionstudio-2.2-preview3George Mount
2016-05-11Merge "Update internal-prebuilts libaries to expected 1.2 release." into stud...TreeHugger Robot
2016-05-11Update internal-prebuilts libaries to expected 1.2 release.George Mount
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