summaryrefslogtreecommitdiff
path: root/rcs/rcsservice/src/com/android/service/ims/RcsService.java
AgeCommit message (Collapse)Author
2018-04-26Move VT ContentObserver to TelephonyProvider.pie-devBrad Ebinger
The user VT setting was moved from settings into the TelephonyProvider in P. RCS presence service is still relying on ContentObserver changes in settings. Move over to listening for changes in the siminfo database and query VT user setting for that instead. Bug: 78076949 Test: manual, enable/disable user VT setting and watch Presence changes. Change-Id: I5d793b043ef10640c9d355371b703a697798804f
2018-01-24Update Import statementsBrad Ebinger
Updates import statements to support ImsService API changes Bug: 63987047 Test: Build Change-Id: I75fa06c37ff4161a203f78b2c32ec041a5e0815c
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