summaryrefslogtreecommitdiff
path: root/integration-tests/TestApp/app
AgeCommit message (Expand)Author
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
2015-06-30Merge "Fix bug preventing use of android IDs for Views." into mnc-devGeorge Mount
2015-06-29Fix bug preventing use of android IDs for Views.George Mount
2015-06-26Fix precedence of chained ternary operation.George Mount
2015-06-25Carry over location information from parser to annotation processorYigit Boyar
2015-06-23Support calling listener methods without interfaces.George Mount
2015-06-22Make observables parcelableYigit Boyar
2015-06-17Fix bug where parent of include not being tagged.George Mount
2015-06-16Support old values in binding adapters.George Mount
2015-06-15Merge "Remove fragment data binding." into mnc-devGeorge Mount
2015-06-15Remove fragment data binding.George Mount
2015-06-12Fix public field resolutionYigit Boyar
2015-06-11Request a rebind when invalidateAll is calledYigit Boyar
2015-06-11Merge "Improve static method / field handling" into mnc-devYigit Boyar
2015-06-10Improve static method / field handlingYigit Boyar
2015-06-10Support data binding for fragments.George Mount
2015-06-06Only create case statements for Bindable attributes.George Mount
2015-06-05Fix inflate() to support attachToRoot = trueGeorge Mount
2015-05-22Merge projects for an easier releaseYigit Boyar
2015-05-20Observable* listeners should be callbacks.George Mount
2015-05-20Fix IllegalStateException during ObservableArray notification.George Mount
2015-05-20Fix String.format expression.George Mount
2015-05-20Merge "Properly handle constant binding expressions"Yigit Boyar
2015-05-19Properly handle constant binding expressionsYigit Boyar
2015-05-19Better handling of generics in BindingAdaptersGeorge Mount
2015-05-18Configure dependencies using the pluginYigit Boyar
2015-05-15Fix generic setter on generic View.George Mount
2015-05-14Merge "Use only values for @BindingAdapter."George Mount
2015-05-14Merge "Generate Binding class when <layout> exists."George Mount
2015-05-14Fix unit test broken due to merge.George Mount