History log of /frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f8c3cd8b3530a27f7534c32bac84c464ad5f66ae 22-Jan-2018 Brad Ebinger <breadley@google.com> Make ImsService API @SystemApi

Marks the ImsService API as @SystemAPI.

Bug: 63987047
Test: Build, Telephony unit tests
Change-Id: I10f8a09950be87cb166b718d1dcc2954fba872cb
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
14c4f3db486c1c24db4f36189e87f6b7b48b1bd2 27-Jul-2017 Brad Ebinger <breadley@google.com> Change IMS callback AIDLs to be oneway

A bad behaving service was causing the IMS registration
callbacks to block indefinetly waiting for the callback
binder implementation in another process to finish. Since
we update the IMS registration in a loop, we were never getting
to the updates for the other processes.

This change moves the AIDL definition to oneway. Since these
are callback AIDLs, the caller doesn't need to wait
for the callbacks to return before sending the others.

Bug: 63137625
Test: Manual
Change-Id: Id39b6b70aa20bb9986bf293abe2f9e683da4252e
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
07b64b8a40a3c53aa4a01992ef25efe7c875d302 07-Dec-2016 Dheeraj Shetty <dshetty@codeaurora.org> Add API for reporting IMS registration failures

Add ImsRegistrationListener API to report registration failures in
the following scenarios:
1. Idle mode failures - new IMS registration.
2. Ims registration handover failures - Handover of IMS registration
from one radio technology to another.

Bug: 33430556
Test: m
Change-Id: Ie3bafec41c0198a66aa3ebca660a2a060e511c39
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
ae4cc1519db844f2f5e8c3a56adefeba13b217cb 12-Feb-2016 Pavel Zhamaitsiak <pavelz@google.com> Add registrationAssociatedUriChanged to ImsRegistrationListener

This callback will be used to pass list of associated URIs.
It is needed in case SIM doesn't have line1Number populated.

Bug: 24613146
Change-Id: I698ce58dbedb858dc59836069e6f10fec6d02ae6
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
d4e44bbdbf2d1bd7307501658b694b3c92fd668b 05-May-2015 Omkar Kolangade <omkark@codeaurora.org> IMS RAT Reporting in Registration Unsol

Adding a parameter to the IMS registration complete
and progressing callbacks, allowing frameworks to be
notified of the radio access technology over which
IMS is registered.

Bug: 21902225
Change-Id: I271f2fca299585302a67d0f5476f6fac3e7099dd
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
0f1ddb586b6a1ee46596ed75be901c986d5cc2c7 02-Sep-2015 Pavel Zhamaitsiak <pavelz@google.com> IMS: Fix registrationFeatureCapabilityChanged declaration in AIDL

Two arrays are passed from caller (in this case IMS service
implementation) to listener (in this case client of ImsManager).
Listener is not modifying arrays and caller is not expecting
data to be returned back.

Bug: 23749309
Change-Id: I6231cfd16852acfca88ee43e8538b2440058d774
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
ddf570e8226bd21448b44b3327d4bcb2608f4d00 31-May-2015 Shriram Ganesh <sganesh@codeaurora.org> MWI,phantom call,Suppl services, error codes

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 : Incoming Call Barring
- Modified existing API to support
request like registration,activation,
deactivation,erasure,interogation.

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

Miscellaneous
5. Ims: Originate conference call in DIALING state

6. IMS: Addition of Extras to ImsCallProfile
- Add EXTRA string definitions to ImsCallProfile

7. IMS: Definition of error code
- answered elsewhere
- FDN call failure

8.
- Propagate IMS supplementary services to telephony framework
- Introduce call forwarding history info.

Bug: 21725750
Squash of 2 earlier CLs:
Change-Id: I52a64e9a5df3479189f62921a01655a50fb386fc
Change-Id: Idc3a433785e84a3d683cbcfc7fb90f0b89dced12

Change-Id: I428ce3c6a043e43b86dea41622e0a828d8b45e53
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
b54d218d8b1c765865d0efb4a40e631f8bfa02de 24-Feb-2015 Rekha Kumar <rekhak@codeaurora.org> IMS: Support for IMS Registration error codes

- Add support for propagation of IMS Registration errors
- Add reason type - operator specific
- Add call drop reason type and error code CD-04 that specifies there was no
qualified LTE network to handover to from a wifi call

Change-Id: Ib9c93dfafe8d8fbdece3a5daf6fd13ef0c16f158
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
ab458a18583e5dc9984210c3b4cc01dabcb1b39f 16-Jul-2014 ram <ram.pl@samsung.com> IMS: Adding ims on/off interface files and callback for enabled/disabled features.

Change-Id: I4e0049d605d9e7d13035c43e2504cdfb67a7a102
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl
f8458ff9d97f8961d67c41ee107129ecba873f36 26-Jun-2014 Wink Saville <wink@google.com> Fix lpdk build.

Move aidl files from frameworks/opt/net/ims to frameworks/base so lpdk
compiles. The reason is lpdk doesn't have frameworks/base sources so
references to Pending and Bundle in aidl files breaks the pdk build.

I had to move all of them and the ims/*java files for dependency reasons.

Change-Id: I92452562591b157cecdfc01bcd892c4f35f5965c
/frameworks/base/telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl