index
:
Project-1CE/external_sqlite
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
PhoneNumberUtils.cpp
Age
Commit message (
Expand
)
Author
2017-07-18
Fix false positives comparing local and intl numbers
Francisco Pimenta
2011-01-06
Adding a custom function to support legacy API compatibility
Dmitri Plotnikov
2009-09-20
Revert the default phone number comparation algorithm.
Daisuke Miyakawa
2009-09-02
Fix the implementation of phone_number_compare in accordance with the tests i...
Daisuke Miyakawa
2009-08-31
fix bug 2015059: where the native sqlite comparison method phone_number_compa...
Wei Huang
2009-07-20
Fix 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-07
Revert ""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-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project