History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ce000ddfbb615f873e9fc0a4c68f992b12d3f82f 01-Mar-2016 fionaxu <fionaxu@google.com> First Unit test for IccPhoneBookInterfManager

bug: 25691379
Change-Id: I96ca9db99ec10affa044a7373fb0acfd836a62ae
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
47db466cbaddb873534c8be0687f78562b472c1a 25-Jan-2016 Pavel Zhamaitsiak <pavelz@google.com> Merge "IMS: Handle exception for an invalid service class" into mm-wireless-dev
90301a65da12d775be85d08ef3ccd0aa980e25e4 23-Mar-2015 Anju Mathapati <anjucm@codeaurora.org> IMS: Propagating MMI error string to UI

Whenever there is a exception from lower
layer for MMI request, propagate error
string that comes from lower layer.

Bug: 26717217
Change-Id: I117a5c69949c254229334228e62247eb14f15680
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
340a263442798f3d959bc443375ab9a5c6654441 30-Nov-2015 Anju Mathapati <anjucm@codeaurora.org> IMS: Handle exception for an invalid service class

When an invalid service class is dialed via MMI code, catch the
runtime exception and return as unsupported.

Bug: 26713792
Change-Id: Idd6c50dd4d156998d1072dc04fab0cc42665e5a4
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
c2b66d57e16623dffc2fe6d02ded4f24c014b6c8 14-Dec-2015 Amit Mahajan <amitmahajan@google.com> Code cleanup including removing direct references to IMS classes.

Bug: 25793157
Change-Id: I45ab1394d8585ae3d649f1bb8f67bcd16a946a85
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
1a87ab3d7170d618f048c4f5af8c7504a587aaa5 10-Dec-2015 Jack Yu <jackyu@google.com> Merge from master

Change-Id: Ifbd86600111d2c444031ff608fab62fb2ee4b236
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
eadee84166d397b6425cfd56f89fa1569f6a93f5 22-Oct-2015 Amit Mahajan <amitmahajan@google.com> Save call forwarding flag in SharedPreference.

Bug: 22822731
Change-Id: I801738685b65fc0ee0410c1ad4925d15694c81f4
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
08e9c4b483dac2cbf1b7fe4cbad22f003ff92bcb 31-May-2015 Shriram Ganesh <sganesh@codeaurora.org> MWI,phantom call,Suppl services

1. IMS MWI Feature
- Add new API to update waiting
voice message count, for UI
propagation based on RFC 3842

2. phantom call support

Supplementary services

4.Unsol supplementary service notification
- send unsol supplementary notification to UI
- add call history info

5. Add Error message in commandexception

6. Add getExtras method

Miscellaneous:

7. IMS: Update Connect time for dialing/incoming SRVCC calls

Connect time (mConnectTimeReal) will be updated only for ACTIVE calls
and it's not updated for calls which are transferred from DIALING/ALERTING/
INCOMING/WAITING to ACTIVE as part of SRVCC. Due to this once call is
ended call duration will not be updated properly in connection.

Update Connect time properly for DIALING/ALERTING/INCOMING/WAITING to
ACTIVE SRVCC calls.

Change-Id: I551e63840b6a63e0cbd97919d4b03d2a68334dbd
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
1d60bf2949d68b587886411543752a7922529804 05-Feb-2015 Omkar Kolangade <omkark@codeaurora.org> IMS: UT serviceClass

When CF and CW MMI request will be triggered,
user preferred serviceclass will be sent to
the lower layers.

Change-Id: I3e35e7b5d028dc2aa140a243f55c2c99a6747263
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
772f5f72ef0b872d1a0cb1a099e7d78998f1dac2 12-Sep-2014 Uma Maheswari Ramalingam <umam@codeaurora.org> IMS USSD Routing Over CS Pipe

Adding logic to reroute USSD
requests through voice phone in
AP. The actual routing logic
(CS/IMS) resides in the lower
layers.

Bug: 17431456
Change-Id: Ieec8130ae9f5b62f6dc1aaf0066d41b31c5b8d0b
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
6103b5df6705c89193f452c35eaf5e9a26c188cf 29-Aug-2014 Jing Zhao <zhaojing@motorola.com> AT&T short dialing code

User should be able to dial 0 or 00 in AT&T network.
The code should not be taken as MMI Code.

Bug: 17314389
Change-Id: I2f4187ddcbad6d78ee8d8c1881648b96a9da76dd
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
a8cd97e94b97b924e44377476cfe4e1fbfe49dae 28-Aug-2014 Uma Maheswari Ramalingam <umam@codeaurora.org> Resp. handling of CLIR/P, COLR/P, Call Barring

Adding fixes to properly display service status
on the UI for IMS (UT) CLIR/P, COLR/P and Call
Barring queries.

Bug: 17321315
Change-Id: I17823c3786a0e9a24c89480b7537dccc549c9516
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
9b0a3372e511d97bc57fd5a9e01f9d189871af04 07-Aug-2014 Etan Cohen <etancohen@google.com> Add Ut COLP/COLR success/error message display.

Change-Id: Ied4f836aabc616de9573c94ae7b49ff65c67b032
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.java
01b334cc4f2538287f5c64b3ea8d2d9c6ee77772 24-Jun-2014 Shriram Ganesh <sganesh@codeaurora.org> IMS MMI Support For CLIR/P, COLR/P & Call Barring.

Adding MMI code support for CLIR/P, COLR/P
supplementary services. Services that are not
supported through ImsPhone/UI, go through the UT
interface directly.

Change-Id: Ibfdeaf775ec5ccf792ed1f0ba273597678e748c2
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ImsPhoneMmiCode.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/imsphone/ImsPhoneMmiCode.java