summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/DataRowHandlerForPhoneNumber.java
Commit message (Expand)AuthorAgeFilesLines
* use new setting flag to switch between current and new aggregator.Zheng Fu2015-04-151-2/+2
* Don't leave stale normalized number when updating...Makoto Onuki2012-08-101-3/+1
* Reorganize import in contacts providerMakoto Onuki2012-06-271-5/+5
* New aggregation logicMakoto Onuki2012-04-201-3/+4
* Allow access to the NORMALIZED_NUMBER, so that sync adapters can sync itDaniel Lehmann2012-03-091-27/+30
* Move aggregator to its own packageMakoto Onuki2012-03-051-0/+1
* Use ContactContract.Phone instead of internal definitionMakoto Onuki2011-12-141-3/+2
* Full text search: minor bug fixes and test clean-up.Dmitri Plotnikov2011-02-101-0/+4
* Full text search: updating search index on change of visibilityDmitri Plotnikov2011-02-101-3/+3
* Full text search: adding remaining built-in data typesDmitri Plotnikov2011-02-081-2/+3
* Full text search: adding common data typesDmitri Plotnikov2011-02-081-1/+24
* Extracting DataRowHandler classes to the top levelDmitri Plotnikov2010-12-011-0/+149