summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/NameSplitter.java
Commit message (Expand)AuthorAgeFilesLines
* Include name prefix in search indexYorke Lee2013-01-151-3/+0
* Reorganize import in contacts providerMakoto Onuki2012-06-271-3/+3
* Remove LegacyContactImporterMakoto Onuki2011-11-281-0/+4
* Preserving dot in name prefixes like "Mr." and "Prof."Dmitri Plotnikov2011-02-251-4/+7
* Displaying name prefix in the list and detail panelDmitri Plotnikov2011-02-251-16/+66
* Trim parts of the contact name before joining.Dmitri Plotnikov2011-02-231-0/+5
* Support searching with given names for Korean namesSang-il, Lee2010-10-221-6/+78
* 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