summaryrefslogtreecommitdiff
path: root/samples/BindingDemo
AgeCommit message (Expand)Author
2017-05-19Remove usages of ActionBarActivity.Aurimas Liutikas
2016-02-23Two-way binding testsGeorge Mount
2016-01-06Move to gradle 2.10Yigit Boyar
2015-12-04Avoid re-reading variables.Yigit Boyar
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-09-23Fix BindingDemo gradle.George Mount
2015-09-14Move tool versions into configYigit Boyar
2015-08-27Add disclaimer to the demo layoutsYigit Boyar
2015-08-05Support different event handlers having different API levels.George Mount
2015-05-22Fix sample appYigit Boyar
2015-05-20Observable* listeners should be callbacks.George Mount
2015-05-18Configure dependencies using the pluginYigit Boyar
2015-04-30Add setContentView to DataBindingUtil.George Mount
2015-04-30Change from using Context to LayoutInflater for inflate()George Mount
2015-04-21Fix invalidate any flag.Yigit Boyar
2015-04-21WIP eapYigit Boyar
2015-04-16Parse and strip new layout format.George Mount
2015-04-02Change "generated" to "databinding"George Mount
2015-03-26Move to public final fields instead of getters for Views.George Mount
2015-03-23Move to package android.databinding.George Mount
2015-03-19Move common parts of AnnotationAnalyzer methods to ModelAnalyzer.George Mount
2015-03-19Support for multi module setupsYigit Boyar
2015-03-17Use abstract base class instead of interfaces for Binding objects.George Mount
2015-03-12Restructure project for test appsYigit Boyar
2015-03-12Merge "Add a unit test to the sample project."Michal Bendowski
2015-03-12Add a unit test to the sample project.Michal Bendowski
2015-03-12Downgrade to java 1.6Yigit Boyar
2015-02-04Made expressions prefix with "@"George Mount
2015-02-04Added tests for BindingAdaptersGeorge Mount
2015-02-03Support for layout files in multiple resource foldersYigit Boyar
2015-01-27Moved classes from library to baseLibraryGeorge Mount
2015-01-27Project renamingGeorge Mount
2015-01-26Add observable collectionsGeorge Mount
2015-01-21Cleanup previous layout generators.Yigit Boyar
2015-01-21WIP Moved models to Java, refactored expressions to have proper dependencies,...Yigit Boyar
2015-01-20Added implementations of BindingAdapters.George Mount
2015-01-09Handle BindingAdaptersGeorge Mount
2014-12-17Started renaming to classes and methods to match design doc.George Mount
2014-12-17Move to android.binding.BRGeorge Mount
2014-12-17Add annotation processor.George Mount
2014-12-16Upload plugin for new langYigit Boyar
2014-12-16Revert "Added Bindable annotation processor."George Mount
2014-12-16Added Bindable annotation processor.George Mount
2014-12-12move dependencies from maven to projectYigit Boyar
2014-12-12add samples, upload gradle filesYigit Boyar