History log of /frameworks/opt/net/ims/src/java/com/android/ims/ImsConnectionStateListener.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bb98b9b27d27d524ee8f695c08e54005c5292a41 08-Dec-2016 Meng Wang <mewan@google.com> Update ImsRegistrationListener

1. Replace onImsConnected() with onImsConnected(int)
2. Replace onImsProgressing() with onImsProgressing(int)
3. Add registrationChangeFailed()

Bug: 33430556
Test: m
Change-Id: I14c171494bdcb0d82ed4be0caff8cb52d35421cc
/frameworks/opt/net/ims/src/java/com/android/ims/ImsConnectionStateListener.java
4de9cbb93b842385b511106fb72cdbfcd59bc3d6 12-Feb-2016 Pavel Zhamaitsiak <pavelz@google.com> Add registrationAssociatedUriChanged to ImsRegistrationListener

Update ImsManager to reflect changes in AIDL

Bug: 24613146
Change-Id: I91847b7051af49dfb8cec726daea18957a9acea1
/frameworks/opt/net/ims/src/java/com/android/ims/ImsConnectionStateListener.java
d3adfadd868b19e2423674bfefa5ba778f743bf2 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
3. IMS: CallForward Unconditional Timer
- Add new API for callforward
unconditional timer in aidl file.

4. IMS : Incoming Call Barring
- Added new field to display ICB
anonymous number.
- Modified existing API to support
request like registration,activation,
deactivation,erasure,interogation.

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

6. Don't reset mUpdateRequest flag upon
receiving call update notification,
oncallSessionUpdated().

7. Reset mHold variable when hold request failed
reset mHold variable so that ImsCall's state corresponds to the
actual state of the call

Change-Id: I7a0293d21fca4bf40dbe764c5d9d9dbb8665d55d
/frameworks/opt/net/ims/src/java/com/android/ims/ImsConnectionStateListener.java
7b72dc2e9dacdb51e998775e8505744a574afb12 04-Feb-2015 Rekha Kumar <rekhak@codeaurora.org> IMS: IMS Registration and handover error codes support

- Add support for propagating IMS Registration error codes and error
messages.
- Propagate the call session handover info to the UI
Change-Id: If2f2008734735f52614bd046fee144843a465ecf
/frameworks/opt/net/ims/src/java/com/android/ims/ImsConnectionStateListener.java
e229678c0502930303de5dfdb939c0214a67d151 19-Aug-2014 Libin.Tang@motorola.com <w16529@motorola.com> IMS: added implementation for registrationFeatureCapabilityChanged.

Bug: 17182366
Change-Id: I78d89dd6ed1a69a9f1d1ddde929a2a8e25751e92
/frameworks/opt/net/ims/src/java/com/android/ims/ImsConnectionStateListener.java
ef36ef67e009449300b0150c60c9f637e205d79e 11-Jun-2014 Wink Saville <wink@google.com> Merge kwd to master

Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
/frameworks/opt/net/ims/src/java/com/android/ims/ImsConnectionStateListener.java