summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Collapse)AuthorAgeFilesLines
* am ab5baa1d: Merge "Reset connection while data state changed." into ↵Wink Saville2011-05-193-113/+83
|\ | | | | | | | | | | | | honeycomb-LTE * commit 'ab5baa1d5fbd433e4c391ea06d177aa6a6c1c736': Reset connection while data state changed.
| * Reset connection while data state changed.Wink Saville2011-05-183-113/+83
| | | | | | | | | | | | | | Check data call states and reset connection if any link properties changed. Change-Id: I008aea969378648192852161959fdf4aad6211a1
* | am 01758e81: Linkproperties update via unsol data call state change.Kazuhiro Ondo2011-05-184-15/+111
|\ \ | |/ | | | | | | * commit '01758e81b3ad89934581885bb2fc7006510ec639': Linkproperties update via unsol data call state change.
| * Linkproperties update via unsol data call state change.Kazuhiro Ondo2011-05-174-15/+111
| | | | | | | | | | | | | | | | | | | | 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
* | am 258208a7: Merge "Remove SIM operator name hack" into honeycomb-LTEWink Saville2011-05-171-5/+0
|\ \ | |/ | | | | | | * commit '258208a78ca90a7d3a45a2f15af4bbb21a266f47': Remove SIM operator name hack
| * Remove SIM operator name hackKazuhiro Ondo2011-05-171-5/+0
| | | | | | | | Change-Id: I28c6f94dd6c6bab3a3025f67013a39b3ea0fb0a1
* | am 7b0339a8: Merge "No data icon switch seen between LTE to EHRPD Handover" ↵Wink Saville2011-05-161-9/+1
|\ \ | |/ | | | | | | | | | | into honeycomb-LTE * commit '7b0339a8adca1347fe7ac3ac118c903ff32442a8': No data icon switch seen between LTE to EHRPD Handover
| * No data icon switch seen between LTE to EHRPD HandoverKazuhiro Ondo2011-05-161-9/+1
| | | | | | | | Change-Id: Ifc8e9e8d88b6617d75322f743ae96fd897a45c3b
* | am 99f04c49: Merge "Fix data attempt while PS is not in-service" into ↵Wink Saville2011-05-162-9/+12
|\ \ | |/ | | | | | | | | | | honeycomb-LTE * commit '99f04c4943368ea7ea7f9d28fa941a1b387e7477': Fix data attempt while PS is not in-service
| * Fix data attempt while PS is not in-serviceKazuhiro Ondo2011-05-162-9/+12
| | | | | | | | | | | | | | mAutoAttachOnCreation flag was incorrectly initialized which was causing invalid data attempts while PS is not in-service. Change-Id: Iaf16b70b1997631309a4918a99ac5f3c3ea74d02
* | am fe5b5d37: Merge "Implement incremental data stall recovery in GSM DCT" ↵Wink Saville2011-05-161-6/+40
|\ \ | |/ | | | | | | | | | | into honeycomb-LTE * commit 'fe5b5d3700a5c67b5e8fcee324efe0fa24c4622c': Implement incremental data stall recovery in GSM DCT
| * Implement incremental data stall recovery in GSM DCTKazuhiro Ondo2011-05-161-6/+40
| | | | | | | | Change-Id: Ibc43845c618fd1bf0b5a697568ba475e78e9d58e
* | am 92cc1d20: Merge "Telephony: Handle Icc Status Changed Event." into ↵Wink Saville2011-05-154-1/+14
|\ \ | |/ | | | | | | | | | | honeycomb-LTE * commit '92cc1d20ae0e3dc7e0618027967145e26c1cb6e2': Telephony: Handle Icc Status Changed Event.
| * Merge "Telephony: Handle Icc Status Changed Event." into honeycomb-LTEWink Saville2011-05-154-1/+14
| |\
| | * Telephony: Handle Icc Status Changed Event.Ramesh Sudini2011-05-144-1/+14
| | | | | | | | | | | | Change-Id: I8203d3b863ea9a27251823d3fed209673c45206c
* | | am 9713e3c6: Merge "Fix bevhavior of fetchDunApn." into honeycomb-LTERobert Greenwalt2011-05-151-5/+7
|\ \ \ | |/ / | | | | | | | | | * commit '9713e3c60def9d755ae828d389fced4793a3c86a': Fix bevhavior of fetchDunApn.
| * | Fix bevhavior of fetchDunApn.Robert Greenwalt2011-05-141-5/+7
| |/ | | | | | | | | | | If nothing secure is set let us fall back to use general APN db entries. Change-Id: Ic6908dd301c432c11a6f773e06dd6e207d45a037
* | am 55ab1ac2: Merge "Add getLteOnCdamMode." into honeycomb-LTEWink Saville2011-05-1313-66/+150
|\ \ | |/ | | | | | | * commit '55ab1ac27f0e5ba6169e38b9ced197a9ff588f2b': Add getLteOnCdamMode.
| * Add getLteOnCdamMode.Wink Saville2011-05-1213-66/+150
| | | | | | | | Change-Id: Iebf027f956d543d7a69cad64aaba47900937a785
* | am db08ff76: Merge "Refactor IccRecords and IccCard" into honeycomb-LTEWink Saville2011-05-1017-169/+226
|\ \ | |/ | | | | | | * commit 'db08ff768b144c6ad8b326300d95c0c60e40f2eb': Refactor IccRecords and IccCard
| * Merge "Refactor IccRecords and IccCard" into honeycomb-LTEWink Saville2011-05-1017-169/+226
| |\
| | * Refactor IccRecords and IccCardWink Saville2011-05-1017-169/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | resolved conflicts for merge of 18cc814c to honeycomb-plus-aospJake Hamby2011-05-1012-437/+1622
|\ \ \ | | | | | | | | | | | | Change-Id: I2b569ada3baec2dc486296623063bc2b504c5e96
| * \ \ am 4d53cb02: Merge "Enable support for SMS national language shift tables." ↵Jake Hamby2011-05-0512-454/+1632
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gingerbread * commit '4d53cb02168fe35104d7e644dd9b3efd8ca4c91b': Enable support for SMS national language shift tables.
| | * | | Enable support for SMS national language shift tables.Jake Hamby2011-04-0612-454/+1632
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | am eb8da0fe: Merge "Fix issue on infinite retry config in RetryManager" into ↵Wink Saville2011-05-093-28/+48
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | honeycomb-LTE * commit 'eb8da0fec2ea577f14e5c5c4dcca1eea0b8261fc': Fix issue on infinite retry config in RetryManager
| * | | | Merge "Fix issue on infinite retry config in RetryManager" into honeycomb-LTEWink Saville2011-05-093-28/+48
| |\ \ \ \
| | * | | | Fix issue on infinite retry config in RetryManagerKazuhiro Ondo2011-05-093-28/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "infinite retry config is lost when "resetRetryCount" is called. Change-Id: I2b737efa6092ad1254c8dc25840ec429f5c6e882
* | | | | | am d237bcb2: Merge "Add unset and setOnIccRefresh." into honeycomb-LTEWink Saville2011-05-092-0/+9
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'd237bcb241b2be8b2f3f3baed87fce973de00fa7': Add unset and setOnIccRefresh.
| * | | | | Add unset and setOnIccRefresh.Wink Saville2011-05-092-0/+9
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | A temporary hack as some binaries are using these methods. Change-Id: I4ee63df82acf167ab5f434e63bd073e84e1fdf71
* | | | | am 45364dc4: Merge "Telephony: Signal Strength Changes." into honeycomb-LTEWink Saville2011-05-091-13/+21
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '45364dc4bfe3e6118ad61f1d38489fe63418699a': Telephony: Signal Strength Changes.
| * | | | Merge "Telephony: Signal Strength Changes." into honeycomb-LTEWink Saville2011-05-091-13/+21
| |\ \ \ \
| | * | | | Telephony: Signal Strength Changes.Ramesh Sudini2011-05-091-13/+21
| | | |_|/ | | |/| | | | | | | | | | | | Change-Id: Ia406d21d860533e699a90d15130edcbc705ec645
* | | | | am a142512a: Broadcast SIM Refresh to all registered componentsRobert Greenwalt2011-05-095-14/+14
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit 'a142512a5009d7b4c422d23b1d7bab8d219eb50b': Broadcast SIM Refresh to all registered components
| * | | | Broadcast SIM Refresh to all registered componentsRobert Greenwalt2011-05-095-14/+14
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | There could be multiple registrants like SIM, STK. Port of 6228 from partner repo. Change-Id: I0756d8b69e30058409e0279f65a99a1aa091e13d
* | | | am 2b48ca07: Merge "Fix 2 functions getting connections up by apnType" into ↵Robert Greenwalt2011-05-061-2/+5
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | honeycomb-LTE * commit '2b48ca07efd7f499ff01a3eeb17a4f5c40106dbe': Fix 2 functions getting connections up by apnType
| * | | Merge "Fix 2 functions getting connections up by apnType" into honeycomb-LTERobert Greenwalt2011-05-061-2/+5
| |\ \ \
| | * | | Fix 2 functions getting connections up by apnTypeRobert Greenwalt2011-05-061-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A bad impl that only effected non-default connections on CDMA. bug:4392820 Change-Id: If178dba90c4525289098fc88b80cf918e35f4d32
* | | | | am 2499da83: Merge "Mark a disable apn so we don\'t reconnect." into ↵Robert Greenwalt2011-05-062-50/+5
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb-LTE * commit '2499da83cb3db5f1d87a52e3e390139c98ff4210': Mark a disable apn so we don't reconnect.
| * | | | Merge "Mark a disable apn so we don't reconnect." into honeycomb-LTERobert Greenwalt2011-05-062-50/+5
| |\ \ \ \
| | * | | | Mark a disable apn so we don't reconnect.Robert Greenwalt2011-05-062-50/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Strip out the pending-action stuff so things are more clear. bug:4378382 Change-Id: I0e98559c88dccd50169c29d1e74421acb4246b78
* | | | | | am d237d05c: Merge "Add Delay for data connection retry." into honeycomb-LTEWink Saville2011-05-053-3/+5
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * commit 'd237d05c6f36d4e514eac95a9bcc07106c3d97eb': Add Delay for data connection retry.
| * | | | | Merge "Add Delay for data connection retry." into honeycomb-LTEWink Saville2011-05-053-3/+5
| |\ \ \ \ \
| | * | | | | Add Delay for data connection retry.Ramesh Sudini2011-05-053-3/+5
| | | |/ / / | | |/| | | | | | | | | | | | | | | Change-Id: Id2c6db09827f29198e38fb9ade4141fab9fa29fc
* | | | | | am 8bc60413: Merge "DataConnection: Fix handling of PDP setup failure." into ↵Wink Saville2011-05-051-0/+3
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb-LTE * commit '8bc60413b9840c7fa724e52f1271936640e97736': DataConnection: Fix handling of PDP setup failure.
| * | | | | DataConnection: Fix handling of PDP setup failure.Ramesh Sudini2011-05-051-0/+3
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Ib73c5aad1f9f07ddca7e2e0b3dfba6ed40aa47ef
* | | | | am 676db0d3: Merge "Fix 4379712 NPE in GsmDataConnectionTracker" into ↵Wink Saville2011-05-043-21/+58
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | honeycomb-LTE * commit '676db0d301caf4fa64c2c1b8427fe2efd5cc7811': Fix 4379712 NPE in GsmDataConnectionTracker
| * | | | Fix 4379712 NPE in GsmDataConnectionTrackerWink Saville2011-05-043-21/+58
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Releasing the apnContext too soon and move getting the dc and dcac into the ok path. Bug: 4379712 Change-Id: I0296b65ec5842b0219269a73d48ac39086c382fd
* | | | am d0d44c4e: Merge "Make DataConnection asynchronous." into honeycomb-LTEWink Saville2011-05-028-410/+777
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'd0d44c4e988ecdea86c2bb04e29d8f6d20c1c631': Make DataConnection asynchronous.
| * | | Merge "Make DataConnection asynchronous." into honeycomb-LTEWink Saville2011-05-028-410/+777
| |\ \ \