OSDN Git Service

Fixing the contacts indexer for UNICODE and last-name-first sorting.
authorDmitri Plotnikov <dplotnikov@google.com>
Wed, 17 Feb 2010 19:04:05 +0000 (11:04 -0800)
committerDmitri Plotnikov <dplotnikov@google.com>
Wed, 17 Feb 2010 19:04:05 +0000 (11:04 -0800)
commit00113e88b9dbf52fdb82c592aff1c4695e907a19
treeff7e6da0b3444378f58f705ed4a492ad1af6c23d
parente8643853bd1d988b3038a0bc17f0e8dcb6ad189e
Fixing the contacts indexer for UNICODE and last-name-first sorting.

This change may temporarily adversely affect the indexing in Japan.
If needed, I will take care of that in a separate CL.

Bug: 2407129
Change-Id: I2d96dab771243f68646edc49f0200d02e8c28bd9
src/com/android/contacts/ContactsListActivity.java
src/com/android/contacts/ContactsSectionIndexer.java [new file with mode: 0644]