History log of /frameworks/base/core/java/com/android/internal/util/HanziToPinyin.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4256586663f0d045c69ea818db4893b3365b9915 21-Jan-2010 Bai Tao <michaelbai@google.com> Modify the interface of HanziToPinyin class to make it generic and add test class
/frameworks/base/core/java/com/android/internal/util/HanziToPinyin.java
df1549128f26be712c46c88202b97145275f2125 15-Dec-2009 Dmitri Plotnikov <dplotnikov@google.com> Cherry-picking change I476e5a00 from eclair-china

Add Hanzi to Pinyin converter and sort key for contacts

Sort key and Hanzi to Pinyin converter is used for Chinese
implementation of contacts search, indexing and sorting.
Hanzi to Pinyin converter should be implemented on top of ICU
transliterator in the future.

Change-Id: I620f67c85897ee4054eda2624e7bcc12a81740aa
/frameworks/base/core/java/com/android/internal/util/HanziToPinyin.java