summaryrefslogtreecommitdiff
path: root/android/OldPhoneNumberUtils.cpp
AgeCommit message (Expand)Author
2019-07-18Support loose comparison using minimum matched charsTaesu Lee
2017-07-18Fix false positives comparing local and intl numbersFrancisco Pimenta
2010-05-19Fix problem with const result from strchr()Mike Lockwood
2009-10-23bug #2180646: make comparing "404-04" and "40404" return true in the native s...Wei Huang
2009-09-20make native sqlite phone_number_compare_loosely use MIN_MATCH of 7 instead of 5.Wei Huang
2009-09-20Revert the default phone number comparation algorithm.Daisuke Miyakawa