aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix ClassLoader crash in com.android.phoneBrian Orr2019-10-171-3/+1
* MSIM: Perform code clean-upSandeep Gutta2019-10-171-2/+2
* Enable vendor Telephony pluginSneh Bansal2019-10-177-46/+166
* Enable vendor Telephony plugin: MSIM ChangesSneh Bansal2019-10-175-35/+58
* Telephony: Enable data call on CSIM.Sneh Bansal2019-10-174-6/+13
* Telephony: Send INITIAL_ATTACH only when it is applicable.Sneh Bansal2019-10-171-1/+10
* telephony: Squashed support for simactivation featureBruno Martins2019-09-115-19/+69
* Remove mCallQualityMetrics[callId] after callJordan Liu2019-07-121-5/+11
* Clear and restore callingIdentity for getSubscriberIdNazanin Bakhshi2019-07-031-2/+9
* Cache call direction along with call duration when merging calls.Tyler Gunn2019-06-251-7/+17
* Merge "Reverted to the old logic for APN selection" into qt-devTreeHugger Robot2019-06-241-7/+9
|\
| * Reverted to the old logic for APN selectionJack Yu2019-06-211-7/+9
* | Merge "Fixed that unmetered-used-only flag not properly set" into qt-devJack Yu2019-06-201-7/+21
|\ \
| * | Fixed that unmetered-used-only flag not properly setJack Yu2019-06-201-7/+21
| |/
* | Merge "Fix that PhoneSwitcher only listens to call state change of default su...Xiangyu/Malcolm Chen2019-06-201-53/+38
|\ \ | |/ |/|
| * Fix that PhoneSwitcher only listens to call state change of default sub.Malcolm Chen2019-06-191-53/+38
* | Fix getImsi to return for inactive and active subsNazanin Bakhshi2019-06-192-15/+17
* | Merge "Store subscriber ID / IMSI into telephony database" into qt-devNazanin Bakhshi2019-06-193-4/+71
|\ \ | |/ |/|
| * Store subscriber ID / IMSI into telephony databaseNazanin Bakhshi2019-06-143-4/+71
* | Merge "Fix the Mmi code cast exception" into qt-devYouming Ye2019-06-181-2/+9
|\ \ | |/ |/|
| * Fix the Mmi code cast exceptionYouming Ye2019-05-301-2/+9
* | Merge ""Data during calls" toggle not working." into qt-devXiangyu/Malcolm Chen2019-06-142-4/+35
|\ \
| * | "Data during calls" toggle not working.Malcolm Chen2019-06-142-4/+35
* | | Merge "Fix issue that after reboot we might ask to select default data again....Xiangyu/Malcolm Chen2019-06-141-3/+12
|\ \ \ | |/ / |/| |
| * | Fix issue that after reboot we might ask to select default data again.Malcolm Chen2019-06-141-3/+12
* | | Merge "Fixed consistent issue for subId in dataConnection" into qt-devPengquan Meng2019-06-142-5/+20
|\ \ \ | |/ / |/| |
| * | Fixed consistent issue for subId in dataConnectionPengquan Meng2019-06-122-5/+20
* | | Merge "Consider provisioning state when checking if data is enabled." into qt...TreeHugger Robot2019-06-121-6/+10
|\ \ \
| * | | Consider provisioning state when checking if data is enabled.Amit Mahajan2019-06-111-6/+10
* | | | Merge "Make sure on non-dds phone, try MMS data connection when PS is not att...Xiangyu/Malcolm Chen2019-06-122-29/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Make sure on non-dds phone, try MMS data connection when PS is notMalcolm Chen2019-06-112-29/+29
* | | | Merge "Send back dummy response when RIL version is lower than 8" into qt-devDeqiang Chen2019-06-111-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Send back dummy response when RIL version is lower than 8Deqiang Chen2019-06-101-0/+2
* | | | Merge "If ERI roaming is OFF and SID/NID matches, use operator name from CSIM...TreeHugger Robot2019-06-111-6/+4
|\ \ \ \
| * | | | If ERI roaming is OFF and SID/NID matches, use operator name from CSIM.andychou2019-06-101-6/+4
* | | | | Merge "Fix issue with syncing default voice sub with Telecom." into qt-devTyler Gunn2019-06-081-16/+11
|\ \ \ \ \
| * | | | | Fix issue with syncing default voice sub with Telecom.Tyler Gunn2019-06-061-16/+11
* | | | | | Merge "only update carrierid from updated esim profile if there is no valid i...Chen Xu2019-06-071-2/+9
|\ \ \ \ \ \
| * | | | | | only update carrierid from updated esim profile if there is no valid idchen xu2019-06-061-2/+9
* | | | | | | Use CallTracker instead of mParent to get Phone in Connectionsqian2019-06-066-7/+18
* | | | | | | Merge "[Encrypted IMSI] Make WLAN the default certificate type" into qt-devTreeHugger Robot2019-06-061-11/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [Encrypted IMSI] Make WLAN the default certificate typeHai Shalom2019-06-061-11/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add null check on subs" into qt-devJordan Liu2019-06-061-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add null check on subsJordan Liu2019-06-051-1/+1
* | | | | | Construct a ArrayList for emergency Urnsqian2019-06-061-2/+3
* | | | | | Merge "Fixed that MMS is not always allowed" into qt-devTreeHugger Robot2019-06-052-6/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixed that MMS is not always allowedJack Yu2019-06-052-6/+26
* | | | | | Merge "Triggering notifications when dual CDMA SIM combinations are detected"...Xiangyu/Malcolm Chen2019-06-053-19/+90
|\ \ \ \ \ \
| * | | | | | Triggering notifications when dual CDMA SIM combinations are detectedMalcolm Chen2019-05-313-19/+90
* | | | | | | Switch DDS for MSIM emergency callBrad Ebinger2019-06-042-6/+225