History log of /packages/apps/Contacts/tests/src/com/android/contacts/format/SpannedTestUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e8f84e89418faefe298813be3be9b7e8fad605b1 22-Oct-2012 Chiao Cheng <chiaocheng@google.com> Fixing unit test to not rely on html markup.

These unit tests broke due to a change in the framework Html class and markup.
https://googleplex-android-review.googlesource.com/#/c/236067/

Since the unit tests have nothing to do with html, it is better to
change the unit tests so they do not rely on the html markup.

Bug: 7352945
Change-Id: I3340575c08687fe481e91b3897037960911b1bbb
/packages/apps/Contacts/tests/src/com/android/contacts/format/SpannedTestUtils.java
205a3b6e8a0c3d1ea4843300c722a612b4a572d0 18-Apr-2012 Makoto Onuki <omakoto@google.com> Fix stream item layout and failing tests

Bug 6220226
- Fixed the stream item layout. Put +1/like in the same line as the timestamp.

Bug 6352201
- Fix failing tests

Change-Id: I771a208ba1037c361625a610d25030eb05b4b0a1
/packages/apps/Contacts/tests/src/com/android/contacts/format/SpannedTestUtils.java
0454960b4b9e43b75bbfd0fb296c25d59111a765 23-Nov-2011 Daisuke Miyakawa <dmiyakawa@google.com> Fix test breakage

- Fix broken tests
- Add one test for SIP call in PhoneNumberInteraction.
- Move some tests to the category "small test"

Bug: 5661071
Change-Id: If27295928e1af46e193a462ca4f6c3c5168f893f
/packages/apps/Contacts/tests/src/com/android/contacts/format/SpannedTestUtils.java
3d7311f76f3f41a5794b01536498c634b3ff2a69 01-Jun-2011 Flavio Lerda <flerda@google.com> Extract a couple of utility classes for formatting.

The PrefixHighlighter class handles highlighting of a prefix in a text
view.

The DisplayNameFormatter handles both the bold of the first name and the
highlight needed when searching (using the PrefixHighlighter above).

Change-Id: Ibd1d3ecd6a88ce40de6dbc591af21c1e7260511e
/packages/apps/Contacts/tests/src/com/android/contacts/format/SpannedTestUtils.java