summaryrefslogtreecommitdiff
path: root/integration-tests
AgeCommit message (Expand)Author
2016-03-17Added simple inverted String conversion.George Mount
2016-03-08Support for java 8 method reference syntax.George Mount
2016-02-23Two-way binding testsGeorge Mount
2016-02-16Allow ObservableFields to be Bindable.Yigit Boyar
2016-02-16Lambda In da houseYigit Boyar
2016-01-15Fixed warning when using a color resource.George Mount
2016-01-06Move to gradle 2.10Yigit Boyar
2015-12-04Avoid re-reading variables.Yigit Boyar
2015-11-19Fix tag element usage with data binding.George Mount
2015-11-11Override layout file metadata from moduleYigit Boyar
2015-10-30Add targetSdk check for DynamicUtil.George Mount
2015-10-28Data binding as studio dep + java6Yigit Boyar
2015-10-19Merge "Load drawables using the theme when necessary." into studio-master-devGeorge Mount
2015-10-16Create BR id from CallableYigit Boyar
2015-10-14Load drawables using the theme when necessary.George Mount
2015-10-08Handle constant predicate in ternaryYigit Boyar
2015-10-08Constant Expression TestGeorge Mount
2015-10-07Fix tag check in data binding mapperYigit Boyar
2015-10-07Support including data binding layout with no variables.George Mount
2015-10-05Add binding adapter for android:backgroundGeorge Mount
2015-09-30Fix resolving listeners for multi-attribute binding adapters.George Mount
2015-09-29Bring all instance BindingAdapters into Component.George Mount
2015-09-25Add context as an automatic variable.George Mount
2015-09-17Fix LeakTest.George Mount
2015-09-14Move tool versions into configYigit Boyar
2015-09-10Merge "Improve some BindingAdapters." into studio-master-devGeorge Mount
2015-09-10Merge "Enable fragments with IDs in data binding layouts." into studio-master...George Mount
2015-09-08Enable fragments with IDs in data binding layouts.George Mount
2015-09-08Improve some BindingAdapters.George Mount
2015-09-08Merge "Fat jars and jarjars" into studio-master-devGeorge Mount
2015-09-08Fat jars and jarjarsGeorge Mount
2015-09-04Better handling of out of bounds exceptions on bracket expressions.George Mount
2015-08-26Fix the bug about marking expressions as read earlyYigit Boyar
2015-08-26Support generics in conversion parameters.George Mount
2015-08-26Make setVariable return true for declared variables.George Mount
2015-08-26Merge "Fix access to static field of generic object." into studio-master-devGeorge Mount
2015-08-26Fix NPE when evaluating bracket expressions.George Mount
2015-08-26Fix access to static field of generic object.George Mount
2015-08-19Remove automatic converstions to Object.George Mount
2015-08-17Add test to ensure event binding works on Observables.George Mount
2015-08-06Tests for setting image src.George Mount
2015-08-06Support fields for includes with IDs and no binding.George Mount
2015-08-06Support binding expressions in android:tag attribute.George Mount
2015-08-05Fix ternary operator with null assigned to listener.George Mount
2015-08-05Support different event handlers having different API levels.George Mount
2015-08-05Fixed: conditional expression not always waiting for its dependencies.George Mount
2015-07-14Localize MavenYigit Boyar
2015-07-13Support dependency injection.George Mount
2015-07-06Add errors for layout files in different configsYigit Boyar
2015-06-30Data binding startup improvementYigit Boyar