summaryrefslogtreecommitdiff
path: root/compiler/src/test/java/android/databinding/tool/reflection
AgeCommit message (Expand)Author
2016-03-17Added simple inverted String conversion.George Mount
2016-03-08Have two-way binding use localized variables to prevent NPE.George Mount
2015-12-22Change from commons-lang3 to guavaDeepanshu Gupta
2015-09-29Load full SDK tableYigit Boyar
2015-08-26Fix the bug about marking expressions as read earlyYigit Boyar
2015-08-26Support generics in conversion parameters.George Mount
2015-06-24Remove guava from compilerYigit Boyar
2015-06-23Support calling listener methods without interfaces.George Mount
2015-06-22Fix compiler testsYigit Boyar
2015-05-19Better handling of generics in BindingAdaptersGeorge Mount
2015-05-15Fix generic setter on generic View.George Mount
2015-04-16Add 3rd party licenses to fatJarYigit Boyar
2015-03-23Move to package android.databinding.George Mount