- b2aeeff Retry sending hangup command on new connection after redial completes by Brad Ebinger · 3 years, 7 months ago
- 730e92b Merge "Update all phones about radio state" into sc-dev by TreeHugger Robot · 3 years, 8 months ago
- 72cff49 Update all phones about radio state by Sooraj Sasindran · 3 years, 8 months ago
- 0d46f13 Fix IMS <-> CS redial scenarios for silent redial by Brad Ebinger · 3 years, 8 months ago
- 1a14f28 Merge "Make CDMA Call Options UT aware" into sc-dev by Brad Ebinger · 3 years, 8 months ago
- 9df0456 Make CDMA Call Options UT aware by Brad Ebinger · 3 years, 8 months ago
- 735c5ce Do not verify ImsService is connected for MMTEL user settings by Brad Ebinger · 3 years, 8 months ago
- 18240af Merge "Do not send multiple dereg indications when we switch SMS role" into sc-dev by Tyler Gunn · 3 years, 8 months ago
- 4350aa1 Merge "Add TelephonyShellCommand to get EAB capability" into sc-dev by Calvin Pan · 3 years, 8 months ago
- 497bbf9 Merge "Stash verstat in the connection extras." into sc-dev by Tyler Gunn · 3 years, 8 months ago
- 2ab7511 Do not send multiple dereg indications when we switch SMS role by Brad Ebinger · 3 years, 8 months ago
- fa39167 ServiceStateProvider:Enforce location permission check with targetSdkVersion R- by Rambo Wang · 3 years, 9 months ago
- 152b449 Stash verstat in the connection extras. by Tyler Gunn · 3 years, 8 months ago
- a143432 Add TelephonyShellCommand to get EAB capability by Calvin Pan · 3 years, 8 months ago
- 4a2135a Merge "Device didn't renew the allowed network types" into sc-dev by SongFerng Wang · 3 years, 8 months ago
- 3549d36 Merge "Do not check single reg permission for destroying SipDelegate" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- 652411e Do not check single reg permission for destroying SipDelegate by Brad Ebinger · 3 years, 9 months ago
- b4037ea Merge "Fix CTS failed because the device state cannot be reset and it cuase the following test case fail" into sc-dev by James Lin · 3 years, 9 months ago
- fd89b10 Device didn't renew the allowed network types by SongFerngWang · 3 years, 10 months ago
- 5aecbb5 Merge "Call getNetworkSlicingConfiguration to get Slicing information" into sc-dev by Mars Lin · 3 years, 9 months ago
- c6b449f Fix CTS failed because the device state cannot be reset and it cuase the following test case fail by James.cf Lin · 3 years, 9 months ago
- 0b0fc46 Merge "Send broadcast message when default messaging application changed" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- 4007f06 Send broadcast message when default messaging application changed by Hui Wang · 3 years, 9 months ago
- e0b59b9 Call getNetworkSlicingConfiguration to get Slicing information by Mars Lin · 3 years, 9 months ago
- a695009 Fix process source handling for reporting Binder latency from Telephony, by Siim Sammul · 3 years, 9 months ago
- ca31ae4 Merge "Improve logging of connection changes due to redial and handover." into sc-dev by Tyler Gunn · 3 years, 9 months ago
- 2612c79 ServiceStateProvider: sanitize location info if caller has no permission by Rambo Wang · 3 years, 11 months ago
- 60dc47e Improve logging of connection changes due to redial and handover. by Tyler Gunn · 3 years, 9 months ago
- b30ac30 Only check pending emergency call if TelephonyConnectionService nonull. by Jack Nudelman · 3 years, 9 months ago
- 68db261 Merge "Switch to using TelephonyConnection#hangup instead of onDisconnect." into sc-dev by Tyler Gunn · 3 years, 9 months ago
- 25cbedc Merge "Fix CDMA Call Forwarding/Call Waiting UI" into sc-dev by Brad Ebinger · 3 years, 9 months ago
- 931ab21 Fix CDMA Call Forwarding/Call Waiting UI by Brad Ebinger · 3 years, 9 months ago
- 2bacf78 Merge "Make SecurityException message consistent for uploadCallComposerPicture." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- ac61396 Merge "Allow test emergency call to remove all radio off reasons." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- 3c0d4b2 Merge "Don't disable radio from thermal if in emergency call only." into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- d734370 Switch to using TelephonyConnection#hangup instead of onDisconnect. by Tyler Gunn · 3 years, 9 months ago
- 402a574 Merge "Fix Logging level for SipTransportController logging" into sc-dev by TreeHugger Robot · 3 years, 9 months ago
- 640aa58 Fix Logging level for SipTransportController logging by Brad Ebinger · 3 years, 9 months ago
- 17482e9 Allow test emergency call to remove all radio off reasons. by Jack Nudelman · 3 years, 10 months ago
- b87925a Make SecurityException message consistent for uploadCallComposerPicture. by Tyler Gunn · 3 years, 9 months ago
- e69bbc8 Don't disable radio from thermal if in emergency call only. by Jack Nudelman · 3 years, 10 months ago
- 0f9d341 Correct issue with auto disconnect conference where no participants. by Tyler Gunn · 3 years, 9 months ago
- 67af90e isRcsVolteSingleRegistrationCapable does not check provisioned config by Hui Wang · 3 years, 9 months ago
- be698b8 Merge "Check to ensure an ImsService can handle an IMS request" into sc-dev by Brad Ebinger · 3 years, 9 months ago
- 919631e Check to ensure an ImsService can handle an IMS request by Brad Ebinger · 3 years, 9 months ago
- 416bd09 Merge "Show more accurate message when call fails due to thermal mitigation." into sc-dev by Jack Nudelman · 3 years, 9 months ago
- 295d38e Merge "Move emergency call to main thread" into sc-dev by Shuo Qian · 3 years, 9 months ago
- 26870c0 Show more accurate message when call fails due to thermal mitigation. by Jack Nudelman · 3 years, 10 months ago
- 86c123b Merge "Handle NOT_SUPPORTED modem response as not supporting secondary carrier." into sc-dev by Jack Nudelman · 3 years, 9 months ago
- 023be49 Move emergency call to main thread by Shuo Qian · 3 years, 10 months ago
- d1fe69f Merge "Implement the Telephony API to set the capabilities request timeout" into sc-dev by James Lin · 3 years, 10 months ago
- efb9710 Merge "Revert "Temporary additional logging for debugging b/182326102."" into sc-dev by Amit Mahajan · 3 years, 10 months ago
- 6969b21 Revert "Temporary additional logging for debugging b/182326102." by Amit Mahajan · 3 years, 10 months ago
- e31efab Merge "Protect add connections in CdmaConferenceController by a synchronized pending set." into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- 0fc71b0 Implement the Telephony API to set the capabilities request timeout by James.cf Lin · 3 years, 10 months ago
- 91f4f3f Merge "Check result after send request in PhoneInterfaceManager." into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- 8a0a1e8 Check result after send request in PhoneInterfaceManager. by Grace Jia · 3 years, 10 months ago
- 760d096 Handle NOT_SUPPORTED modem response as not supporting secondary carrier. by Jack Nudelman · 3 years, 10 months ago
- 8a01bf6 Merge "Move ImsResolver to a singleton pattern" into sc-dev by Brad Ebinger · 3 years, 10 months ago
- 4b14fe5 Merge "Use new APIs from SIM phonebook provider" into sc-dev by Sarah Chin · 3 years, 10 months ago
- 6de8e10 Protect add connections in CdmaConferenceController by a synchronized by Grace Jia · 3 years, 10 months ago
- d1947d8 Move ImsResolver to a singleton pattern by Brad Ebinger · 3 years, 10 months ago
- f22510f Merge "Add telephony shell command to force D2D communications enabled." into sc-dev by Tyler Gunn · 3 years, 10 months ago
- e48c34f Merge "Add ADB command to support set/getAllowedNetworkTypesForReason" into sc-dev by SongFerng Wang · 3 years, 10 months ago
- 98dd599 Add ADB command to support set/getAllowedNetworkTypesForReason by SongFerngWang · 3 years, 10 months ago
- 8da23f2 Merge "When answering call on one sub, disconnect calls on other sub." into sc-dev by TreeHugger Robot · 3 years, 10 months ago
- 182d61b Allow logging binder latency from telephony by Siim Sammul · 3 years, 10 months ago
- f98fcd7 Use new APIs from SIM phonebook provider by Mengjun Leng · 4 years ago
- 56998ac Merge "Notify D2D availability." into sc-dev by Tyler Gunn · 3 years, 10 months ago
- cfe20dc Merge "Fix creating the UceController instance associated with the invalid subscription ID" am: b026205d2e am: 02aa1f9314 am: 19fee4c96f by James Lin · 3 years, 10 months ago
- 19fee4c Merge "Fix creating the UceController instance associated with the invalid subscription ID" am: b026205d2e am: 02aa1f9314 by James Lin · 3 years, 10 months ago
- eafce0a Fix creating the UceController instance associated with the invalid subscription ID by James.cf Lin · 3 years, 10 months ago
- 7fd1926 Merge "Update IMS MMTEL API impls to include NR tech types" am: 1a4bab6ab0 am: 3888e3d5a8 by Brad Ebinger · 3 years, 10 months ago
- 1a4bab6 Merge "Update IMS MMTEL API impls to include NR tech types" by Brad Ebinger · 3 years, 10 months ago
- 97b3a74 Merge "Implement the Telephony API to remove the UCE requests cannot be sent status" am: 06d4fa3d55 am: 64a1f2cd4c am: 6e8e8f6873 by James Lin · 3 years, 10 months ago
- 6e8e8f6 Merge "Implement the Telephony API to remove the UCE requests cannot be sent status" am: 06d4fa3d55 am: 64a1f2cd4c by James Lin · 3 years, 10 months ago
- 06d4fa3 Merge "Implement the Telephony API to remove the UCE requests cannot be sent status" by James Lin · 3 years, 10 months ago
- 9bcb5cc Merge "Add telephony shell command for testing barring" into sc-dev by Nazanin Bakhshi · 3 years, 10 months ago
- a68d67f Notify D2D availability. by Tyler Gunn · 3 years, 10 months ago
- 2a6be5f Update IMS MMTEL API impls to include NR tech types by Brad Ebinger · 3 years, 11 months ago
- 4ff1055 Merge "LocationAccessQuery builder changes and tests" am: d6d17537ba am: 2301b5e265 by Rambo Wang · 3 years, 10 months ago
- 014f41e Add telephony shell command for testing barring by Nazanin · 3 years, 10 months ago
- 37afce6 When answering call on one sub, disconnect calls on other sub. by Tyler Gunn · 3 years, 10 months ago
- e8713a4 Implement the Telephony API to remove the UCE requests cannot be sent status by James.cf Lin · 3 years, 11 months ago
- c223b9a Process rcsVolteSingleRegistration if it is not provided or roaming by Hui Wang · 3 years, 10 months ago
- 008b169 LocationAccessQuery builder changes and tests by Hall Liu · 4 years, 10 months ago
- d0b36a3 Merge "Move CarrierConfigLoader registrar call to init" am: 0d1ef468f9 am: b08ba46aac am: 795df2f8c3 by Brad Ebinger · 3 years, 10 months ago
- 795df2f Merge "Move CarrierConfigLoader registrar call to init" am: 0d1ef468f9 am: b08ba46aac by Brad Ebinger · 3 years, 10 months ago
- 0d1ef46 Merge "Move CarrierConfigLoader registrar call to init" by Brad Ebinger · 3 years, 10 months ago
- d457521 Add telephony shell command to force D2D communications enabled. by Tyler Gunn · 3 years, 10 months ago
- fa6575f Move CarrierConfigLoader registrar call to init by Brad Ebinger · 3 years, 10 months ago
- 170bc4d Merge "Protect against non-ims connections when using D2D test commands." into sc-dev by Tyler Gunn · 3 years, 10 months ago
- 7e19f9c Merge "Provide ability for call forwarding to redirect to call settings." am: 0d51244b88 am: e6931c2b9a am: bcac5924dc by Treehugger Robot · 3 years, 11 months ago
- bcac592 Merge "Provide ability for call forwarding to redirect to call settings." am: 0d51244b88 am: e6931c2b9a by Treehugger Robot · 3 years, 11 months ago
- 0d51244 Merge "Provide ability for call forwarding to redirect to call settings." by Treehugger Robot · 3 years, 11 months ago
- 3b56d99 Protect against non-ims connections when using D2D test commands. by Tyler Gunn · 3 years, 11 months ago
- 5bc2171 Provide ability for call forwarding to redirect to call settings. by Tyler Gunn · 3 years, 11 months ago
- bd59ecf Merge "Implement SIP session tracking for SIP validation" am: c5bb7c761c am: 1afc8e3da7 am: 7699b25960 by Brad Ebinger · 3 years, 11 months ago
- 7699b25 Merge "Implement SIP session tracking for SIP validation" am: c5bb7c761c am: 1afc8e3da7 by Brad Ebinger · 3 years, 11 months ago
- c5bb7c7 Merge "Implement SIP session tracking for SIP validation" by Brad Ebinger · 3 years, 11 months ago