summaryrefslogtreecommitdiff
path: root/android/PhoneNumberUtils.cpp
AgeCommit message (Expand)Author
2017-07-18Fix false positives comparing local and intl numbersFrancisco Pimenta
2011-01-06Adding a custom function to support legacy API compatibilityDmitri Plotnikov
2009-09-20Revert the default phone number comparation algorithm.Daisuke Miyakawa
2009-09-02Fix the implementation of phone_number_compare in accordance with the tests i...Daisuke Miyakawa
2009-08-31fix bug 2015059: where the native sqlite comparison method phone_number_compa...Wei Huang
2009-07-20Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand...Daisuke Miyakawa
2009-07-07"Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa
2009-07-07Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using...Daisuke Miyakawa
2009-06-26"Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project