summaryrefslogtreecommitdiff
path: root/android/PhoneNumberUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix false positives comparing local and intl numbersFrancisco Pimenta2017-07-181-11/+24
* Adding a custom function to support legacy API compatibilityDmitri Plotnikov2011-01-061-0/+36
* Revert the default phone number comparation algorithm.Daisuke Miyakawa2009-09-201-2/+2
* Fix the implementation of phone_number_compare in accordance with the tests i...Daisuke Miyakawa2009-09-021-14/+55
* fix bug 2015059: where the native sqlite comparison method phone_number_compa...Wei Huang2009-08-311-13/+23
* Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand...Daisuke Miyakawa2009-07-201-0/+2
* "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa2009-07-071-214/+304
* Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using...Daisuke Miyakawa2009-07-071-276/+214
* "Rewrite" PhoneNumberUtil so that it compares two phone strings using as many...Daisuke Miyakawa2009-06-261-214/+276
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+293
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-293/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-56/+17
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-13/+19
* Initial ContributionThe Android Open Source Project2008-10-211-0/+326