History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/MmiCode.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e05d915a60c49ba70230a291c1f8c02306a3f626 11-Jul-2017 Naveen Kalla <mrnaveen@google.com> Convert CDMA caller ID codes while roaming on 3GPP networks

Convert CDMA CLIR MMI codes to 3GPP MMI codes when a CDMA
device is roaming on a 3GPP network. Use a Carrier Config
to control this feature.

Bug: 62933474
Test: Manually tested the following scenarios
1) Device is not roaming on UMTS/IMS. Dialed String was not converted
2) Device was roaming on UMTS/IMS and Carrier Config was not set. Dial
String was not converted.
3) Device was roaming on UMTS/IMS and Carrier Config was set to true.
Dial String with *67 and *82 were converted to their 3GPP
equivalent MMI coded dial strings.

Change-Id: I411cbfea77f0a42a76827b372c2b08fb05975548
/frameworks/opt/telephony/src/java/com/android/internal/telephony/MmiCode.java
16b58d13bde6487c6993831ca63385915be8956e 15-Oct-2016 pkanwar <pkanwar@google.com> Provide an API to make USSD calls and read the responses.

Test: will be added in a subsequent CL.
Bug: 30973910
Change-Id: I0d826eaadd1bd5a0c23cfad651c0423f7b7cc5f6
/frameworks/opt/telephony/src/java/com/android/internal/telephony/MmiCode.java
3a96b0ee1d152549279c58ba24a0a035cc9a557b 03-Nov-2015 Amit Mahajan <amitmahajan@google.com> Phone refactor

This change is to replace deleteAndCreatePhone() with a simple switch
of RAT in GsmCdmaPhone. It also merges a number of other GSM and
CDMA files (Call, CallTracker, Connection, Phone,
PhoneBookIntefaceManager, CallFailCause), and gets rid of PhoneProxy.

Main pending items:
1. General cleanup of merged code
2. Sanity, regression testing by test team

Bug: 25793157
Change-Id: I08f55b325992fdc0f568d42433507b70b6ceb06d
/frameworks/opt/telephony/src/java/com/android/internal/telephony/MmiCode.java
a8467dd0c524787104b1ccdddc5e8af10ba729ed 13-Jun-2014 Wink Saville <wink@google.com> Merge kwd to master

Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
/frameworks/opt/telephony/src/java/com/android/internal/telephony/MmiCode.java
0825495a331bb44df395a0cdb79fab85e68db5d5 12-Jul-2012 Wink Saville <wink@google.com> Create telephony-common

telephony-common was created by moving some of
frameworks/base/telephony
to:
frameworks/opt/telephony

Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c
/frameworks/opt/telephony/src/java/com/android/internal/telephony/MmiCode.java