summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Validate projection for SimPhonebookContract.SimRecords queries" am: 1...Marcus Hagerott2021-08-241-0/+28
|\
| * Validate projection for SimPhonebookContract.SimRecords queriesMarcus Hagerott2021-08-191-0/+28
* | Merge "Retry sending hangup command on new connection after redial completes"...Brad Ebinger2021-08-111-0/+21
|\ \
| * | Retry sending hangup command on new connection after redial completesBrad Ebinger2021-08-101-0/+21
* | | Merge "Fix NPE when querying EF Uri with non-existent subscription" am: 7483b...Marcus Hagerott2021-07-281-0/+13
|\ \ \ | | |/ | |/|
| * | Fix NPE when querying EF Uri with non-existent subscriptionMarcus Hagerott2021-07-281-0/+13
* | | Merge "Fix IMS <-> CS redial scenarios for silent redial" into sc-dev am: 2c3...Brad Ebinger2021-07-231-10/+10
|\ \ \ | | |/ | |/|
| * | Fix IMS <-> CS redial scenarios for silent redialBrad Ebinger2021-07-221-10/+10
| * | ServiceStateProvider:Enforce location permission check with targetSdkVersion R-Rambo Wang2021-07-021-15/+79
* | | Merge "Attempt to reduce flakiness in SimPhonebookProviderTest" am: cc5b486b3...Treehugger Robot2021-07-221-0/+16
|\ \ \ | | |/ | |/|
| * | Attempt to reduce flakiness in SimPhonebookProviderTestMarcus Hagerott2021-07-201-0/+16
* | | Merge "Use platform-compat-fw to separate enforce location change" am: b8f1df...Rambo Wang2021-07-162-11/+89
|\| |
| * | Use platform-compat-fw to separate enforce location changeRambo Wang2021-07-082-11/+89
* | | Merge "ServiceStateProvider:Enforce location permissino check with targetSdkV...Rambo Wang2021-07-011-15/+79
|\| | | |/ |/|
| * Merge "ServiceStateProvider:Enforce location permissino check with targetSdkV...Rambo Wang2021-07-011-15/+79
| |\
| | * ServiceStateProvider:Enforce location permissino check with targetSdkVersion R-Rambo Wang2021-06-251-15/+79
| * | Device didn't renew the allowed network typesSongFerngWang2021-07-011-0/+86
| * | Merge "Allow test emergency call to remove all radio off reasons."Jack Nudelman2021-06-291-2/+2
| |\ \ | | |/ | |/|
| | * Allow test emergency call to remove all radio off reasons.Jack Nudelman2021-06-281-2/+2
| * | ServiceStateProvider: sanitize location info if caller has no permissionRambo Wang2021-06-231-80/+239
| * | isRcsVolteSingleRegistrationCapable does not check provisioned configHui Wang2021-06-211-2/+5
| * | Merge "Use new APIs from SIM phonebook provider"Sarah Chin2021-05-211-13/+24
| |\ \ | | |/ | |/|
| | * Use new APIs from SIM phonebook providerMengjun Leng2021-05-181-13/+24
* | | Merge "Device didn't renew the allowed network types" into sc-devSongFerng Wang2021-07-011-0/+86
|\ \ \
| * | | Device didn't renew the allowed network typesSongFerngWang2021-06-281-0/+86
* | | | Merge "Send broadcast message when default messaging application changed" int...TreeHugger Robot2021-06-251-0/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Send broadcast message when default messaging application changedHui Wang2021-06-251-0/+12
* | | | ServiceStateProvider: sanitize location info if caller has no permissionRambo Wang2021-06-231-80/+239
|/ / /
* | | Merge "Switch to using TelephonyConnection#hangup instead of onDisconnect." i...Tyler Gunn2021-06-151-2/+1
|\ \ \
| * | | Switch to using TelephonyConnection#hangup instead of onDisconnect.Tyler Gunn2021-06-141-2/+1
* | | | Merge "Allow test emergency call to remove all radio off reasons." into sc-devTreeHugger Robot2021-06-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Allow test emergency call to remove all radio off reasons.Jack Nudelman2021-06-111-2/+2
* | | | Correct issue with auto disconnect conference where no participants.Tyler Gunn2021-06-081-0/+45
* | | | isRcsVolteSingleRegistrationCapable does not check provisioned configHui Wang2021-06-071-2/+5
|/ / /
* | | Move emergency call to main threadShuo Qian2021-05-271-60/+36
* | | Merge "Use new APIs from SIM phonebook provider" into sc-devSarah Chin2021-05-181-13/+24
|\ \ \
| * | | Use new APIs from SIM phonebook providerMengjun Leng2021-05-121-13/+24
* | | | Merge "When answering call on one sub, disconnect calls on other sub." into s...TreeHugger Robot2021-05-131-0/+91
|\ \ \ \
| * | | | When answering call on one sub, disconnect calls on other sub.Tyler Gunn2021-05-061-0/+91
* | | | | Merge "Fix creating the UceController instance associated with the invalid su...James Lin2021-05-121-1/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "Fix creating the UceController instance associated with the invalid su...android-s-beta-2android-s-beta-1James Lin2021-05-111-1/+17
| |\ \ \ \
| | * | | | Fix creating the UceController instance associated with the invalid subscript...James.cf Lin2021-05-111-1/+17
| * | | | | Merge "Update the format of RCS provisioning config XML"Hui Wang2021-05-111-22/+50
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Update the format of RCS provisioning config XMLHui Wang2021-05-041-22/+50
* | | | | | Merge "Implement the Telephony API to remove the UCE requests cannot be sent ...James Lin2021-05-091-2/+1
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge "Implement the Telephony API to remove the UCE requests cannot be sent ...James Lin2021-05-091-2/+1
| |\ \ \ \
| | * | | | Implement the Telephony API to remove the UCE requests cannot be sent statusJames.cf Lin2021-05-061-2/+1
| * | | | | LocationAccessQuery builder changes and testsHall Liu2021-05-052-0/+93
| |/ / / /
* | | / / Merge "Move CarrierConfigLoader registrar call to init" am: 0d1ef468f9 am: b0...Brad Ebinger2021-05-041-0/+1
|\| | | | | |_|/ / |/| | |
| * | | Merge "Move CarrierConfigLoader registrar call to init"Brad Ebinger2021-05-041-0/+1
| |\ \ \ | | |/ / | |/| |