| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
honeycomb-LTE
* commit 'ab5baa1d5fbd433e4c391ea06d177aa6a6c1c736':
Reset connection while data state changed.
|
| |
| |
| |
| |
| |
| |
| | |
Check data call states and reset connection if any link properties changed.
Change-Id: I008aea969378648192852161959fdf4aad6211a1
|
|\ \
| |/
| |
| |
| | |
* commit '01758e81b3ad89934581885bb2fc7006510ec639':
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
|
|\ \
| |/
| |
| |
| | |
* commit '258208a78ca90a7d3a45a2f15af4bbb21a266f47':
Remove SIM operator name hack
|
| |
| |
| |
| | |
Change-Id: I28c6f94dd6c6bab3a3025f67013a39b3ea0fb0a1
|
|\ \
| |/
| |
| |
| |
| |
| | |
into honeycomb-LTE
* commit '7b0339a8adca1347fe7ac3ac118c903ff32442a8':
No data icon switch seen between LTE to EHRPD Handover
|
| |
| |
| |
| | |
Change-Id: Ifc8e9e8d88b6617d75322f743ae96fd897a45c3b
|
|\ \
| |/
| |
| |
| |
| |
| | |
honeycomb-LTE
* commit '99f04c4943368ea7ea7f9d28fa941a1b387e7477':
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
|
|\ \
| |/
| |
| |
| |
| |
| | |
into honeycomb-LTE
* commit 'fe5b5d3700a5c67b5e8fcee324efe0fa24c4622c':
Implement incremental data stall recovery in GSM DCT
|
| |
| |
| |
| | |
Change-Id: Ibc43845c618fd1bf0b5a697568ba475e78e9d58e
|
|\ \
| |/
| |
| |
| |
| |
| | |
honeycomb-LTE
* commit '92cc1d20ae0e3dc7e0618027967145e26c1cb6e2':
Telephony: Handle Icc Status Changed Event.
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: I8203d3b863ea9a27251823d3fed209673c45206c
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '9713e3c60def9d755ae828d389fced4793a3c86a':
Fix bevhavior of fetchDunApn.
|
| |/
| |
| |
| |
| |
| | |
If nothing secure is set let us fall back to use general APN db entries.
Change-Id: Ic6908dd301c432c11a6f773e06dd6e207d45a037
|
|\ \
| |/
| |
| |
| | |
* commit '55ab1ac27f0e5ba6169e38b9ced197a9ff588f2b':
Add getLteOnCdamMode.
|
| |
| |
| |
| | |
Change-Id: Iebf027f956d543d7a69cad64aaba47900937a785
|
|\ \
| |/
| |
| |
| | |
* commit 'db08ff768b144c6ad8b326300d95c0c60e40f2eb':
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
|
|\ \ \
| | | |
| | | |
| | | | |
Change-Id: I2b569ada3baec2dc486296623063bc2b504c5e96
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into gingerbread
* commit '4d53cb02168fe35104d7e644dd9b3efd8ca4c91b':
Enable support for SMS national language shift tables.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add support for encoding and decoding SMS 7 bit user data using the
national language shift tables defined in 3GPP TS 23.038 (GSM/UMTS only),
including the new tables added in Release 9 for Indic languages.
Decoding is always supported, but encoding is only enabled for the
specific language tables added to the new integer array resources
"config_sms_enabled_single_shift_tables" and
"config_sms_enabled_locking_shift_tables" defined in
frameworks/base/core/res/res/values/config.xml. The default empty arrays
should be overridden in an OEM overlay for the specific nationalities where
SMS national language shift table encoding is allowed/mandated (e.g. Turkey).
GsmAlphabet.countGsmSeptets() will try to find the most efficient encoding
among all combinations of enabled locking shift and single shift tables.
If no 7 bit encoding is possible, 16 bit UCS-2 encoding will be used.
This change also fixes a bug in the decoder: when an escape septet
is followed by a septet with no entry in the extension (single shift)
table, TS 23.038 Table 6.2.1.1 states that the MS shall display
the character in the main GSM 7 bit default alphabet table, or the
active national language locking shift table. Previously, we were
decoding this sequence as a space character. Two consecutive escape
septets will continue to decode as a space character, according to
Note 1 of table 6.2.1.1.
Change-Id: I4dab3f0ffe39f3df2064ed93c9c05f26e274d18b
|
|\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
honeycomb-LTE
* commit 'eb8da0fec2ea577f14e5c5c4dcca1eea0b8261fc':
Fix issue on infinite retry config in RetryManager
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
"infinite retry config is lost when "resetRetryCount" is called.
Change-Id: I2b737efa6092ad1254c8dc25840ec429f5c6e882
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'd237bcb241b2be8b2f3f3baed87fce973de00fa7':
Add unset and setOnIccRefresh.
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
A temporary hack as some binaries are using these methods.
Change-Id: I4ee63df82acf167ab5f434e63bd073e84e1fdf71
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit '45364dc4bfe3e6118ad61f1d38489fe63418699a':
Telephony: Signal Strength Changes.
|
| |\ \ \ \ |
|
| | | |_|/
| | |/| |
| | | | |
| | | | | |
Change-Id: Ia406d21d860533e699a90d15130edcbc705ec645
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* commit 'a142512a5009d7b4c422d23b1d7bab8d219eb50b':
Broadcast SIM Refresh to all registered components
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
There could be multiple registrants like SIM, STK.
Port of 6228 from partner repo.
Change-Id: I0756d8b69e30058409e0279f65a99a1aa091e13d
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
honeycomb-LTE
* commit '2b48ca07efd7f499ff01a3eeb17a4f5c40106dbe':
Fix 2 functions getting connections up by apnType
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
A bad impl that only effected non-default connections on CDMA.
bug:4392820
Change-Id: If178dba90c4525289098fc88b80cf918e35f4d32
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
honeycomb-LTE
* commit '2499da83cb3db5f1d87a52e3e390139c98ff4210':
Mark a disable apn so we don't reconnect.
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Strip out the pending-action stuff so things are more clear.
bug:4378382
Change-Id: I0e98559c88dccd50169c29d1e74421acb4246b78
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* commit 'd237d05c6f36d4e514eac95a9bcc07106c3d97eb':
Add Delay for data connection retry.
|
| |\ \ \ \ \ |
|
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
Change-Id: Id2c6db09827f29198e38fb9ade4141fab9fa29fc
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
honeycomb-LTE
* commit '8bc60413b9840c7fa724e52f1271936640e97736':
DataConnection: Fix handling of PDP setup failure.
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: Ib73c5aad1f9f07ddca7e2e0b3dfba6ed40aa47ef
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
honeycomb-LTE
* commit '676db0d301caf4fa64c2c1b8427fe2efd5cc7811':
Fix 4379712 NPE in GsmDataConnectionTracker
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Releasing the apnContext too soon and move getting the dc and dcac
into the ok path.
Bug: 4379712
Change-Id: I0296b65ec5842b0219269a73d48ac39086c382fd
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'd0d44c4e988ecdea86c2bb04e29d8f6d20c1c631':
Make DataConnection asynchronous.
|
| |\ \ \ |
|