Wink Saville
5faaaa5f5a
am 543c3146: Merge "Handle ProvideLocalInfo stk command." into honeycomb-LTE
...
* commit '543c3146cb011380e4328e049abf97bc797db95a':
Handle ProvideLocalInfo stk command.
2011-05-24 10:10:13 -07:00
Kazuhiro Ondo
38b6999d9e
Handle ProvideLocalInfo stk command.
...
Change-Id: I4cb685f7d8e7442185e927fa0d49531b96eeab08
2011-05-24 10:04:09 -07:00
Wink Saville
9a8ea20d4b
am 070eecef: Merge "Map multiple apnType to one DataConnection fixes." into honeycomb-LTE
...
* commit '070eecef394175d7344cdadde675e8977a1609f0':
Map multiple apnType to one DataConnection fixes.
2011-05-23 13:42:14 -07:00
Wink Saville
b181738305
am d3924fe9: Merge "Data Connection: Use Alarm for all delayed data retries." into honeycomb-LTE
...
* commit 'd3924fe9f6c99bc92ed86195e07ba82d39043812':
Data Connection: Use Alarm for all delayed data retries.
2011-05-23 13:42:11 -07:00
Wink Saville
070eecef39
Merge "Map multiple apnType to one DataConnection fixes." into honeycomb-LTE
2011-05-23 13:39:03 -07:00
Ramesh Sudini
a95bce0b29
Map multiple apnType to one DataConnection fixes.
...
With current design the code maps to the same DC, but no indications go out.
With this, making it more async in nature that the request goes all the way
to DC and all the data indications would be triggered by parallel paths through DCT.
Change-Id: I4c6e64912dafe19154d910bbd0441b10ada36cff
2011-05-23 12:01:40 -07:00
Ramesh Sudini
a88d76b772
Data Connection: Use Alarm for all delayed data retries.
...
Change-Id: I5045c3a10808b75f1ca3174bd1c16f332d5f7fa8
2011-05-23 12:01:31 -07:00
Kazuhiro Ondo
6056e3268a
am f96a6150: Data reconnection issue after airplane mode
...
* commit 'f96a6150e4e6c37f8952456bf9f84714f622713d':
Data reconnection issue after airplane mode
2011-05-21 13:02:17 -07:00
Kazuhiro Ondo
8e1f6eceb3
am 4c88be65: GSM DCT: Update poll stats to support multi-links
...
* commit '4c88be655e387011c6d57c6d68b5deb94f6ce601':
GSM DCT: Update poll stats to support multi-links
2011-05-21 12:50:18 -07:00
Kazuhiro Ondo
f96a6150e4
Data reconnection issue after airplane mode
...
ApnContext and DC were not disassociated when force
"cleanUpConnection" was called. Causing the setup
request was not happening if applyNewStatus() was
the trigger.
Change-Id: I6d73a53edb72bb9ab4ebb92fffd06e6fe1f0c4aa
2011-05-21 12:49:41 -07:00
Kazuhiro Ondo
4c88be655e
GSM DCT: Update poll stats to support multi-links
...
Change-Id: I654e38e71f9576ed2c4da59af563be04bc87045c
2011-05-21 11:57:41 -07:00
Wink Saville
7abbf93c85
am 15cd6ec2: Tear down connection with unwanted linkproperty change
...
* commit '15cd6ec250d22a093af3961ae1ec3cbbdd49d6b1':
Tear down connection with unwanted linkproperty change
2011-05-21 11:13:07 -07:00
Wink Saville
15cd6ec250
Tear down connection with unwanted linkproperty change
...
Make sure to disconnect the link when RIL reported link property change
which could cause connectivity issue. (i.e. IP address)
Change-Id: I6601ef53e4561bdc7d2760d00e134b8431512cb2
2011-05-21 10:05:26 -07:00
Wink Saville
f7bc0e28bf
am 16e8d22b: Fix build.
...
* commit '16e8d22b206fb0c8b8b5a243ea13e08597f60ebc':
Fix build.
2011-05-20 23:37:28 -07:00
Wink Saville
16e8d22b20
Fix build.
...
A merge accidentally included a line that was deleted.
Change-Id: I991488ace290e5eb8eef3ca73f49c07d391028f5
2011-05-20 23:31:29 -07:00
Wink Saville
f8d70b14e4
am 5f353de9: Merge "Notify RIL that PDP reset is triggered due to data stall" into honeycomb-LTE
...
* commit '5f353de96beca0a400796887e737314a62e35b6a':
Notify RIL that PDP reset is triggered due to data stall
2011-05-20 17:26:58 -07:00
Wink Saville
5f353de96b
Merge "Notify RIL that PDP reset is triggered due to data stall" into honeycomb-LTE
2011-05-20 17:23:45 -07:00
John Wang
b7a13791a1
am 393eb0d0: Merge "Add UI to handle SIM swap." into honeycomb-LTE
...
* commit '393eb0d06b4536591584a8d4c5fb03c2962835a9':
Add UI to handle SIM swap.
2011-05-20 17:22:50 -07:00
John Wang
393eb0d06b
Merge "Add UI to handle SIM swap." into honeycomb-LTE
2011-05-20 17:18:56 -07:00
John Wang
10e9f668ee
Add UI to handle SIM swap.
...
bug:4364964
Change-Id: Iadf466401a24dfbd638353d689e6ae89506afc97
2011-05-20 16:52:51 -07:00
Kazuhiro Ondo
edbe2cc386
Notify RIL that PDP reset is triggered due to data stall
...
Additional deactivate cause so RIL could take intelligent action
on data stall occurrence if necessary.
Change-Id: Iae4accda879efb5679085c518117617fb16631c3
2011-05-20 16:52:46 -07:00
Wink Saville
0ba625259e
am 2b534e77: Merge "Fix broken data retry" into honeycomb-LTE
...
* commit '2b534e770dadc4b3180863a393fd89094d0f07a7':
Fix broken data retry
2011-05-20 16:51:29 -07:00
Wink Saville
61a5ab57b8
am f89ea7a5: Merge "Change getLteOnCdmaModeStatic to dynamically determine its result." into honeycomb-LTE
...
* commit 'f89ea7a5ec3af366a825c2e2cfc4f4c1f05de4c4':
Change getLteOnCdmaModeStatic to dynamically determine its result.
2011-05-20 16:14:33 -07:00
Kazuhiro Ondo
5ce6268faa
Fix broken data retry
...
Change I2b737efa6092ad1254c8dc25840ec429f5c6e882 brought side
effect that retry count is reset at every setup.
Change-Id: I6f20d2e82110b2873ff5acbb60a747fd11c09c60
2011-05-20 15:31:33 -07:00
Wink Saville
fe071d3d37
Change getLteOnCdmaModeStatic to dynamically determine its result.
...
bug: 4202572
Change-Id: I956b61840e2043229df29054dd2a6daccd7a845f
2011-05-20 12:27:16 -07:00
Wink Saville
09ded82b78
am ab5baa1d: Merge "Reset connection while data state changed." into honeycomb-LTE
...
* commit 'ab5baa1d5fbd433e4c391ea06d177aa6a6c1c736':
Reset connection while data state changed.
2011-05-19 11:28:36 -07:00
Wink Saville
be2b058ec1
Reset connection while data state changed.
...
Check data call states and reset connection if any link properties changed.
Change-Id: I008aea969378648192852161959fdf4aad6211a1
2011-05-18 15:59:04 -07:00
Kazuhiro Ondo
b22a9fd9bb
am 01758e81: Linkproperties update via unsol data call state change.
...
* commit '01758e81b3ad89934581885bb2fc7006510ec639':
Linkproperties update via unsol data call state change.
2011-05-18 00:02:31 -07:00
Kazuhiro Ondo
01758e81b3
Linkproperties update via unsol data call state change.
...
Handles the scenario of radio technology handover with IP continuity.
Once RIL/Modem finished a handover operation, an unsol data call state
change will be send up to FW notifying all link propertes changes.
FW will then re-configure the device with new link properties
including iptable used by Tethering.
Change-Id: I05e29f66ac3db8ba4274d3662642607742ba1d12
2011-05-17 20:53:40 -07:00
Wink Saville
e34a7686a3
am 258208a7: Merge "Remove SIM operator name hack" into honeycomb-LTE
...
* commit '258208a78ca90a7d3a45a2f15af4bbb21a266f47':
Remove SIM operator name hack
2011-05-17 20:38:05 -07:00
Kazuhiro Ondo
066704ddb4
Remove SIM operator name hack
...
Change-Id: I28c6f94dd6c6bab3a3025f67013a39b3ea0fb0a1
2011-05-17 17:44:18 -07:00
Wink Saville
360f553311
am 7b0339a8: Merge "No data icon switch seen between LTE to EHRPD Handover" into honeycomb-LTE
...
* commit '7b0339a8adca1347fe7ac3ac118c903ff32442a8':
No data icon switch seen between LTE to EHRPD Handover
2011-05-16 16:31:56 -07:00
Kazuhiro Ondo
2121291186
No data icon switch seen between LTE to EHRPD Handover
...
Change-Id: Ifc8e9e8d88b6617d75322f743ae96fd897a45c3b
2011-05-16 15:54:45 -07:00
Wink Saville
648831cc85
am 99f04c49: Merge "Fix data attempt while PS is not in-service" into honeycomb-LTE
...
* commit '99f04c4943368ea7ea7f9d28fa941a1b387e7477':
Fix data attempt while PS is not in-service
2011-05-16 15:51:02 -07:00
Kazuhiro Ondo
c1a4e7093e
Fix data attempt while PS is not in-service
...
mAutoAttachOnCreation flag was incorrectly initialized which was
causing invalid data attempts while PS is not in-service.
Change-Id: Iaf16b70b1997631309a4918a99ac5f3c3ea74d02
2011-05-16 15:12:01 -07:00
Wink Saville
2ead69e116
am fe5b5d37: Merge "Implement incremental data stall recovery in GSM DCT" into honeycomb-LTE
...
* commit 'fe5b5d3700a5c67b5e8fcee324efe0fa24c4622c':
Implement incremental data stall recovery in GSM DCT
2011-05-16 12:41:16 -07:00
Kazuhiro Ondo
47e326c8ac
Implement incremental data stall recovery in GSM DCT
...
Change-Id: Ibc43845c618fd1bf0b5a697568ba475e78e9d58e
2011-05-16 11:43:01 -07:00
Wink Saville
58779700df
am 92cc1d20: Merge "Telephony: Handle Icc Status Changed Event." into honeycomb-LTE
...
* commit '92cc1d20ae0e3dc7e0618027967145e26c1cb6e2':
Telephony: Handle Icc Status Changed Event.
2011-05-15 14:43:49 -07:00
Wink Saville
92cc1d20ae
Merge "Telephony: Handle Icc Status Changed Event." into honeycomb-LTE
2011-05-15 14:38:59 -07:00
Robert Greenwalt
a71a81b69a
am 9713e3c6: Merge "Fix bevhavior of fetchDunApn." into honeycomb-LTE
...
* commit '9713e3c60def9d755ae828d389fced4793a3c86a':
Fix bevhavior of fetchDunApn.
2011-05-15 08:03:46 -07:00
Ramesh Sudini
3ce5de7fe2
Telephony: Handle Icc Status Changed Event.
...
Change-Id: I8203d3b863ea9a27251823d3fed209673c45206c
2011-05-14 18:36:11 -07:00
Robert Greenwalt
2b5a3ec757
Fix bevhavior of fetchDunApn.
...
If nothing secure is set let us fall back to use general APN db entries.
Change-Id: Ic6908dd301c432c11a6f773e06dd6e207d45a037
2011-05-14 12:07:50 -07:00
Wink Saville
74af525e40
am 55ab1ac2: Merge "Add getLteOnCdamMode." into honeycomb-LTE
...
* commit '55ab1ac27f0e5ba6169e38b9ced197a9ff588f2b':
Add getLteOnCdamMode.
2011-05-13 09:20:08 -07:00
Wink Saville
5e9270bfd5
Add getLteOnCdamMode.
...
Change-Id: Iebf027f956d543d7a69cad64aaba47900937a785
2011-05-12 13:37:32 -07:00
Wink Saville
e86dbac583
am db08ff76: Merge "Refactor IccRecords and IccCard" into honeycomb-LTE
...
* commit 'db08ff768b144c6ad8b326300d95c0c60e40f2eb':
Refactor IccRecords and IccCard
2011-05-10 16:31:36 -07:00
Wink Saville
db08ff768b
Merge "Refactor IccRecords and IccCard" into honeycomb-LTE
2011-05-10 16:28:33 -07:00
Jake Hamby
ee60f3fb1b
resolved conflicts for merge of 18cc814c to honeycomb-plus-aosp
...
Change-Id: I2b569ada3baec2dc486296623063bc2b504c5e96
2011-05-10 15:52:15 -07:00
Wink Saville
1f3278e111
Refactor IccRecords and IccCard
...
IccRecords is now full base class for RuimRecords and SIMRecords
so we can use the IccRecords to represent both Ruim and SIM records
class.
Rename mSIMRecords to mIccRecords in PhoneBase.
Remove mRuimRecords.
Change-Id: If6afff3f99d41830c947de13c26586deff923c6f
2011-05-10 11:33:10 -07:00
Wink Saville
d649887a43
am eb8da0fe: Merge "Fix issue on infinite retry config in RetryManager" into honeycomb-LTE
...
* commit 'eb8da0fec2ea577f14e5c5c4dcca1eea0b8261fc':
Fix issue on infinite retry config in RetryManager
2011-05-09 20:34:24 -07:00
Wink Saville
d1736a3dda
am d237bcb2: Merge "Add unset and setOnIccRefresh." into honeycomb-LTE
...
* commit 'd237bcb241b2be8b2f3f3baed87fce973de00fa7':
Add unset and setOnIccRefresh.
2011-05-09 20:32:34 -07:00