summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Always clear settings when entering Inactive state.Wink Saville2011-06-151-3/+1
* Merge "Enforce provision check for CSIM record only." into honeycomb-LTEWink Saville2011-06-141-4/+10
|\
| * Enforce provision check for CSIM record only.Kazuhiro Ondo2011-06-141-4/+10
* | Merge "Make APN re-connect delay configuable" into honeycomb-LTEWink Saville2011-06-141-2/+4
|\ \
| * | Make APN re-connect delay configuableKazuhiro Ondo2011-06-141-2/+4
| |/
* | Revert "CDMALTE: Get roaming status based on SID/NID"Kazuhiro Ondo2011-06-142-36/+5
|/
* Merge "Add toString for IccCard Status and App." into honeycomb-LTEJohn Wang2011-06-102-0/+40
|\
| * Add toString for IccCard Status and App.John Wang2011-06-092-0/+40
* | CDMALTE: Get roaming status based on SID/NIDKazuhiro Ondo2011-06-092-5/+36
|/
* Set locale based on SIM preferred language.Kazuhiro Ondo2011-06-094-7/+73
* Merge "Report data status from ApnContext even if data is detached" into hone...Wink Saville2011-06-082-22/+5
|\
| * Report data status from ApnContext even if data is detachedKazuhiro Ondo2011-06-082-22/+5
* | Use CSIM to get provision informationKazuhiro Ondo2011-06-088-47/+306
|/
* Merge "Fix default preferred network." into honeycomb-LTEWink Saville2011-06-083-21/+19
|\
| * Fix default preferred network.Wink Saville2011-06-083-21/+19
* | Merge "Make getDeviceId return null for Non-phone device." into honeycomb-LTEJohn Wang2011-06-071-0/+4
|\ \
| * | Make getDeviceId return null for Non-phone device.John Wang2011-06-071-0/+4
* | | resolved conflicts for merge of 8de47a2f to honeycomb-LTERobert Greenwalt2011-06-071-2/+4
|\ \ \ | |_|/ |/| |
| * | Reveal some network constants.Robert Greenwalt2011-05-311-2/+4
| * | Fix ISO country code of Slovenia.Robert Greenwalt2011-05-161-1/+1
* | | Preferred network discrepancy after rild is restarted.Wink Saville2011-06-072-7/+23
| |/ |/|
* | Merge "Promote Telephony's isDataPossible." into honeycomb-LTERobert Greenwalt2011-06-035-56/+9
|\ \
| * | Promote Telephony's isDataPossible.Robert Greenwalt2011-06-035-56/+9
* | | Merge "Add supplyPuk to do SIM puk unlock." into honeycomb-LTEJohn Wang2011-06-031-1/+10
|\ \ \
| * | | Add supplyPuk to do SIM puk unlock.John Wang2011-06-021-1/+10
* | | | Data recovery failure due to apn/dc state stuck in "disconnecting"Kazuhiro Ondo2011-06-031-39/+15
* | | | Refactor ServiceStateTracker handling of radio technology.Wink Saville2011-06-035-179/+113
* | | | Merge "CdmaLte: Use SPN from SIM card if SIM card is presend" into honeycomb-LTEWink Saville2011-06-023-3/+10
|\ \ \ \
| * | | | CdmaLte: Use SPN from SIM card if SIM card is presendKazuhiro Ondo2011-06-023-3/+10
| | |/ / | |/| |
* | | | Read CSIM records in LTE on CDMA modeKazuhiro Ondo2011-06-027-9/+286
|/ / /
* | | Remove redundent getCurrentCdmaDataConnectionStateRobert Greenwalt2011-05-314-17/+5
|/ /
* | Further fix for SIM detection.Kazuhiro Ondo2011-05-274-8/+39
* | Merge "DataConnection FailCause should use errorCode rather than ordinal." in...Wink Saville2011-05-271-1/+1
|\ \
| * | DataConnection FailCause should use errorCode rather than ordinal.Ramesh Sudini2011-05-271-1/+1
* | | Merge "DataConnection : Have a separate alarm for each APN type." into honeyc...Wink Saville2011-05-262-2/+9
|\ \ \
| * | | DataConnection : Have a separate alarm for each APN type.Ramesh Sudini2011-05-262-2/+9
| |/ /
* | | Derive ICC status from multiple application status for UICCKazuhiro Ondo2011-05-261-34/+59
|/ /
* | Remove or disable some verbose debugging.Wink Saville2011-05-263-35/+51
* | Handle ProvideLocalInfo stk command.Kazuhiro Ondo2011-05-243-2/+127
* | Merge "Map multiple apnType to one DataConnection fixes." into honeycomb-LTEWink Saville2011-05-234-89/+112
|\ \
| * | Map multiple apnType to one DataConnection fixes.Ramesh Sudini2011-05-234-89/+112
* | | Data Connection: Use Alarm for all delayed data retries.Ramesh Sudini2011-05-232-34/+40
|/ /
* | Data reconnection issue after airplane modeKazuhiro Ondo2011-05-211-25/+40
* | GSM DCT: Update poll stats to support multi-linksKazuhiro Ondo2011-05-211-3/+23
* | Tear down connection with unwanted linkproperty changeWink Saville2011-05-213-25/+75
* | Fix build.Wink Saville2011-05-201-4/+0
* | Merge "Notify RIL that PDP reset is triggered due to data stall" into honeyco...Wink Saville2011-05-202-0/+3
|\ \
| * | Notify RIL that PDP reset is triggered due to data stallKazuhiro Ondo2011-05-202-0/+3
* | | Merge "Add UI to handle SIM swap." into honeycomb-LTEJohn Wang2011-05-202-3/+91
|\ \ \ | |/ / |/| |
| * | Add UI to handle SIM swap.John Wang2011-05-202-3/+91