summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/NameSplitter.java
Commit message (Expand)AuthorAgeFilesLines
* 1. Rebuild locale related RowHandler when locale was changedBai Tao2010-04-121-29/+0
* Filter English contacts by initial char in Chinese LocaleBai Tao2010-03-101-20/+1
* Retrofitting Eclair/Froyo changes into the legacy contact conversion script.Dmitri Plotnikov2010-03-021-0/+20
* a. Fix the issue that the FullNameStyle is not updated when user edits the co...Bai Tao2010-01-271-19/+22
* Resubmit: Adding support for new Contacts columns for names and sortingDmitri Plotnikov2009-12-211-16/+87
* Revert "Merge change Ief95261a"Mike Lockwood2009-12-211-87/+16
* Adding support for new Contacts columns for names and sortingDmitri Plotnikov2009-12-181-16/+87
* Adding Name Splitter functionality that works for CJK names.Dmitri Plotnikov2009-12-151-17/+572
* [Issue 2155084] Favoring first name, not last name, in contact name splitterDmitri Plotnikov2009-09-291-3/+7
* No longer relying on the components of structured name for aggregation.Dmitri Plotnikov2009-09-211-4/+31
* Relaxed type and label checking, structured consistency.Jeff Sharkey2009-09-021-1/+58
* Fixing the "Liza Ma" use case. This name was parsed as Liza (first name), M....Dmitri Plotnikov2009-08-141-1/+7
* Merge commit 'goog/eclair-dev' into merge3Evan Millar2009-07-081-0/+297