History log of /cts/tests/tests/text/src/android/text/method/cts/LinkMovementMethodTest.java
Revision Date Author Comments
e86ece2b76ccdf1d515b13018dd7c49241055ee3 26-Jan-2012 Brian Muramatsu <btmura@google.com> Remove Test Annotations

These annotations are not being parsed by any program.
Also they are distracting to readers and are painful to
maintain. Furthermore, they prevent us from adding the
LOCAL_SDK_CURRENT clause to Makefiles which is useful
to detect and stop us from using private APIs.

Change-Id: Id93b3a80c73df808c342e489f1434261f288204c
c59fe85a7cd516caf51deea78daee810a0b4cf90 05-Jan-2011 Rasmus Tengblad <rasmus.tengblad@sonyericsson.com> Allowing more than one index for cursor position

Many implementations of cursor handling for bi-directional text and
text containing complex glyphs need two indices to correctly store
a cursor position. The CTS should allow this.

Change-Id: I587b6ef1e0aef4c3417ece75cf932a630565cb88
3da7534f2880068b90b88585c45be62751dbfd6b 13-Jan-2010 The Android Open Source Project <initial-contribution@android.com> android-2.1_r1 snapshot
9f4ffc968cc16769cdb7dd8a47301240a0f5d3fc 09-Apr-2009 Scott Su <> AI 145434: am: CL 145407 am: CL 145015 CTS: add test cases for LinkMovementMethod and HideReturnsTransformationMethod.
Original author: sus
Merged from: //branches/cupcake/...
Original author: android-build

Automated import of CL 145434
013adfc368f57b2fba136851815031e32d601dbb 09-Apr-2009 Scott Su <> AI 145407: am: CL 145015 CTS: add test cases for LinkMovementMethod and HideReturnsTransformationMethod.
Original author: sus
Merged from: //branches/cupcake/...

Automated import of CL 145407
1c0cf09abf0fc6828f3d94b962cf417d4c356665 08-Apr-2009 Scott Su <> AI 145015: CTS: add test cases for LinkMovementMethod and HideReturnsTransformationMethod.

Automated import of CL 145015