Wink Saville
5ad5c9e3ef
am d20f60c8: Merge "Support of LTE Only mode" into honeycomb-LTE
...
* commit 'd20f60c8a71ca0aa853bc433f74b32dcfc98f984':
Support of LTE Only mode
2011-07-27 20:39:09 -07:00
Wink Saville
d20f60c8a7
Merge "Support of LTE Only mode" into honeycomb-LTE
2011-07-27 20:35:52 -07:00
Ramesh Sudini
d5f8d84d45
Support of LTE Only mode
...
In CDMA-LTE hybrid mode, the service state is derived based on
CDMA state. However, CDMA radio is off while in LTE only mode
so thre will be no signal bar or data type icon displayed on
the status UI.
This patch handles LTE only mode scenario. The service state
is derived from LTE if CDMA is OOS and LTE only mode is used.
Bug: 5070240
Change-Id: Ie55daaf9eea1b16ca73312ebab208810b145d2bc
2011-07-27 20:34:15 -07:00
Ramesh Sudini
0aea293d15
am 8ce53e38: am 9a87deb5: DataConnection: Clear cid when entering inactive state.
...
* commit '8ce53e387e2b4427265ae9e43bc15d9fe850643d':
DataConnection: Clear cid when entering inactive state.
2011-07-27 16:35:41 -07:00
Ramesh Sudini
8ce53e387e
am 9a87deb5: DataConnection: Clear cid when entering inactive state.
...
* commit '9a87deb538caed347621e57c5c83e0185a963bb4':
DataConnection: Clear cid when entering inactive state.
2011-07-27 16:32:48 -07:00
Ramesh Sudini
9a87deb538
DataConnection: Clear cid when entering inactive state.
...
Bug: 5083242
Change-Id: I0657739da54bc424433063a2244d045e47411e5f
2011-07-27 15:04:24 -07:00
Robert Greenwalt
22d93a0d71
resolved conflicts for merge of 41394a36 to honeycomb-plus-aosp
...
Change-Id: If4dc99c558dc45c9a7ff8d3ea5be69578b4ee793
2011-07-26 15:26:02 -07:00
Wink Saville
bfce70342f
am 32d106e1: Filter out addresses that are 0.
...
* commit '32d106e154d0388ac13774fad3c58ff60ba9ae8f':
Filter out addresses that are 0.
2011-07-25 15:31:44 -07:00
Wink Saville
32d106e154
Filter out addresses that are 0.
...
If the address is "any" address, i.e. an address which is all zeros
for both IPv4 and IPv6 ignore it.
Bug: 5073048
Change-Id: I8b9f64103aaffd001114a672375ff5f99616c327
2011-07-25 15:26:56 -07:00
Wink Saville
895de9269f
am 051660d4: am deb62be2: Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE
...
* commit '051660d4d6d293f4b561bc6a772c70aa077a578a':
Configure RAT dependent retry pattern in GSM DCT.
2011-07-24 09:15:39 -07:00
Kazuhiro Ondo
d2dd1e657c
am 9820a9d2: am 4281817f: Allow suggestedRetryTime to indicate no retry is needed.
...
* commit '9820a9d299dc46f2a9037866ddf61c4782cf9186':
Allow suggestedRetryTime to indicate no retry is needed.
2011-07-24 09:13:52 -07:00
Wink Saville
051660d4d6
am deb62be2: Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE
...
* commit 'deb62be2e87b19e9bbbc668f8d9327b12dba4a3b':
Configure RAT dependent retry pattern in GSM DCT.
2011-07-24 09:13:26 -07:00
Kazuhiro Ondo
9820a9d299
am 4281817f: Allow suggestedRetryTime to indicate no retry is needed.
...
* commit '4281817f6b624cb51926eb24fa78c68cd9431dce':
Allow suggestedRetryTime to indicate no retry is needed.
2011-07-24 09:11:42 -07:00
Wink Saville
deb62be2e8
Merge "Configure RAT dependent retry pattern in GSM DCT." into honeycomb-LTE
2011-07-24 09:11:28 -07:00
Kazuhiro Ondo
4281817f6b
Allow suggestedRetryTime to indicate no retry is needed.
...
If suggestedRetryTime is 0x7fffffff then no retry is needed
and the framework should not initiate a retry.
Bug: 4949208
Change-Id: I3756ef6a3e93beec4ee95863cbc111b9952e5e06
2011-07-24 08:10:53 -07:00
Kazuhiro Ondo
789df167fa
Configure RAT dependent retry pattern in GSM DCT.
...
In case GSM DCT is used with EHRPD, retry pattern should follow
the ones for CDMA.
Bug: 5058426
Change-Id: Id9badc9ac14fb20ac62c1746061f056fa2f9ed1b
2011-07-23 13:48:12 -07:00
Kazuhiro Ondo
3372c1ef78
am b7ad442c: am 1c82f56f: Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME
...
* commit 'b7ad442c90146f736c6268c21e34a87fbcab6335':
Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME
2011-07-21 18:19:21 -07:00
Kazuhiro Ondo
b7ad442c90
am 1c82f56f: Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME
...
* commit '1c82f56f2453a8a7c83090017ab2427a74829b9a':
Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME
2011-07-21 18:15:26 -07:00
John Wang
1a15b03f62
Merge "Remove APN type in notifyDataConnection."
2011-07-21 17:06:08 -07:00
Kazuhiro Ondo
1c82f56f24
Display CSIM SPN only if camping SID/NID matches CSIM CDMAHOME
...
Fix to resolve conflicting ERI and CSIM SPN. CSIM SPN should be
only used when camping SID/NID is listed in CDMAHOME record.
Bug: 5057486
Change-Id: I6c5961bb53cc6257237fa5a93a0acd067b12d009
2011-07-21 17:04:58 -07:00
John Wang
343112fb15
Remove APN type in notifyDataConnection.
...
Using APN_TYPE_ALL in notifyDataConnection causes data
connection state to be set as DISCONNECTED all the time
because apnTypeToId returns INVALID_ID for APN_TYPE_ALL.
bug:4972999
Change-Id: Ieb79194575dd97fa4bd7ef2bd8202030aa282d84
2011-07-21 14:46:11 -07:00
Kazuhiro Ondo
aed294985c
am 5abddc73: am bf361b59: Return IMEI SV if CDMA-LTE mode is used
...
* commit '5abddc73a57da304029b6034b13f69079dcbd83a':
Return IMEI SV if CDMA-LTE mode is used
2011-07-19 12:41:58 -07:00
Kazuhiro Ondo
5abddc73a5
am bf361b59: Return IMEI SV if CDMA-LTE mode is used
...
* commit 'bf361b59e4e6c1c7c710e73260a77e9937f1fb59':
Return IMEI SV if CDMA-LTE mode is used
2011-07-19 12:39:39 -07:00
Kazuhiro Ondo
bf361b59e4
Return IMEI SV if CDMA-LTE mode is used
...
IMEI and IMEI SV should be available in CDMA-LTE hybrid system.
IMS SV value is not yet returned.
Bug: 5042972
Change-Id: I733825e95f802605e06887951e226d26baea8ff2
2011-07-19 12:06:12 -07:00
Wink Saville
865e684652
am 6e8c7dd2: am cd4636ec: Add LteOnCdmaDevice system property.
...
* commit '6e8c7dd2128b2a46f5d56ed46d4d530af6ad38f5':
Add LteOnCdmaDevice system property.
2011-07-18 18:42:41 -07:00
Wink Saville
6e8c7dd212
am cd4636ec: Add LteOnCdmaDevice system property.
...
* commit 'cd4636ec08a50ab890acab0cf0c3c3f07f91896a':
Add LteOnCdmaDevice system property.
2011-07-18 18:39:41 -07:00
Wink Saville
cd4636ec08
Add LteOnCdmaDevice system property.
...
Provide a system property which may be
optionally set at build time.
Change-Id: I253ff0df7c8f8c5627c775fb0cff2cb831157eed
2011-07-18 11:32:55 -07:00
Dianne Hackborn
de4c26fa1a
Fix a couple static leaks.
...
Change-Id: If2564dc822fbcb3bb3baf270ad2b3c29c78bf421
2011-07-17 13:49:27 -07:00
Robert Greenwalt
d9212d3088
resolved conflicts for merge of 8550f3b8 to master
...
Change-Id: If2881b8b7faea5139af83a37cba04ccac5904f81
2011-07-15 10:52:54 -07:00
Robert Greenwalt
8550f3b86a
resolved conflicts for merge of 0a46db5d to honeycomb-plus-aosp
...
Change-Id: I0f1bea54d999ab3ef10400ee67bd4d3b2a5d1783
2011-07-15 09:55:48 -07:00
Robert Greenwalt
0a46db5d88
Apply the dns and route diff which we get a change
...
bug:5008973
Change-Id: Ib99e43d9d852452cc1f2aea6bef07bbd194f28cc
2011-07-14 18:12:14 -07:00
Wink Saville
76326a9d7d
am 3810361e: am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE
...
* commit '3810361e4a3e93d3c8a10aaeec54f65dfcc2d03d':
Remove STOPSHIP but allow seamless Handoff when possible.
2011-07-14 10:55:58 -07:00
John Wang
726492eae9
am 28d92afc: am 2ac78a2d: Merge "Add getImei() to Phone interface." into honeycomb-LTE
...
* commit '28d92afc0a17cbf9149a0c8be9c8795d6f3306a5':
Add getImei() to Phone interface.
2011-07-14 10:49:38 -07:00
Wink Saville
3810361e4a
am 6d1d16c3: Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE
...
* commit '6d1d16c324a681dd966d47497a71a02eac512234':
Remove STOPSHIP but allow seamless Handoff when possible.
2011-07-13 14:19:12 -07:00
Wink Saville
6d1d16c324
Merge "Remove STOPSHIP but allow seamless Handoff when possible." into honeycomb-LTE
2011-07-13 14:15:19 -07:00
Wink Saville
e822225f7a
Remove STOPSHIP but allow seamless Handoff when possible.
...
If an address is removed we must reset the connection but
only for the connections associated with that address. For
now we're doing the "all" addresses for a type (IPv6 or IPv4)
in the future we only need to reset a particular addresses
connections.
Bug: 4981919
Change-Id: I97f8071a3ed6f827ed22f32216ca5011bfe6c1d9
2011-07-13 13:44:13 -07:00
John Wang
28d92afc0a
am 2ac78a2d: Merge "Add getImei() to Phone interface." into honeycomb-LTE
...
* commit '2ac78a2da52b29f6ac72294072d7ca87d991dab1':
Add getImei() to Phone interface.
2011-07-13 10:21:38 -07:00
Wink Saville
c4f5d33ea6
am 0ddd9960: am 12b91edc: Merge "Add a property so that CSIM provision check can be bypassed" into honeycomb-LTE
...
* commit '0ddd99600675aaf5f514ac6bb30d345c4b66f8c2':
Add a property so that CSIM provision check can be bypassed
2011-07-12 16:38:22 -07:00
Jeff Sharkey
099b3d2179
Merge "Watch for external Secure.DATA_ROAMING changes."
2011-07-12 15:18:41 -07:00
Kazuhiro Ondo
64bd196fe4
am a9e00a4a: am 89799e72: Fix incorrect ERI banner format
...
* commit 'a9e00a4ac806751d8af0d9386ee3ae9bd18492b4':
Fix incorrect ERI banner format
2011-07-12 14:56:59 -07:00
John Wang
2ea7e443b2
Add getImei() to Phone interface.
...
Need IMEI to be displayed in LTE Settings. Since getDeviceId() returns MEID for LTE device,
getImei() is added to return IMEI for all devices. getImei returns null if not set (as SipPhone).
bug:4983512
Change-Id: Idfe2ec8de514f330248db7a9de7e241f9a38cb96
2011-07-11 17:00:16 -07:00
Jeff Sharkey
9e6615afab
Watch for external Secure.DATA_ROAMING changes.
...
Continue reading/writing Secure.DATA_ROAMING, but also observe
external changes and reevaluate connection state.
Bug: 5011957
Change-Id: Idc6589cf251adcf3110d9c9eb4ef1bd5fb936d14
2011-07-11 16:20:23 -07:00
Wink Saville
0ddd996006
am 12b91edc: Merge "Add a property so that CSIM provision check can be bypassed" into honeycomb-LTE
...
* commit '12b91edc81763b69090bf5815bc8d59ab8d8f342':
Add a property so that CSIM provision check can be bypassed
2011-07-10 19:35:14 -07:00
Wink Saville
12b91edc81
Merge "Add a property so that CSIM provision check can be bypassed" into honeycomb-LTE
2011-07-10 19:33:54 -07:00
Kazuhiro Ondo
e5d891e84e
Add a property so that CSIM provision check can be bypassed
...
To support test environment where a call box is used with
non-provisioned SIM.
Bug: 5010622
Change-Id: I0dd2d3c2d199f600e5979c865f97b41e2fbb706d
2011-07-10 19:18:21 -07:00
Kazuhiro Ondo
a9e00a4ac8
am 89799e72: Fix incorrect ERI banner format
...
* commit '89799e72eee54935ec5830f89dfd0a7d32983917':
Fix incorrect ERI banner format
2011-07-10 17:21:52 -07:00
Kazuhiro Ondo
89799e72ee
Fix incorrect ERI banner format
...
Fix conflicting display issue with ERI and CSIM SPN test.
Do not display them together but only override ERI text with CSIM
SPN in home area.
Bug: 5008969
Change-Id: I88383acd1c7f4c5bfb1f66349ff2f37b2edbbc9c
2011-07-10 16:26:42 -07:00
Wink Saville
e2dece12ba
am 3ef341cd: am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE
...
* commit '3ef341cda51d5bc35b0bc919f7514653ec194410':
Disconnect ApnContexts in INITING state when error.
2011-07-08 17:52:56 -07:00
Robert Greenwalt
532fee45e2
Merge "Remove unused setHttpProxy."
2011-07-08 11:06:55 -07:00
Wink Saville
3ef341cda5
am 7283bb93: Merge "Disconnect ApnContexts in INITING state when error." into honeycomb-LTE
...
* commit '7283bb9323c83621a818c387bb80fe1bc9d6aa7c':
Disconnect ApnContexts in INITING state when error.
2011-07-08 09:40:11 -07:00