summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/NameLookupBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Japanese and Chinese search key fixesJay Shrauner2013-04-021-1/+6
* Use ICU JNI wrappers for phonebook labelsJay Shrauner2013-02-251-1/+1
* Reorganize import in contacts providerMakoto Onuki2012-06-271-2/+2
* Full text search: email suggestionsDmitri Plotnikov2011-02-111-4/+4
* Full text search: Asian language supportDmitri Plotnikov2011-02-111-15/+23
* Support searching with given names for Korean namesSang-il, Lee2010-10-221-10/+18
* Filter English contacts by initial char in Chinese LocaleBai Tao2010-03-101-1/+2
* b/2481029 Support searching with lead consonants for Korean names.Sang-il, Lee2010-03-081-0/+99
* Preventing Chinese shorthand keys from being inserted for non-Chinese contacts.Dmitri Plotnikov2010-03-041-4/+5
* Rebuilding contact name lookup during an upgrade from Eclair.Dmitri Plotnikov2010-02-271-10/+8
* Refactoring common nickname cache into a separate class.Dmitri Plotnikov2010-02-261-0/+17
* [Issue 2147424] Making sure that a contact can be filtered/looked up by any w...Dmitri Plotnikov2009-09-301-12/+27
* Renaming OpenHelper to ContactsDatabaseHelperDmitri Plotnikov2009-09-291-1/+1
* Fixing OOM exception in ContactsProvider2 caused by names that look like this...Dmitri Plotnikov2009-09-211-5/+23
* No longer relying on the components of structured name for aggregation.Dmitri Plotnikov2009-09-211-0/+166