summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Collapse)AuthorAgeFilesLines
* Turn off HSM debugging in DataConnection, to verbose.Wink Saville2009-12-271-1/+1
| | | | Change-Id: I101b228e5810884084519bbc5ffd86cb3ab7a54e
* Merge change I0fa1b245Android (Google) Code Review2009-12-231-0/+8
|\ | | | | | | | | * changes: telephony: Populate the User-to-user signaling info fields.
| * telephony: Populate the User-to-user signaling info fields.Naveen Kalla2009-12-221-0/+8
| | | | | | | | | | | | | | Since the RIL interface has been enhanced to support user-user signaling information, we need to populate the fields for RIL_REQUEST_DIAL and decode the fields in RIL_Call. Handle the default case when UUS Info is not present so that the RIL interface change does not break the normal case.
* | Merge change Ia834022dAndroid (Google) Code Review2009-12-2213-923/+893
|\ \ | |/ |/| | | | | * changes: Convert DataConnection to an HSM and rename PdpConnection to GsmDataConnection.
| * Convert DataConnection to an HSM and rename PdpConnection to GsmDataConnection.Wink Saville2009-12-2213-923/+893
| | | | | | | | Change-Id: Ia834022d04e65c42d671f63b2fec46804fe8a562
* | resolved conflicts for merge of ad2fa35d to masterTom Taylor2009-12-224-4/+4
|\ \ | |/ |/| | | Change-Id: Ia4362cd48ac0689b91003943a4cd9660da72ff90
| * Update imports to android-commonTom Taylor2009-12-214-4/+4
| | | | | | | | | | Several files were moved to android-common. Update all the references to import those files from the new location.
* | Merge change I76d2295cAndroid (Google) Code Review2009-12-211-2/+1
|\ \ | | | | | | | | | | | | * changes: SIM toolkit: Phone app crashes while reading SIM card
| * | SIM toolkit: Phone app crashes while reading SIM cardJohn Joseph2009-12-211-2/+1
| | | | | | | | | | | | | | | Incorrect log message results in an IllegalFormatConversionException when trying to print SIMRecords Object as an integer.
* | | frameworks/base: Handle broadcast sms properlyJohn Joseph2009-12-212-2/+14
|/ / | | | | | | | | Broadcast SMS does not have teleservice id field. Add support to identify broadcast SMS based on message type.
* | am 24317443: am 421c72b6: Cleanup of process-specific DNS.Robert Greenwalt2009-12-181-37/+0
|\ \ | |/ | | | | | | | | | | Merge commit '24317443fde973c762afbea1a3f6f2c830dfe3dd' * commit '24317443fde973c762afbea1a3f6f2c830dfe3dd': Cleanup of process-specific DNS.
| * Cleanup of process-specific DNS.Robert Greenwalt2009-12-181-37/+0
| | | | | | | | | | | | | | Removes entries sooner. A bug. Doesn't add one for phone process at all. This was intended to be removed long ago. bug: 2329900
* | am 73536dda: am d92cc9a4: Merge change I33eb64c0 into eclairScott Main2009-12-161-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Merge commit '73536dda20594e4b5e83396d705127a823bfa362' * commit '73536dda20594e4b5e83396d705127a823bfa362': docs: add 2.1 platform notes, win usb driver notes
| * | docs: add 2.1 platform notes, win usb driver notesScott Main2009-12-161-1/+1
| | | | | | | | | | | | and fix some javadocs for PhonestateListener
* | | am 83652ebf: am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2Dianne Hackborn2009-12-144-0/+8
|\ \ \ | | |/ | |/| | | | | | | | | | | | | Merge commit '83652ebfe1963bcecdcf24383165904223baca6e' * commit '83652ebfe1963bcecdcf24383165904223baca6e': Implement API to have new broadcasts replace existing broadcasts.
| * | Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-144-0/+8
| | | | | | | | | | | | | | | | | | Use this in various places where it should serve no purpose to deliver both broadcasts. This is intended to reduce somewhat the flurry of broadcasts that we churn through during boot.
* | | am 595c4092: am 8fb0faf3: Merge change I0a56959e into eclair-mr2Wink Saville2009-12-112-14/+19
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '595c40920f31ba7b6674eb341548173e2aaf6ea7' * commit '595c40920f31ba7b6674eb341548173e2aaf6ea7': Implement a HierarchicalStateMachine
| * | Merge change I0a56959e into eclair-mr2Android (Google) Code Review2009-12-102-14/+19
| |\ \ | | | | | | | | | | | | | | | | * changes: Implement a HierarchicalStateMachine
| | * | Implement a HierarchicalStateMachineWink Saville2009-12-082-14/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A hierarchical state machine is a state machine which processes messages and can have states arranged hierarchically. Each state in the state machine may have a single parent state and if a child state is unable to handle a message it may have the message processed by its parent. Change-Id: I0a56959ece8f89e4f9122dc8044120b82d517bbb
* | | | am 9f4cea68: am a41e0680: Merge change I36785a9d into eclair-mr2Wink Saville2009-12-105-26/+67
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '9f4cea6846aa4ac2ec57c97f5da17822eb9b9727' * commit '9f4cea6846aa4ac2ec57c97f5da17822eb9b9727': Telephony: Make resetting radio on a radio technology change optional
| * | | Telephony: Make resetting radio on a radio technology change optionalWink Saville2009-12-085-26/+67
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When there is a radio technology change in a multimode modem, resetting the radio is not necessary always. Reset radio only when a property is set. Notify applications that data connection is lost and ignore notifications coming on the old radio technology. Minor optimizations and bug fixes in CdmaDataConnectionTracker. - Stop netstat polling when data connection is not active - check all the elements of the data call list array to figure out if the data connection is active. Change-Id: I36785a9d1bf8ee135b574b61e9ba371faa04ffc7
* | | am 94985152: am d5b325aa: Add WSP header to WAP_PUSH_RECEIVED intent in ↵Takaoka G. Tadashi2009-12-021-11/+23
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | addition to data Import CL 146651 from //branches/cupcake_dcm Merge commit '949851525a1aebca0d7d6b9a3465d5e572c8c621' * commit '949851525a1aebca0d7d6b9a3465d5e572c8c621': Add WSP header to WAP_PUSH_RECEIVED intent in addition to data
| * | Add WSP header to WAP_PUSH_RECEIVED intent in addition to dataTakaoka G. Tadashi2009-12-031-11/+23
| | | | | | | | | | | | Import CL 146651 from //branches/cupcake_dcm
* | | am 5d2a7b26: am 7d51517c: Merge change I611c15cf into eclair-mr2Takaoka G. Tadashi2009-12-022-0/+11
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '5d2a7b26d6bb06f71904ecd7c828ae90d79b27ef' * commit '5d2a7b26d6bb06f71904ecd7c828ae90d79b27ef': Add DoCoMo vendor specific OMNA WSP content type number
| * | Merge change I611c15cf into eclair-mr2Android (Google) Code Review2009-12-022-0/+11
| |\ \ | | | | | | | | | | | | | | | | * changes: Add DoCoMo vendor specific OMNA WSP content type number Import CL 145261 from //branches/cupcake_dcm
| | * | Add DoCoMo vendor specific OMNA WSP content type numberTakaoka G. Tadashi2009-12-022-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | Import CL 145261 from //branches/cupcake_dcm See http://www.openmobilealliance.org/tech/omna/omna-wsp-content-type.aspx
* | | | am a7493240: am 2f9d8dbe: Merge change I749d6801 into eclair-mr2Wink Saville2009-12-023-32/+34
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit 'a7493240ab97013458b2dbe16fcd27fb6e85c0af' * commit 'a7493240ab97013458b2dbe16fcd27fb6e85c0af': Telephony: Fix exception if PROPERTY_OPERATOR_NUMERIC is not set
| * | | Telephony: Fix exception if PROPERTY_OPERATOR_NUMERIC is not setWink Saville2009-12-023-32/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and minor fixes. Fix the following - When PROPERTY_OPERATOR_NUMERIC is not set, the value is "" when CDMAPhone is initialized. The constructor tries to extract MCC and MNC from this property and results in a StringIndexOutOfBounds exception. Check for empty OperatorNumeric string before trying to extract MCC and MNC - Handle RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING response gracefully. Change-Id: I749d6801bb4794d56e8fd672dec69dfea2b5c756
* | | | am ea200b0c: am 7d2fd650: am cc6ff2bc: Cleanup @hide and @deprecated directives.Wink Saville2009-12-023-17/+34
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit 'ea200b0c6f92ebdd116b088cf895b4aa82fe8c2e' * commit 'ea200b0c6f92ebdd116b088cf895b4aa82fe8c2e': Cleanup @hide and @deprecated directives.
| * | | am cc6ff2bc: Cleanup @hide and @deprecated directives.Wink Saville2009-12-023-17/+34
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | Merge commit 'cc6ff2bc6011294367d9a8c644f811449e952eb7' into eclair-mr2 * commit 'cc6ff2bc6011294367d9a8c644f811449e952eb7': Cleanup @hide and @deprecated directives.
| | * Cleanup @hide and @deprecated directives.Wink Saville2009-12-023-17/+34
| | | | | | | | | | | | | | | Bug: 2294396 Change-Id: Icb34706a203fb34e52c67b904328e91a7803d4fc
* | | am 57928702: am a8c79a8c: am 90aaaef5: Merge change I0e200c3c into eclairBai Tao2009-12-011-0/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '57928702bf4311f875bc3e2cccfdccbffb99a461' * commit '57928702bf4311f875bc3e2cccfdccbffb99a461': Sending UCS2 encoded SMS correctly
| * | am 90aaaef5: Merge change I0e200c3c into eclairBai Tao2009-12-011-0/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '90aaaef5f97ee885cc5898f3e7517ad4e5943d2f' into eclair-mr2 * commit '90aaaef5f97ee885cc5898f3e7517ad4e5943d2f': Sending UCS2 encoded SMS correctly
| | * Sending UCS2 encoded SMS correctlyBai Tao2009-11-301-0/+1
| | | | | | | | | | | | http://b/2285139
* | | am 694e8662: am 5f69f726: Merge change I3f4f5f05 into eclair-mr2Naveen Kalla2009-11-251-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '694e8662a51bd878cd5630d47adaace471ea6f7c' * commit '694e8662a51bd878cd5630d47adaace471ea6f7c': cdma tones: Fix Call Waiting Tone in the hash map
| * | Merge change I3f4f5f05 into eclair-mr2Android (Google) Code Review2009-11-251-1/+1
| |\ \ | | | | | | | | | | | | | | | | * changes: cdma tones: Fix Call Waiting Tone in the hash map
| | * | cdma tones: Fix Call Waiting Tone in the hash mapNaveen Kalla2009-11-251-1/+1
| | | | | | | | | | | | | | | | Change-Id: I3f4f5f050c50f328f95a1660dc61cce37059bddd
* | | | am 12715c36: am 8e2eb583: Merge change I22cf0509 into eclair-mr2Robert Greenwalt2009-11-241-34/+35
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '12715c366c69b54b3e5218fd25647980a6502be0' * commit '12715c366c69b54b3e5218fd25647980a6502be0': Add China data to MccTable.
| * | | Add China data to MccTable.Robert Greenwalt2009-11-241-34/+35
| |/ / | | | | | | | | | | | | | | | | | | We didn't have the wifi channel count data there, so we failed to attempt connections on channel 13. bug: 2282285
* | | am 2111be3f: am 79ff03a8: Merge change I3ae1fb19 into eclair-mr2Wink Saville2009-11-202-2/+15
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '2111be3f9c1059222c08814e81de6ab55be222c0' * commit '2111be3f9c1059222c08814e81de6ab55be222c0': Increase the default wake lock timeout.
| * | Increase the default wake lock timeout.Wink Saville2009-11-192-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the wake lock time was 5 seconds but there are operations which take longer such as setting up and tearing down so increase the default to 30 seconds. Also provide TelephonyProperty.PROPERTY_WAKE_LOCK_TIMEOUT so it can be overridden at build time. Bug: 2268276 Change-Id: I3ae1fb196564c9fd5b9ea3e3b0927be9dd9ef255
* | | resolved conflicts for merge of a351b7f0 to masterDan Egnor2009-11-181-2/+2
|\ \ \ | |/ /
| * | Create android-common static library which gets included in frameworks.jar,Dan Egnor2009-11-181-2/+2
| | | | | | | | | | | | | | | | | | | | | but can also be used by unbundled apps. Move android.text.util.Regex there as a starting example, renamed to a more sensible (?) com.android.common.Patterns. Set up a corresponding test package, and move RegexTest (to PatternsTest). Update clients.
* | | am d96c94aa: am ae29ac17: am 572e0087: Merge change Idfc116fe into eclairJaikumar Ganesh2009-11-131-10/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'd96c94aa93b3331213d0ec781d0593bccfb61c03' * commit 'd96c94aa93b3331213d0ec781d0593bccfb61c03': Return null if SIM doesn't have the MSISDN Aplha tag.
| * | am 572e0087: Merge change Idfc116fe into eclairJaikumar Ganesh2009-11-121-10/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '572e0087a86c6781e3334f8a6f901039a407138d' into eclair-mr2 * commit '572e0087a86c6781e3334f8a6f901039a407138d': Return null if SIM doesn't have the MSISDN Aplha tag.
| | * Merge change Idfc116fe into eclairAndroid (Google) Code Review2009-11-121-10/+1
| | |\ | | | | | | | | | | | | | | | | * changes: Return null if SIM doesn't have the MSISDN Aplha tag.
| | | * Return null if SIM doesn't have the MSISDN Aplha tag.Jaikumar Ganesh2009-11-121-10/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes both the GSM and CDMA version compatible. Bug: 2247067 Dr No: jsh
* | | | am 126fee88: am db9f06d9: resolved conflicts for merge of 2a1e9641 to eclair-mr2Wink Saville2009-11-121-12/+12
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '126fee88d480939d46b8ddd1e3a03cdd193fa040' * commit '126fee88d480939d46b8ddd1e3a03cdd193fa040': Add code to use Gservices provided values for throtting NITZ updates.
| * | | resolved conflicts for merge of 2a1e9641 to eclair-mr2Wink Saville2009-11-121-12/+12
| |\ \ \ | | |/ / | | | | | | | | Change-Id: Ie1e1e686a7ef26a8a3f583c9660930eb16ca2659
| | * | Add code to use Gservices provided values for throtting NITZ updates.Wink Saville2009-11-111-12/+12
| | |/ | | | | | | | | | | | | bug: 2251845 Change-Id: Ie122606fb852868bb76a9930bb5e6ba906273619