Babis Triantafyllou adff0ad3cd Makes PhoneNumberUtils support international numbers after a CLIR command.
Makes PhoneNumberUtils.java support numbers in international
format (starting with ‘+’ character) after a CLIR command.

Previously a plus character would always be removed unless it
occupied the first position of the number string. In this case,
when the number is preceded by #31# (CLIR), the plus character
will be removed as well.

This is an error, prohibiting a type approval of the phone.

This change will detect the plus character after the CLIR command
and will insert it at the right position.

Change-Id: Ib220aee7b3eda30cde960db8c7470523dc5fd313
2010-07-14 13:59:01 +02:00
2010-06-18 12:44:20 -07:00
2010-06-07 16:37:22 -07:00
2010-06-25 09:08:12 -07:00
2010-05-10 13:48:37 -07:00
2010-06-18 11:36:35 -07:00
2010-03-16 09:59:06 -07:00
2010-06-25 09:08:12 -07:00
2010-06-02 08:54:47 -07:00
2010-03-29 18:12:24 -07:00
2010-04-01 12:05:26 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%