History log of /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ExpressionTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ff1d9e47e2b2b37d66e29a8e5a73f56a628ce56e 08-Oct-2015 George Mount <mount@google.com> Constant Expression Test

Change-Id: I6f5ce0edd8ffc1999b9358ec39255cf1cc818829
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ExpressionTest.java
92a428505b9102bc0560d2d5be1768da097909c2 06-Aug-2015 George Mount <mount@google.com> Support binding expressions in android:tag attribute.

Bug 22972105

Also added error reporting for tags on root elements
and tests. ICS+ supports tags on root elements.

Change-Id: I1f3fe5e59b68a04fd80e3e2638a7b7743fac027d
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ExpressionTest.java
8d89ffbe003c2b51522e56ae64b48d5398c9837b 27-Jun-2015 George Mount <mount@google.com> Fix precedence of chained ternary operation.

Bug 22108739

Change-Id: I443da537f51e503edbeb269db7432757d58887a9
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ExpressionTest.java
4d4979490e1fa374c0d7f3599fed0a9e83a579d0 08-Jun-2015 George Mount <mount@google.com> Support data binding for fragments.

Bug 21667601

Change-Id: I636dec1bbb5567d70a996e115e6bf8322c3aa29d
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ExpressionTest.java