Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
sqlite
/
2fb3da9fbbc58c78b92c00f6e5fea77f37c57faa
/
android
/
PhoneNumberUtilsTest.cpp
37214cd
Adding a custom function to support legacy API compatibility
by Dmitri Plotnikov
· 15 years ago
468ecb9
fix failing test.
by Wei Huang
· 16 years ago
948a119
Revert the default phone number comparation algorithm.
by Daisuke Miyakawa
· 16 years ago
b3b8a9d
Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java.
by Daisuke Miyakawa
· 16 years ago
0d04c4c
fix bug 2015059: where the native sqlite comparison method phone_number_compare() treated all alpha addresses as the same phone number.
by Wei Huang
· 16 years ago
b020ccd
One more test, which is succesful (and should be successful), but unexpectedly...
by Daisuke Miyakawa
· 16 years ago
cfdd4a7
Fix a bug in which "16\d+6" matches 166 and the number is handled as Thailand one...
by Daisuke Miyakawa
· 16 years ago
f06f5fa
"Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation.
by Daisuke Miyakawa
· 16 years ago
ab3ee7d
Revert ""Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation."
by Daisuke Miyakawa
· 16 years ago
de43094
"Rewrite" PhoneNumberUtil so that it compares two phone strings using as many characters as possible, unlike the previous implementation.
by Daisuke Miyakawa
· 16 years ago