summaryrefslogtreecommitdiff
path: root/android/OldPhoneNumberUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix false positives comparing local and intl numbersFrancisco Pimenta2017-07-181-31/+6
* Fix problem with const result from strchr()Mike Lockwood2010-05-191-1/+1
* bug #2180646: make comparing "404-04" and "40404" return true in the native s...Wei Huang2009-10-231-4/+10
* make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5.Wei Huang2009-09-201-2/+2
* Revert the default phone number comparation algorithm.Daisuke Miyakawa2009-09-201-0/+296