Wink Saville
19e4be4261
am 9bd1368b: am 6ed4798c: Merge "Cleanup/add log statements." into honeycomb-LTE
...
* commit '9bd1368bb431d701604a48b226ee362fc7838c6a':
Cleanup/add log statements.
2011-04-15 15:48:48 -07:00
Wink Saville
9bd1368bb4
am 6ed4798c: Merge "Cleanup/add log statements." into honeycomb-LTE
...
* commit '6ed4798c70bf4ba253a8cdd37bf48008af81da7d':
Cleanup/add log statements.
2011-04-15 15:46:27 -07:00
Ramesh Sudini
a5c9c7246b
Data Availability Indication changes.
...
Change-Id: I92bcff10763658cadd4ac1ea98745212c765ecfe
2011-04-15 15:46:01 -07:00
Wink Saville
6ed4798c70
Merge "Cleanup/add log statements." into honeycomb-LTE
2011-04-15 15:44:18 -07:00
Wink Saville
5ae172b97e
am 93a3f72a: am cb0c5f16: Merge "Change RIL initialization." into honeycomb-LTE
...
* commit '93a3f72aa0475e08bbe7de8d512f7149428aaf2d':
Change RIL initialization.
2011-04-15 15:41:35 -07:00
Wink Saville
93a3f72aa0
am cb0c5f16: Merge "Change RIL initialization." into honeycomb-LTE
...
* commit 'cb0c5f16e9131e73cda38ce18c00a31b1d5be2c3':
Change RIL initialization.
2011-04-15 15:39:09 -07:00
Wink Saville
56b4965f5b
Cleanup/add log statements.
...
Change-Id: Ia9e1dfab0dd6eb0ac08e6ce2f3d414d358652d80
2011-04-15 14:29:24 -07:00
Wink Saville
66958c7367
Change RIL initialization.
...
- When creating RIL use lte_on_cdma property to set initial
cdma subscription source. Later we will use
RIL_UNSOL_CDMA_SUBSCRIPTION_SOURCE_CHANGED and or some other
dynamic method.
- Instead of using mInitialRadioStateChange use UNSOL_RIL_CONNECTED
to initialize ril to a known state.
- Rename RIL_UNSOL_CDMA_SUBSCRIPTION_CHANGED to it "proper" name.
RIL_UNSOL_CDMA_SUBSCRIPTION_SOURCE_CHANGED.
bug: 4287155
Change-Id: I477ece19dbe381171e0f468184821d6a6d6877b9
2011-04-15 10:06:41 -07:00
Wink Saville
26b05f7dc3
am 05be003f: am c078a436: Merge "Fix occasional phone app crash" into honeycomb-LTE
...
* commit '05be003f7f3dd758c44c2cdb3e7aa638d8daa446':
Fix occasional phone app crash
2011-04-12 17:03:29 -07:00
Wink Saville
05be003f7f
am c078a436: Merge "Fix occasional phone app crash" into honeycomb-LTE
...
* commit 'c078a4362791cec3976c4312d3f7e0e96b3487bf':
Fix occasional phone app crash
2011-04-12 17:00:57 -07:00
Kazuhiro Ondo
921c9d2425
Fix occasional phone app crash
...
bug #4263503
if GsmDCT is just initialized and LTE/GPRS attach happens
before SIM is completely loaded, phone app would crash
as there is no DataConnection associated with ApnContext.
Change-Id: Ie8007c718c3f68a7b3e42154e60e5b25631ec3c8
2011-04-12 14:42:02 -07:00
Masanori Ogino
2037b5a8b2
Load mnc/mcc configuration value from SIM (KDDI-CDMA)
...
Now support to load mnc/mcc value from IMSI on KDDI-CDMA.
Change-Id: I6f1d137ecf2e3130ca8f1a782dccec13b51f9933
2011-04-12 20:42:49 +09:00
Wink Saville
a58ee55f49
am 6e797566: am 442b08bc: Merge "Cleanup all functions overridden from DCT in GDCT" into honeycomb-LTE
...
* commit '6e797566650c10ba8655aea914d521f5999073e8':
Cleanup all functions overridden from DCT in GDCT
2011-04-09 08:05:31 -07:00
Wink Saville
6e79756665
am 442b08bc: Merge "Cleanup all functions overridden from DCT in GDCT" into honeycomb-LTE
...
* commit '442b08bc7c934f601a111bf97ea96842d69cdc23':
Cleanup all functions overridden from DCT in GDCT
2011-04-09 07:57:35 -07:00
Wink Saville
442b08bc7c
Merge "Cleanup all functions overridden from DCT in GDCT" into honeycomb-LTE
2011-04-09 07:50:37 -07:00
Robert Greenwalt
862da792c0
Cleanup all functions overridden from DCT in GDCT
...
Also removed use of iterator.
Change-Id: I58e505d641cc2b84b6522a6793665c2a3c839580
2011-04-08 17:36:39 -07:00
Robert Greenwalt
6cab9a6e3f
am da2790fa: am 658779f5: Merge "Make ApnSettings threadsafe." into honeycomb-LTE
...
* commit 'da2790fa0adc187440c35261256c9989ca1b6ed8':
Make ApnSettings threadsafe.
2011-04-08 17:23:50 -07:00
Robert Greenwalt
da2790fa0a
am 658779f5: Merge "Make ApnSettings threadsafe." into honeycomb-LTE
...
* commit '658779f5d81031dc2c34ef6bc374fad394d01465':
Make ApnSettings threadsafe.
2011-04-08 17:21:43 -07:00
Robert Greenwalt
658779f5d8
Merge "Make ApnSettings threadsafe." into honeycomb-LTE
2011-04-08 17:19:53 -07:00
Robert Greenwalt
561538879b
Make ApnSettings threadsafe.
...
Also fixes getActiveApnString.
Change-Id: I2278b30505cc8a6be484341cba12d14f7b6316e8
2011-04-08 16:48:42 -07:00
Robert Greenwalt
2270d05698
am ede9ed9f: am 1eeeae59: Merge "Fix getActiveApnTypes for GsmDCT." into honeycomb-LTE
...
* commit 'ede9ed9f704979a373b6b8676373611409cff92f':
Fix getActiveApnTypes for GsmDCT.
2011-04-08 16:44:42 -07:00
Robert Greenwalt
9e1e1360d3
am de78352c: am ac9c73ae: Merge "Fix notification of disconnected networks." into honeycomb-LTE
...
* commit 'de78352c6c048e009fbeefb40a2b06a8573f7b7e':
Fix notification of disconnected networks.
2011-04-08 16:44:32 -07:00
Robert Greenwalt
ede9ed9f70
am 1eeeae59: Merge "Fix getActiveApnTypes for GsmDCT." into honeycomb-LTE
...
* commit '1eeeae59d07ccc6b7db865b942d3e0b9394b1a59':
Fix getActiveApnTypes for GsmDCT.
2011-04-08 16:38:39 -07:00
Robert Greenwalt
de78352c6c
am ac9c73ae: Merge "Fix notification of disconnected networks." into honeycomb-LTE
...
* commit 'ac9c73ae619aee63f49cf1f845ef5588bd46dce8':
Fix notification of disconnected networks.
2011-04-08 16:38:34 -07:00
Robert Greenwalt
1eeeae59d0
Merge "Fix getActiveApnTypes for GsmDCT." into honeycomb-LTE
2011-04-08 16:31:03 -07:00
Robert Greenwalt
ac9c73ae61
Merge "Fix notification of disconnected networks." into honeycomb-LTE
2011-04-08 16:22:06 -07:00
Robert Greenwalt
1b6c758c29
Fix getActiveApnTypes for GsmDCT.
...
Change-Id: I42e71f0cbe31289f16623de38141213f547aa13f
2011-04-08 16:07:37 -07:00
Robert Greenwalt
6b01e4cdf8
Fix notification of disconnected networks.
...
Reorder - set state and then report the state, else we always report disconnecting which
is interpreted as still connected.
Change-Id: I95f5fe9ccee0d7ee9a03f78ae5b614af2ba0860b
2011-04-08 15:52:23 -07:00
Wink Saville
d5226cff8d
am 4a28096d: am 73ad388a: Merge "Check different CellLocation type in GsmDataConnectionTracker" into honeycomb-LTE
...
* commit '4a28096dec16666d9425cb8e23641985f963a4f3':
Check different CellLocation type in GsmDataConnectionTracker
2011-04-08 15:31:24 -07:00
Robert Greenwalt
f034932be6
am 01f8f290: am 63edf6c4: Rename PhoneBase\'s DataConnectionTracker member.
...
* commit '01f8f290cd2c01c7ed9a1966f39fa74032352dc8':
Rename PhoneBase's DataConnectionTracker member.
2011-04-08 15:31:21 -07:00
Wink Saville
de56db46c4
resolved conflicts for merge of 4b1a37d7 to master
...
Change-Id: I872f40b0e0de534a37e3cf6bdc4d175b66226188
2011-04-08 14:57:51 -07:00
Wink Saville
4a28096dec
am 73ad388a: Merge "Check different CellLocation type in GsmDataConnectionTracker" into honeycomb-LTE
...
* commit '73ad388aae28213dd3f47bcac1b52c671e3cacc7':
Check different CellLocation type in GsmDataConnectionTracker
2011-04-08 13:23:24 -07:00
Wink Saville
73ad388aae
Merge "Check different CellLocation type in GsmDataConnectionTracker" into honeycomb-LTE
2011-04-08 13:20:20 -07:00
Robert Greenwalt
01f8f290cd
am 63edf6c4: Rename PhoneBase\'s DataConnectionTracker member.
...
* commit '63edf6c4f5795009e55f2ae9556550c38daa9774':
Rename PhoneBase's DataConnectionTracker member.
2011-04-08 12:23:49 -07:00
Robert Greenwalt
63edf6c4f5
Rename PhoneBase's DataConnectionTracker member.
...
Was called mDataConnection, but this is more confusing now that we have multiple
DataConnections. Changed it to the more correct mDataConnectionTracker.
Change-Id: I3cdc4f2897d60e5b0885891744aa6ff2db27af37
2011-04-08 11:54:01 -07:00
Kazuhiro Ondo
8968f9f6d4
Check different CellLocation type in GsmDataConnectionTracker
...
Addressing phone app crash in GsmDataConnectionTracker when CDMALTEPhone
is used. CDMALTEPhone uses CDMA SST so getCellLocation() was returning
an instance of CdmaCellLocation. This was causing a crash when GsmDCT
type casts the instance as GsmCellLocation.
This patch tries to check the instance type before retrieving corresponding
cell id.
Change-Id: I6ac9cd4dc078552dc58d4d9350494a7b608c2b98
2011-04-08 11:42:51 -07:00
Wink Saville
4b1a37d725
am 5203a5bc: Cleanup debugging.
...
* commit '5203a5bc28a5ae432eab236780b2f97bdec71dbf':
Cleanup debugging.
2011-04-08 11:35:11 -07:00
Wink Saville
5203a5bc28
Cleanup debugging.
...
Change-Id: I4c61b6716a6d03d70bc1e9013954d6b2002cec54
2011-04-08 11:14:23 -07:00
Wink Saville
5008e92d1f
am b9381109: am 1905e166: Merge "DataConnection: set CID to the correct value." into honeycomb-LTE
...
* commit 'b93811091d8e412d1247ee1f4506b7db1439235d':
DataConnection: set CID to the correct value.
2011-04-08 10:44:43 -07:00
Wink Saville
b93811091d
am 1905e166: Merge "DataConnection: set CID to the correct value." into honeycomb-LTE
...
* commit '1905e166ed40ee11e80476848ef40e817512f740':
DataConnection: set CID to the correct value.
2011-04-08 10:41:09 -07:00
Wink Saville
1905e166ed
Merge "DataConnection: set CID to the correct value." into honeycomb-LTE
2011-04-08 10:38:25 -07:00
Robert Greenwalt
c9fb9888ce
am 2ce73e77: am 9c7f433c: Merge "Fix isApnTypeActive in GDCT." into honeycomb-LTE
...
* commit '2ce73e77c99effb9521db15c882529ccbafd57a6':
Fix isApnTypeActive in GDCT.
2011-04-08 10:11:43 -07:00
Robert Greenwalt
2ce73e77c9
am 9c7f433c: Merge "Fix isApnTypeActive in GDCT." into honeycomb-LTE
...
* commit '9c7f433c80fd2014562f8d161e6a34710fe475d6':
Fix isApnTypeActive in GDCT.
2011-04-08 10:09:03 -07:00
Robert Greenwalt
9c7f433c80
Merge "Fix isApnTypeActive in GDCT." into honeycomb-LTE
2011-04-08 10:07:31 -07:00
Robert Greenwalt
2915875fb6
am e3e535a9: am 4410660e: Fix ISO country code of Slovenia.
...
* commit 'e3e535a9c6b35971b54becc912e45da0f8b3f727':
Fix ISO country code of Slovenia.
2011-04-08 10:07:26 -07:00
Robert Greenwalt
37c75ae06b
DataConnection: set CID to the correct value.
...
import of partner change 5930
Change-Id: Iaa2d282f6f9292a57dfceedad676c9e3ad64f903
2011-04-08 10:05:58 -07:00
Robert Greenwalt
e3e535a9c6
am 4410660e: Fix ISO country code of Slovenia.
...
* commit '4410660e02c04b29d323c6d3bf81633fd07b6411':
Fix ISO country code of Slovenia.
2011-04-08 10:05:01 -07:00
Robert Greenwalt
4410660e02
Fix ISO country code of Slovenia.
...
Misread an IBM site and thought it was sl-sl, but really it is sl-si.
fixes public bug 16021
Change-Id: I5b262a2b424fe2a0904f623f82449a539ede0fdb
2011-04-08 09:53:55 -07:00
Robert Greenwalt
7a093b2c35
Fix isApnTypeActive in GDCT.
...
The single active APN makes no sense now. Add override function to
do the right thing.
Also makes ApnContext threadsafe.
Change-Id: I4302595e8818b7d31bdd32b5fdf4e3de1cd81ed8
2011-04-08 09:39:57 -07:00
Joe Onorato
43a17654cf
Remove the deprecated things from Config.java. These haven't been working since before 1.0.
...
Change-Id: Ic2e8fa68797ea9d486f4117f3d82c98233cdab1e
2011-04-07 19:23:05 -07:00