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
/
PhoneNumberUtilsTest.cpp
Age
Commit message (
Expand
)
Author
2019-05-01
Unit test of strict match on russian number.
Hui Yu
2017-07-18
Fix false positives comparing local and intl numbers
Francisco Pimenta
2016-09-13
external/sqlite/android cleanup.
Elliott Hughes
2011-01-06
Adding a custom function to support legacy API compatibility
Dmitri Plotnikov
2009-09-21
fix failing test.
Wei Huang
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
One more test, which is succesful (and should be successful), but unexpectedl...
Daisuke Miyakawa
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