- 88bedac Validate projection for SimPhonebookContract.SimRecords queries by Marcus Hagerott · 3 years, 3 months ago
- 8151e2b Fix NPE when querying EF Uri with non-existent subscription by Marcus Hagerott · 3 years, 4 months ago
- 3b0a0f1 Attempt to reduce flakiness in SimPhonebookProviderTest by Marcus Hagerott · 3 years, 4 months ago
- 1bf0afc Use platform-compat-fw to separate enforce location change by Rambo Wang · 3 years, 5 months ago
- 7b5b7d4 Merge "ServiceStateProvider:Enforce location permissino check with targetSdkVersion R-" by Rambo Wang · 3 years, 4 months ago
- 51ee2b1 Device didn't renew the allowed network types by SongFerngWang · 3 years, 6 months ago
- 05a84ab Merge "Allow test emergency call to remove all radio off reasons." by Jack Nudelman · 3 years, 4 months ago
- bcc28ac Allow test emergency call to remove all radio off reasons. by Jack Nudelman · 3 years, 6 months ago
- 88c3627 ServiceStateProvider:Enforce location permissino check with targetSdkVersion R- by Rambo Wang · 3 years, 5 months ago
- 979ccae ServiceStateProvider: sanitize location info if caller has no permission by Rambo Wang · 3 years, 7 months ago
- 048c10a isRcsVolteSingleRegistrationCapable does not check provisioned config by Hui Wang · 3 years, 5 months ago
- 654f59a Merge "Use new APIs from SIM phonebook provider" by Sarah Chin · 3 years, 6 months ago
- e108545 Use new APIs from SIM phonebook provider by Mengjun Leng · 3 years, 7 months ago
- b026205 Merge "Fix creating the UceController instance associated with the invalid subscription ID" by James Lin · 3 years, 6 months ago
- 323ca19 Merge "Update the format of RCS provisioning config XML" by Hui Wang · 3 years, 6 months ago
- eafce0a Fix creating the UceController instance associated with the invalid subscription ID by James.cf Lin · 3 years, 6 months ago
- 06d4fa3 Merge "Implement the Telephony API to remove the UCE requests cannot be sent status" by James Lin · 3 years, 6 months ago
- e8713a4 Implement the Telephony API to remove the UCE requests cannot be sent status by James.cf Lin · 3 years, 7 months ago
- 008b169 LocationAccessQuery builder changes and tests by Hall Liu · 4 years, 6 months ago
- 0d1ef46 Merge "Move CarrierConfigLoader registrar call to init" by Brad Ebinger · 3 years, 6 months ago
- 7eda6ae Update the format of RCS provisioning config XML by Hui Wang · 3 years, 6 months ago
- fa6575f Move CarrierConfigLoader registrar call to init by Brad Ebinger · 3 years, 6 months ago
- 0ba570e Implement SIP session tracking for SIP validation by Brad Ebinger · 3 years, 7 months ago
- 2b598c4 Sip Message Validators (2/2) by Brad Ebinger · 3 years, 7 months ago
- dada648 Introduce SIP message validation for SIP Delegates (1/2) by Brad Ebinger · 3 years, 10 months ago
- 4763d65 Cleanup the SipDelegates associated with an app if it dies by Brad Ebinger · 3 years, 7 months ago
- c42f6c0 Use new SipDelegateConfiguration in telephony by Brad Ebinger · 3 years, 7 months ago
- 70f0a23 Merge "Rename closeDialog to closeSession as per API change" by Brad Ebinger · 3 years, 7 months ago
- fc7b638 Rename closeDialog to closeSession as per API change by Brad Ebinger · 3 years, 7 months ago
- d2b004b CarrierConfigLoader: IPC call with invalid subId will silently fail by Rambo Wang · 3 years, 8 months ago
- 7e3bc12 Add unit test for CarrierConfigLoader by Rambo Wang · 3 years, 8 months ago
- d827189 Merge "Revert "Add unit test for CarrierConfigLoader"" by Rambo Wang · 3 years, 7 months ago
- 4202611 Revert "Add unit test for CarrierConfigLoader" by Rambo Wang · 3 years, 7 months ago
- 25b27ea Revert "CarrierConfigLoader: IPC call with invalid subId will silently fail" by Rambo Wang · 3 years, 7 months ago
- 9d1ae4a CarrierConfigLoader: IPC call with invalid subId will silently fail by Rambo Wang · 3 years, 8 months ago
- 6ae1a17 Merge "Add unit test for CarrierConfigLoader" by Rambo Wang · 3 years, 7 months ago
- 4b368dc isRcsVolteSingleRegistrationCapable need check provisioning status. by Hui Wang · 3 years, 7 months ago
- e0f1347 Add unit test for CarrierConfigLoader by Rambo Wang · 3 years, 8 months ago
- 236dbd4 Merge "Integrate RCS provisioning updates into SipTransport" by Hui Wang · 3 years, 8 months ago
- eadb256 Integrate RCS provisioning updates into SipTransport by Hui Wang · 3 years, 9 months ago
- 191a681 Export ServiceState#DataRegState into TelephonyProvider by Rambo Wang · 3 years, 8 months ago
- 917ee2f Public ServiceState#duplexMode in telephony provider by Rambo Wang · 3 years, 8 months ago
- fbdb348 Expose ServiceState#getDataNetworkType in telephony provider by Rambo Wang · 3 years, 8 months ago
- 40c660f Do not destroy UCE when associated subId changes with the same subid by Brad Ebinger · 3 years, 8 months ago
- 3cac7e5 Update Provisioning API name and doc per API review by Hui Wang · 3 years, 10 months ago
- 4df7e24 Update sms test app and integrate PERFORM_IMS_SINGLE_REGISTRATION into permission checks by Brad Ebinger · 3 years, 9 months ago
- 19a2187 Notify rcs config as needed when RCS service ready, and support test mode by Hui Wang · 3 years, 9 months ago
- 83b3a2c Merge "Fix NPE when querying SimPhonebookProvider with null projection" by Treehugger Robot · 3 years, 9 months ago
- 45599da Fix NPE when querying SimPhonebookProvider with null projection by Marcus Hagerott · 3 years, 9 months ago
- 1fcc3d7 [LSC] Add LOCAL_LICENSE_KINDS to packages/services/Telephony by Bob Badour · 3 years, 9 months ago
- f3b4761 Update SimPhonebookProvider for UCS-2 name encoding by Marcus Hagerott · 3 years, 10 months ago
- fe5abe0 Update tests to include IMS attributes by Brad Ebinger · 3 years, 9 months ago
- f020d16 [RCS UCE] Update the permission check for those expose RCS APIs by James.cf Lin · 3 years, 9 months ago
- a271c76 Merge "Integrate IMS single registration feature into APIs" by Brad Ebinger · 3 years, 9 months ago
- 7256965 Merge "Adding SimPhonebookProvider" by Treehugger Robot · 3 years, 9 months ago
- 49a72b4 Integrate IMS single registration feature into APIs by Brad Ebinger · 3 years, 10 months ago
- 4b784aa [RCS UCE] Check if the device supports UCE before creating UCE feature manager by James.cf Lin · 3 years, 9 months ago
- b376927 Adding SimPhonebookProvider by Marcus Hagerott · 4 years ago
- 713d45f Move RCS provisioning changed callback logic to RcsProvisioningMonitor by Hui Wang · 3 years, 10 months ago
- 4116a9e Stop mocking IRoleManager. by Hai Zhang · 3 years, 10 months ago
- 8cb9c78 Merge "Do not process messages until new messages are feeding" by Hui Wang · 3 years, 10 months ago
- d2b0396 Handle the cases when RCS config is null by Hui Wang · 3 years, 11 months ago
- 7a7c241 Do not process messages until new messages are feeding by Hui Wang · 3 years, 11 months ago
- de206af Add unit test for testFilterEmergencyNumbersByCategories by Shuo Qian · 4 years ago
- 0f6ef37 Merge "Change rcs carrier config" by Allen Su · 3 years, 11 months ago
- 3716a34 Merge "RCS Provisioning APIs for Single Registration" by Hui Wang · 3 years, 11 months ago
- 068ab86 RCS Provisioning APIs for Single Registration by Hui Wang · 4 years ago
- 3d37324 Change rcs carrier config by allenwtsu · 4 years ago
- 45f4203 Implementation of IMS registration management APIs for SipTransport by Brad Ebinger · 4 years ago
- 3622138 Allow a SipDelegateConnection to trigger a full network registration by Brad Ebinger · 4 years ago
- 999d330 Improvements to the stability of SipDelegateManager based on CTS Testing by Brad Ebinger · 4 years ago
- 63b6f5a Base Implementation of SipTransport by Brad Ebinger · 4 years ago
- 8e4f8fa Merge "Add TelephonyManager unit test Add TelephonyManager.getEmergencyNumberList(Categories) unit test" by Shuo Qian · 4 years ago
- 42cc601 Add TelephonyManager unit test by Shuo Qian · 4 years ago
- acf1c2a Merge "[RCS UCE] The creation of UceController by TelephonyRcsService." by James Lin · 4 years ago
- 99a360d [RCS UCE] The creation of UceController by TelephonyRcsService. by James.cf Lin · 4 years ago
- 14f71df Handle P-Associated-Uris which are SIP uris in conference host check. by Tyler Gunn · 4 years ago
- b989c7c Scaffolding for SipTransport Impl & Implement SipTransport#isSupported by Brad Ebinger · 4 years, 2 months ago
- a95bc16 Merge "[RCS UCE] Update the UserCapabilityExchangeImplTest test case" by James Lin · 4 years, 1 month ago
- 3c067d5 [RCS UCE] Update the UserCapabilityExchangeImplTest test case by James.cf Lin · 4 years, 1 month ago
- 2ad0565 Use TelephonyManager#isEmergencyNumber() instead by Taesu Lee · 4 years, 1 month ago
- e3ae65a Move IMS to a listener type model instead of a poll model by Brad Ebinger · 4 years, 2 months ago
- d83ab15 Merge android10-qpr3-release to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 4 months ago
- f79279e Merge "Ensure PhoneConfigurationManager registrants are cleared after testing" am: 365e41d384 by Brad Ebinger · 4 years, 6 months ago
- a15005b Ensure PhoneConfigurationManager registrants are cleared after testing by Brad Ebinger · 4 years, 6 months ago
- 97de302 Merge "[RCS] The implementation of SubscribePublisher in Android Telephony" am: 5094dcbdb4 am: e0568218f9 by James Lin · 4 years, 6 months ago
- e056821 Merge "[RCS] The implementation of SubscribePublisher in Android Telephony" am: 5094dcbdb4 by James Lin · 4 years, 6 months ago
- 5094dcb Merge "[RCS] The implementation of SubscribePublisher in Android Telephony" by James Lin · 4 years, 6 months ago
- 521b86a Merge "Add an exported flag in manifest" am: a3cd1ef0c2 am: 427b16dcaa by Treehugger Robot · 4 years, 6 months ago
- 427b16d Merge "Add an exported flag in manifest" am: a3cd1ef0c2 by Treehugger Robot · 4 years, 6 months ago
- a3cd1ef Merge "Add an exported flag in manifest" by Treehugger Robot · 4 years, 6 months ago
- 5dc6f5d [RCS] The implementation of SubscribePublisher in Android Telephony by James.cf Lin · 4 years, 6 months ago
- 5bb9b6a Remove PhoneInterfaceManagerTest by Jordan Liu · 4 years, 6 months ago
- f67a9dc Merge "Add unit test for CEP at conference creation." am: 9fab62ffb5 by Tyler Gunn · 4 years, 6 months ago
- eb17718 Add unit test for CEP at conference creation. by Tyler Gunn · 4 years, 7 months ago
- 257bedc Merge "Ensure IMS conference host attributes are copied to children." into rvc-dev am: 3c86211bc6 by Tyler Gunn · 4 years, 6 months ago
- cc28610 Ensure IMS conference host attributes are copied to children. by Tyler Gunn · 4 years, 6 months ago
- c24592d Merge "Ensure PhoneConfigurationManager registrants are cleared after testing" into rvc-dev am: 7548817b5d by Brad Ebinger · 4 years, 6 months ago
- 73efda2 Ensure PhoneConfigurationManager registrants are cleared after testing by Brad Ebinger · 4 years, 6 months ago
- 23f449b Merge "Track multiparty conferences" am: cbaf63717d by Brad Ebinger · 4 years, 7 months ago