summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/ContactLocaleUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Use transliterator for Simplified Chinese bucketsJay Shrauner2015-04-301-5/+9
* Support secondary localesJay Shrauner2014-04-181-35/+57
* Fix Serbian address labels in non-Serbian localeJay Shrauner2013-10-011-3/+6
* Japanese and Chinese search key fixesJay Shrauner2013-04-021-25/+105
* Fix unit tests for ICU 51 patchesJay Shrauner2013-03-111-54/+2
* Use ICU ImmutableIndexJay Shrauner2013-03-071-4/+4
* Fix unit tests for ICU 50Jay Shrauner2013-02-271-3/+3
* Use ICU JNI wrappers for phonebook labelsJay Shrauner2013-02-251-107/+350
* Reorganize import in contacts providerMakoto Onuki2012-06-271-2/+2
* Replaces HashMap by SparseArrayDaniel Lehmann2012-02-241-5/+6
* Fix test breakage introduced in ICU upgrade.Daisuke Miyakawa2011-06-161-4/+4
* Filter English contacts by initial char in Chinese LocaleBai Tao2010-03-101-10/+87
* a. Fix the issue that the FullNameStyle is not updated when user edits the co...Bai Tao2010-01-271-0/+134