History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
feefaf43d83ee53c9f9798206a387448f233f7a9 26-Apr-2017 Tyler Gunn <tgunn@google.com> Fix issues with MMI/USSD codes.

There a few issues here:
1. The queuing of MMI codes for handUssdRequest was not working properly.
I have removed it in favor of returning an error if there is an ongoing
MMI code. The functionality was pretty broken and despite my efforts I
could not sort all of it out well enough to be confident that it could be
fixed.
2. There was no attempt to retry handleUssdRequest calls on IMS.
3. There was a missing fallback to CS for regular MMI requests.

Test: Manual
Bug: 37484804
Merged-In: I8b2ed5ed9c29cdf95532096d60487656946b4cc0
Change-Id: I8b2ed5ed9c29cdf95532096d60487656946b4cc0
(cherry picked from commit 3aa9ed7d17a6b8401d71d9e09dce873038ec6b28)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.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/PhoneInternalInterface.java
8e2a1c76f67ebaeebd8401c4ebf7d0515b522d5e 18-Jul-2016 Sooraj Sasindran <sasindran@google.com> Expose api to retrieve wakelock information per client

Expose api to retrieve wakelock information per client
Provide calling package name in cell info apis

BUG=31041780
Change-Id: Id8ca0006478212c006a103b83fb720532e9c0fab
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.java
a289c2d5c8114d3d71aef34753f33ac850a5f702 14-Jun-2016 Qingxi Li <qingxi@google.com> Merge \\"change CDMA roaming mode when ACTION_CARRIER_CONFIG_CHANGED received.\\" into nyc-dev am: 1cea5b7404
am: 0f0b552e4f

Change-Id: Ib18d1714f48008b85c509e898c18168b6c6696b7
9d3f7e2198479ede7009c53aea1499d73016de7c 04-Jun-2016 qingxi <qingxi@google.com> change CDMA roaming mode when ACTION_CARRIER_CONFIG_CHANGED received.

Change-Id: I672dbd7c72fa4ea140e073d52b271ea99046cd4e
bug: 28836467
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.java
4c31e4c0d2db31fe84081aa6f1e2bcc08b31f9d3 24-May-2016 fionaxu <fionaxu@google.com> cold sim clean up

- add new api to control provisioning notification visibility through
network agent
- rework on the interaction between carrier app and framework
- code cleanup
- unit test support
- hook pco value into datacallcomplete, enabling test by set sysprop for
pco values

Bug: 28567303
Change-Id: Id6b9b2aff4c4f128103593aab0bcef1c3a365141
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.java
93c62c8a71821f46194e16ca3e84f95e101edb90 15-Mar-2016 Amit Mahajan <amitmahajan@google.com> More ImsPhone unit tests.

Bug: 25691379
Change-Id: I9d0c6c45def7cf60228ea86412cf38d55068a6ff
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.java
35b0a8a40df77125a319d52fb25b0114d922be30 12-Feb-2016 Nathan Harold <nharold@google.com> Update Band Mode Constants

Bug: 27145805
Change-Id: I81a4855663818dab0f76ae2dc2af3a201ccf172c
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.java
5326ba5f8e9488416fd7160680dc6b6319c6b00e 10-Oct-2015 Anju Mathapati <anjucm@codeaurora.org> IMS: Notify supplementary service failed for call hold failures

- We need to notify supplementary service failed in case call
hold fails.

Change-Id: I46548397e726f621776ea8f37dca0ad28af70554
BUG=26770582
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.java
30646d039eb54def9efd55fc54772e111b5ef115 17-Dec-2015 Amit Mahajan <amitmahajan@google.com> Removed unnecessary proxies.

Bug: 25793157
Change-Id: I692f140b89d23448a5261fec8cdeb60305287662
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneInternalInterface.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/PhoneInternalInterface.java