History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/SmsNumberUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e70617d81dcd42350a737b11c25532e1d43df4ff 22-Jan-2015 Legler Wu <legler.wu@mediatek.com> [DS] Correct the access method for telephony system property

Revise the method to access telephony system property.
Add several PROPERTY_XXX_XXX_MSIM for MSIM type system properties. If
caller use the old one, it will be dispatched to new one and get by
default phone id.
Ex. PROPERTY_ICC_OPERATOR_NUMERIC

Bug: 18675498
Change-Id: I68b4de1817bb5a34d4a54685332f856e79a39d60
/frameworks/opt/telephony/src/java/com/android/internal/telephony/SmsNumberUtils.java
d0d53c0abda36e56e883f3db76330cca03d2fcf1 22-Dec-2014 Xia Ying <yingxia@motorola.com> “Pending” SMS is not sent automatically after airplane mode is turned off with VZW sim card

Rootcause: When airplane mode is on, the network operator is set to empty.
If VZW's assisted dailing for sms feature is enabled, there would be
StringIndexOutOfBoundsException if there is not empty check for network operator.

Bug:18828906
Change-Id: I72b1525a927097d1c70a2d56b0e624508cce73d1
/frameworks/opt/telephony/src/java/com/android/internal/telephony/SmsNumberUtils.java
3c36d8029ea2c92e0339cd0cbe26511e5478da09 08-Oct-2014 Xia Ying <yingxia@motorola.com> Add configuration to control converting sms destination number

Romove hard codes about the SimcardOperatorList and NetworkOperatorList.

Bug: 18081228
Change-Id: I230816b247491977256a83e0de07e56e0a158221
/frameworks/opt/telephony/src/java/com/android/internal/telephony/SmsNumberUtils.java
70dad6e7c56847c91bc55755c645680ea6c6fac3 22-Jul-2014 Xia Ying <yingxia@motorola.com> Assisted dialing support of MO SMS

This is special for VZW requirement. Follow the specificaitons
of assisted dialing of MO SMS while traveling on VZW CDMA,
international CDMA or GSM markets.

Change-Id: I8976e596040e9eab9e4bc5168fc68e9d976c4df5
/frameworks/opt/telephony/src/java/com/android/internal/telephony/SmsNumberUtils.java