summaryrefslogtreecommitdiff
path: root/baseLibrary/src/main/java/android
AgeCommit message (Expand)Author
2016-08-02docs: fix broken link in android.databinding am: 0cec6129bb am: 6e2ef1c91a am...Mark Lu
2016-07-28docs: fix broken link in android.databindingMark Lu
2016-04-27Add package-level documentation referencing the guide. am: 52c473f am: 84dc2c...George Mount
2016-04-27Add package-level documentation referencing the guide. am: 52c473fnougat-devGeorge Mount
2016-03-01Check that callbacks are not null before adding them.George Mount
2016-01-20Fix data binding docsYigit Boyar
2016-01-13Two-way bindingGeorge Mount
2015-08-05Multiple adapter attributes can now have optional expressions.George Mount
2015-07-23Add package-level documentation referencing the guide.George Mount
2015-07-13Fix up javadoc.George Mount
2015-07-06Print encoded errors only if data binding is invoked from the IDEYigit Boyar
2015-06-22Make observables parcelableYigit Boyar
2015-06-12Export generated class list from javacYigit Boyar
2015-05-22Merge projects for an easier releaseYigit Boyar
2015-05-20Observable* listeners should be callbacks.George Mount
2015-05-13Use only values for @BindingAdapter.George Mount
2015-05-01Have BindingMethod use Class instead of String.George Mount
2015-04-30First stage in allowing multi-parameter BindingAdapters.George Mount
2015-03-23Move to package android.databinding.George Mount
2015-03-19Support for multi module setupsYigit Boyar
2015-03-11Check API version for methods called via bindingYigit Boyar
2015-03-04Don't require IDs for most bound views.George Mount
2015-03-02Move expression parsing to Annotation Processing stage.George Mount
2015-02-17Move expression generation to annotation processor.George Mount
2015-01-27Moved classes from library to baseLibraryGeorge Mount
2015-01-27Project renamingGeorge Mount