aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/GsmCdmaPhone.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37Kevin F. Haggerty2019-05-061-3/+15
|\
| * DO NOT MERGE Return MSISDN as Line1 number if carrier config requires it.mavishsu2019-03-131-0/+7
| * Merge "Allow override own number as voicemail number for GSM" into pi-devTreeHugger Robot2018-12-221-2/+2
| |\
| | * Allow override own number as voicemail number for GSMandychou2018-12-191-2/+2
| * | Ensure ACTION_EMERGENCY_CALL_STATE_CHANGED doesn't send on GSM.Tyler Gunn2018-12-111-1/+6
| |/
* | Telephony: Enable data call on CSIM.Sneh Bansal2018-12-031-1/+5
* | Enable vendor Telephony pluginSneh Bansal2018-11-131-1/+1
|/
* Use SIMRecords for setVoicemailNumber() over RuimRecords.Amit Mahajan2018-06-201-0/+6
* Fix race condition for getSubscriberIdPengquan Meng2018-05-141-7/+13
* Use a dummy IccCard to pass absent/unknown stateJordan Liu2018-04-171-4/+15
* carrier id cleanupfionaxu2018-04-121-0/+16
* Merge "A test api to override carrier information" into pi-devChen Xu2018-04-031-0/+5
|\
| * A test api to override carrier informationfionaxu2018-03-301-0/+5
* | Merge "Add reporting criteria to DeviceStateMonitor and ServiceStateTracker."...TreeHugger Robot2018-03-291-0/+19
|\ \
| * | Add reporting criteria to DeviceStateMonitor and ServiceStateTracker.Eric Schwarzenbach2018-03-271-0/+19
* | | Merge "Specifies the carrier's default voicemail number for roaming network."...Andy Chou2018-03-281-1/+5
|\ \ \ | |/ / |/| |
| * | Specifies the carrier's default voicemail number for roaming network.SongFerngWang2018-03-261-1/+5
| |/
* / Don't return null at Phone.getIccCard.Malcolm Chen2018-03-231-1/+4
|/
* Change data connection state logicPengquan Meng2018-03-141-10/+4
* Change getCallForwardingOption to specify voice service class.Tyler Gunn2018-03-131-1/+2
* Merge "Added indication update mode support"TreeHugger Robot2018-02-281-5/+0
|\
| * Added indication update mode supportJack Yu2018-02-271-5/+0
* | Merge "Trigger pollState() on carrier config changed for GSM as well." am: 61...Amit Mahajan2018-02-221-3/+1
|\ \ | |/ |/|
| * Merge "Trigger pollState() on carrier config changed for GSM as well."Treehugger Robot2018-02-221-3/+1
| |\
| | * Trigger pollState() on carrier config changed for GSM as well.Amit Mahajan2018-02-211-3/+1
* | | Merge "Log phone id for debugging multi SIM devices" am: 97ca162df3 am: ee389...Jordan Liu2018-02-211-3/+3
|\| |
| * | Log phone id for debugging multi SIM devicesQiongcheng Luo2018-02-161-3/+3
| * | RTT outgoing initializationHall Liu2018-02-151-22/+19
| |/
* | Merge "Do not set "gsm.operator.idpstring" per phoneId" am: 1abe9a858d am: 93...Jordan Liu2018-02-121-12/+0
|\|
| * Merge "Do not set "gsm.operator.idpstring" per phoneId"Jordan Liu2018-02-121-12/+0
| |\
| | * Do not set "gsm.operator.idpstring" per phoneIdJordan Liu2018-02-091-12/+0
| * | Connected with data service managerJack Yu2018-02-051-5/+0
| |/
| * Integrate new MMTel APIs into the platformBrad Ebinger2018-02-011-2/+8
* | Merge "Connected with data service manager"TreeHugger Robot2018-02-051-5/+0
|\ \
| * | Connected with data service managerJack Yu2018-02-051-5/+0
* | | RTT outgoing initializationHall Liu2018-02-031-22/+19
|/ /
* | Merge "Add API for Call Barring" am: f03ba5684d am: ec9373bbdbJordan Liu2018-02-021-0/+51
|\|
| * Add API for Call BarringKaren Zhang2018-01-301-0/+51
* | Integrate new MMTel APIs into the platformBrad Ebinger2018-01-291-2/+8
* | Merge "Disable IccCardProxy and enable new code in UiccProfile." am: 6acff248...Amit Mahajan2018-01-251-17/+23
|\|
| * Disable IccCardProxy and enable new code in UiccProfile.Amit Mahajan2018-01-241-17/+23
* | Merge "Telephony: Fix RUIM app mcc/mnc issue" am: dee5f9e27f am: 6e1e7965cdSooraj Sasindran2018-01-241-53/+72
|\|
| * Telephony: Fix RUIM app mcc/mnc issueYashdev Singh2018-01-231-53/+72
| * Replace ImsManager static methods with proper ones.Malcolm Chen2018-01-121-3/+3
| * Rename isDataEnabled and getDataEnabled in DcTracker.Malcolm Chen2018-01-081-4/+9
| * Migrate flag config_telephony_use_own_number_for_voicemail to Carrier Config.Cassie2018-01-041-2/+5
* | Address IMSI privacy issues.pkanwar2018-01-151-0/+8
* | Address IMSI privacy issues.pkanwar2018-01-071-1/+1
* | Merge "Replace ImsManager static methods with proper ones."TreeHugger Robot2017-12-201-3/+3
|\ \
| * | Replace ImsManager static methods with proper ones.Malcolm Chen2017-12-191-3/+3