summaryrefslogtreecommitdiff
path: root/baseLibrary
AgeCommit message (Expand)Author
2016-07-28docs: fix broken link in android.databindingMark Lu
2016-04-27Add package-level documentation referencing the guide. am: 52c473fnougat-devGeorge Mount
2016-01-20Fix data binding docsYigit Boyar
2016-01-13Two-way bindingGeorge Mount
2015-12-22Add iml files for intellij projectDeepanshu Gupta
2015-12-17Add "db" prefix to databinding modules.Deepanshu Gupta
2015-12-16Add modules definitions.Deepanshu Gupta
2015-11-18Remove unnecessary application plugin.Xavier Ducrohet
2015-11-05Merge "IDE editing support in tools/base." into studio-master-devChris Warrington
2015-11-05IDE editing support in tools/base.Chris Warrington
2015-11-04Use publish from android build toolsYigit Boyar
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-09-14Add bintray to base library again.Yigit Boyar
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-16Merge "Fix up javadoc." into mnc-devGeorge Mount
2015-07-14Localize MavenYigit Boyar
2015-07-13Fix up javadoc.George Mount
2015-07-10Set version to rc1 and also update kotlin versionYigit Boyar
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-20Add sources and javadocs for data binding public libsYigit 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-04-21Add base library prebuild, remove library.jar prebuildYigit Boyar
2015-03-23Move to package android.databinding.George Mount
2015-03-19Support for multi module setupsYigit Boyar
2015-03-13Move configuration values into a config fileYigit Boyar
2015-03-12Restructure project for test appsYigit Boyar
2015-03-12Downgrade to java 1.6Yigit 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-02-04Made expressions prefix with "@"George 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