1. 37214cd Adding a custom function to support legacy API compatibility by Dmitri Plotnikov · 15 years ago
  2. 468ecb9 fix failing test. by Wei Huang · 16 years ago
  3. 948a119 Revert the default phone number comparation algorithm. by Daisuke Miyakawa · 16 years ago
  4. b3b8a9d Fix the implementation of phone_number_compare in accordance with the tests in PhoneNumberUtils.java. by Daisuke Miyakawa · 16 years ago
  5. 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
  6. b020ccd One more test, which is succesful (and should be successful), but unexpectedly... by Daisuke Miyakawa · 16 years ago
  7. 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
  8. 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
  9. 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
  10. 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