| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Report data status from ApnContext even if data is detached" into hone... | Wink Saville | 2011-06-08 | 2 | -22/+5 |
|\ |
|
| * | Report data status from ApnContext even if data is detached | Kazuhiro Ondo | 2011-06-08 | 2 | -22/+5 |
* | | Use CSIM to get provision information | Kazuhiro Ondo | 2011-06-08 | 8 | -47/+306 |
|/ |
|
* | Merge "Fix default preferred network." into honeycomb-LTE | Wink Saville | 2011-06-08 | 3 | -21/+19 |
|\ |
|
| * | Fix default preferred network. | Wink Saville | 2011-06-08 | 3 | -21/+19 |
* | | Merge "Make getDeviceId return null for Non-phone device." into honeycomb-LTE | John Wang | 2011-06-07 | 1 | -0/+4 |
|\ \ |
|
| * | | Make getDeviceId return null for Non-phone device. | John Wang | 2011-06-07 | 1 | -0/+4 |
* | | | resolved conflicts for merge of 8de47a2f to honeycomb-LTE | Robert Greenwalt | 2011-06-07 | 1 | -2/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Reveal some network constants. | Robert Greenwalt | 2011-05-31 | 1 | -2/+4 |
| * | | Fix ISO country code of Slovenia. | Robert Greenwalt | 2011-05-16 | 1 | -1/+1 |
* | | | Preferred network discrepancy after rild is restarted. | Wink Saville | 2011-06-07 | 2 | -7/+23 |
| |/
|/| |
|
* | | Merge "Promote Telephony's isDataPossible." into honeycomb-LTE | Robert Greenwalt | 2011-06-03 | 5 | -56/+9 |
|\ \ |
|
| * | | Promote Telephony's isDataPossible. | Robert Greenwalt | 2011-06-03 | 5 | -56/+9 |
* | | | Merge "Add supplyPuk to do SIM puk unlock." into honeycomb-LTE | John Wang | 2011-06-03 | 1 | -1/+10 |
|\ \ \ |
|
| * | | | Add supplyPuk to do SIM puk unlock. | John Wang | 2011-06-02 | 1 | -1/+10 |
* | | | | Data recovery failure due to apn/dc state stuck in "disconnecting" | Kazuhiro Ondo | 2011-06-03 | 1 | -39/+15 |
* | | | | Refactor ServiceStateTracker handling of radio technology. | Wink Saville | 2011-06-03 | 5 | -179/+113 |
* | | | | Merge "CdmaLte: Use SPN from SIM card if SIM card is presend" into honeycomb-LTE | Wink Saville | 2011-06-02 | 3 | -3/+10 |
|\ \ \ \ |
|
| * | | | | CdmaLte: Use SPN from SIM card if SIM card is presend | Kazuhiro Ondo | 2011-06-02 | 3 | -3/+10 |
| | |/ /
| |/| | |
|
* | | | | Read CSIM records in LTE on CDMA mode | Kazuhiro Ondo | 2011-06-02 | 7 | -9/+286 |
|/ / / |
|
* | | | Remove redundent getCurrentCdmaDataConnectionState | Robert Greenwalt | 2011-05-31 | 4 | -17/+5 |
|/ / |
|
* | | Further fix for SIM detection. | Kazuhiro Ondo | 2011-05-27 | 4 | -8/+39 |
* | | Merge "DataConnection FailCause should use errorCode rather than ordinal." in... | Wink Saville | 2011-05-27 | 1 | -1/+1 |
|\ \ |
|
| * | | DataConnection FailCause should use errorCode rather than ordinal. | Ramesh Sudini | 2011-05-27 | 1 | -1/+1 |
* | | | Merge "DataConnection : Have a separate alarm for each APN type." into honeyc... | Wink Saville | 2011-05-26 | 2 | -2/+9 |
|\ \ \ |
|
| * | | | DataConnection : Have a separate alarm for each APN type. | Ramesh Sudini | 2011-05-26 | 2 | -2/+9 |
| |/ / |
|
* | | | Derive ICC status from multiple application status for UICC | Kazuhiro Ondo | 2011-05-26 | 1 | -34/+59 |
|/ / |
|
* | | Remove or disable some verbose debugging. | Wink Saville | 2011-05-26 | 3 | -35/+51 |
* | | Handle ProvideLocalInfo stk command. | Kazuhiro Ondo | 2011-05-24 | 3 | -2/+127 |
* | | Merge "Map multiple apnType to one DataConnection fixes." into honeycomb-LTE | Wink Saville | 2011-05-23 | 4 | -89/+112 |
|\ \ |
|
| * | | Map multiple apnType to one DataConnection fixes. | Ramesh Sudini | 2011-05-23 | 4 | -89/+112 |
* | | | Data Connection: Use Alarm for all delayed data retries. | Ramesh Sudini | 2011-05-23 | 2 | -34/+40 |
|/ / |
|
* | | Data reconnection issue after airplane mode | Kazuhiro Ondo | 2011-05-21 | 1 | -25/+40 |
* | | GSM DCT: Update poll stats to support multi-links | Kazuhiro Ondo | 2011-05-21 | 1 | -3/+23 |
* | | Tear down connection with unwanted linkproperty change | Wink Saville | 2011-05-21 | 3 | -25/+75 |
* | | Fix build. | Wink Saville | 2011-05-20 | 1 | -4/+0 |
* | | Merge "Notify RIL that PDP reset is triggered due to data stall" into honeyco... | Wink Saville | 2011-05-20 | 2 | -0/+3 |
|\ \ |
|
| * | | Notify RIL that PDP reset is triggered due to data stall | Kazuhiro Ondo | 2011-05-20 | 2 | -0/+3 |
* | | | Merge "Add UI to handle SIM swap." into honeycomb-LTE | John Wang | 2011-05-20 | 2 | -3/+91 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add UI to handle SIM swap. | John Wang | 2011-05-20 | 2 | -3/+91 |
* | | | Fix broken data retry | Kazuhiro Ondo | 2011-05-20 | 1 | -29/+36 |
* | | | Change getLteOnCdmaModeStatic to dynamically determine its result. | Wink Saville | 2011-05-20 | 2 | -6/+67 |
|/ / |
|
* | | Reset connection while data state changed. | Wink Saville | 2011-05-18 | 3 | -113/+83 |
* | | Linkproperties update via unsol data call state change. | Kazuhiro Ondo | 2011-05-17 | 4 | -15/+111 |
* | | Remove SIM operator name hack | Kazuhiro Ondo | 2011-05-17 | 1 | -5/+0 |
* | | No data icon switch seen between LTE to EHRPD Handover | Kazuhiro Ondo | 2011-05-16 | 1 | -9/+1 |
* | | Fix data attempt while PS is not in-service | Kazuhiro Ondo | 2011-05-16 | 2 | -9/+12 |
* | | Implement incremental data stall recovery in GSM DCT | Kazuhiro Ondo | 2011-05-16 | 1 | -6/+40 |
* | | Merge "Telephony: Handle Icc Status Changed Event." into honeycomb-LTE | Wink Saville | 2011-05-15 | 4 | -1/+14 |
|\ \ |
|
| * | | Telephony: Handle Icc Status Changed Event. | Ramesh Sudini | 2011-05-14 | 4 | -1/+14 |