summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use dataConnectionNotInUse to decide if a DC is free." into honeycomb-LTEWink Saville2011-06-211-1/+8
|\
| * Use dataConnectionNotInUse to decide if a DC is free.Wink Saville2011-06-211-1/+8
* | Merge "Fix handling of unsol_data_state_change with PDP sharing scenario" int...Wink Saville2011-06-213-67/+165
|\ \
| * | Fix handling of unsol_data_state_change with PDP sharing scenarioKazuhiro Ondo2011-06-213-67/+165
| |/
* | Merge "Return USIM IMSI as subscriber ID in case of CDMA-LTE mode" into honey...Wink Saville2011-06-211-0/+6
|\ \
| * | Return USIM IMSI as subscriber ID in case of CDMA-LTE modeKazuhiro Ondo2011-06-211-0/+6
| |/
* | Special retry back-off timer in call setup failure.Kazuhiro Ondo2011-06-214-13/+56
|/
* Just a random fix.Robert Greenwalt2011-06-201-1/+1
* am c826f92e: Merge "Revert "Do not merge. Return null id for Non-phone device...John Wang2011-06-161-4/+0
|\
| * Revert "Do not merge. Return null id for Non-phone device."John Wang2011-06-161-4/+0
| * Do not merge. Return null id for Non-phone device.John Wang2011-06-081-0/+4
* | Merge "Support SIM permanently disabled state." into honeycomb-LTEJohn Wang2011-06-164-7/+69
|\ \
| * | Support SIM permanently disabled state.John Wang2011-06-144-7/+69
* | | Merge "Always clear settings when entering Inactive state." into honeycomb-LTEWink Saville2011-06-151-3/+1
|\ \ \
| * | | Always clear settings when entering Inactive state.Wink Saville2011-06-151-3/+1
* | | | Clean up some debug statements.Wink Saville2011-06-152-6/+8
|/ / /
* | | 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
|\ \ \