summaryrefslogtreecommitdiff
path: root/rcs/rcsservice/src/com/android/service/ims/RcsService.java
AgeCommit message (Collapse)Author
2017-08-09Wait until the SIM is loaded for IMS Registrationoreo-dr1-devBrad Ebinger
We need to wait until a sim is detected an loaded to register for IMS Registration updates, or there is a possibility that we will try to register for an IMS Registration listener with an invalid Phone Id. Bug: 64375490 Test: Manual Change-Id: I2f2f9c33908a1ce049f8025c1fa3f06ba4b27032
2016-12-12Update ImsConnectionStateListenerMeng Wang
1. Replace onImsConnected() with onImsConnected(int) 2. Replace onImsProgressing() with onImsProgressing(int) Bug: 33430556 Test: m Change-Id: If077b960c44ca2aa71c26bdec3505208fc6d9333
2016-06-23Do not log phone number and name even for debug.Vineeta Srivastava
Bug: 29596374 Change-Id: Ibd9f810627955c7f5cadb1ff0b0eebddaff9f270
2016-05-02Move rcs from frameworks/opt/net/ims to external/imsPavel Zhamaitsiak
Bug: 27811089 Change-Id: I4ac4948096373f1dfe119d21c7d0870ccdb061db