commit | 47633f86279bc1854660d95a0b02bfa5ff14ad04 | [log] [tgz] |
---|---|---|
author | Lars Dunemark <lars.dunemark@sonyericsson.com> | Mon Feb 08 14:04:38 2010 +0100 |
committer | Jean-Baptiste Queru <jbq@google.com> | Mon Jun 07 14:00:19 2010 -0700 |
tree | 4ed67384c7988587d405fb3dd74b8ecaa9d84226 | |
parent | fb59fbf14e3d8580ad8702343795f03b2f823295 [diff] |
Removes dashes when locale and number is not NANP or Japan Removes all dashes if locale isn't NANP or Japan and the number don't have there country code. Use case: If adding a number starting with 1nnnnnn and then trying to add a country code before (ex +46) we will first trigger NANP formatting with +1-nnn-nnn so when we get +41-nnn-nnn we will still have the old NANP formatting. This number should be shown as +461nnnnnn. Change-Id: I5cab830350d785a58367eba79e268d9e8ee16aac