History log of /frameworks/base/core/tests/coretests/src/android/widget/TextViewActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ff3bfd5a79a95dcfccd1b8ad6c08c715ce6fa0e3 21-Jan-2016 Seigo Nonaka <nona@google.com> Improve backspace for emoji and variation sequences.

This CL makes backspace handling aware of variation selector, combining
enclosing keycaps, zero width joiner, regional indicator symbols and
emoji modifiers.

BUG: 25737208

Change-Id: I740578bfee955cc623e2831778e5b7ec4b8cb627
/frameworks/base/core/tests/coretests/src/android/widget/TextViewActivity.java
223c8392f066823cf4a3a98957960deb80ab1680 25-Jul-2015 Abodunrinwa Toki <toki@google.com> Demo functional test for frameworks/core with Espresso

- Integrates Espresso
- Changes the Instrumentation Test runner to AndroidJUnitRunner
- Adds a demo test

This will serve as a template for other tests.

Change-Id: I10592f5adb404c2aba9dd8676ae2aa5a191ad336
/frameworks/base/core/tests/coretests/src/android/widget/TextViewActivity.java