summaryrefslogtreecommitdiffstats
path: root/telephony
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | 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
* | | am dfaec0d9: am f7394fca: am 38210df3: Merge change I326c1f7e into eclairWink Saville2009-11-111-38/+59
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'dfaec0d987f8f8e8822f554020795bea090e96c1' * commit 'dfaec0d987f8f8e8822f554020795bea090e96c1': Throttle nitz updates as the are too numerous on cdma.
| * | am 38210df3: Merge change I326c1f7e into eclairWink Saville2009-11-111-38/+59
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '38210df337a1485bd3d2eb5adc223f443fe1b5b0' into eclair-mr2 * commit '38210df337a1485bd3d2eb5adc223f443fe1b5b0': Throttle nitz updates as the are too numerous on cdma.
| | * Merge change I326c1f7e into eclairAndroid (Google) Code Review2009-11-111-38/+59
| | |\ | | | | | | | | | | | | | | | | * changes: Throttle nitz updates as the are too numerous on cdma.
| | | * Throttle nitz updates as the are too numerous on cdma.Wink Saville2009-11-111-38/+59
| | | | | | | | | | | | | | | | | | | | bug: 2251845 Change-Id: I326c1f7e28d19b678ea748e36f8286dd1378cecf
* | | | am 929429e0: am a883bb05: am 9d9dda53: Merge change Ia629e0f8 into eclairGilles Duboscq2009-11-113-50/+130
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '929429e01895f1a2f7f1f51184bd07d68974d6f8' * commit '929429e01895f1a2f7f1f51184bd07d68974d6f8': Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 :
| * | | am 9d9dda53: Merge change Ia629e0f8 into eclairGilles Duboscq2009-11-113-50/+130
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit '9d9dda53f894eb776c9cec38bd8c98652a1c0697' into eclair-mr2 * commit '9d9dda53f894eb776c9cec38bd8c98652a1c0697': Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 :
| | * | Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section ↵Gilles Duboscq2009-11-113-50/+130
| | |/ | | | | | | | | | | | | | | | | | | | | | 9.2.3.24.1 : all the parts should have the same encoding. Fixes b/2040561
* | | am 69da1fe8: am feafc202: am fe225e25: Merge change I70e1f7a6 into eclairRobert Greenwalt2009-11-091-5/+7
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '69da1fe8b868437c5b3e6e4fcf07e7dc7793201d' * commit '69da1fe8b868437c5b3e6e4fcf07e7dc7793201d': Fix the selection of locale from SIM mcc.
| * | am fe225e25: Merge change I70e1f7a6 into eclairRobert Greenwalt2009-11-091-5/+7
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'fe225e25bda5d48eaa67d1fd3fb877de6c40e837' into eclair-mr2 * commit 'fe225e25bda5d48eaa67d1fd3fb877de6c40e837': Fix the selection of locale from SIM mcc.
| | * Merge change I70e1f7a6 into eclairAndroid (Google) Code Review2009-11-091-5/+7
| | |\ | | | | | | | | | | | | | | | | * changes: Fix the selection of locale from SIM mcc.
| | | * Fix the selection of locale from SIM mcc.Robert Greenwalt2009-11-051-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two issues - getting config then setting locale by mcc and then setting the config (to set mcc/mnc) would overwrite the locale set in the middle. Also, using a "new Configuration()" instead of asking the ActivityManager.getConfiguration gets different values than the current ones, and would also overwrite our change. bug: 2241461 bug: 2239810
* | | | am 414628c5: am 9e63ce81: am 092f0341: Merge change I44d4cbec into eclairjsh2009-11-063-2/+21
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '414628c55ab0e51c0cc4d7ff34368d76a2e981e8' * commit '414628c55ab0e51c0cc4d7ff34368d76a2e981e8': Fix some SMS encode issues.
| * | | am 092f0341: Merge change I44d4cbec into eclairjsh2009-11-063-2/+21
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit '092f03418a4988e4da706dca27128327b5a5fc55' into eclair-mr2 * commit '092f03418a4988e4da706dca27128327b5a5fc55': Fix some SMS encode issues.
| | * | Merge change I44d4cbec into eclairAndroid (Google) Code Review2009-11-063-2/+21
| | |\ \ | | | | | | | | | | | | | | | | | | | | * changes: Fix some SMS encode issues.
| | | * | Fix some SMS encode issues.jsh2009-11-053-2/+21
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Spanish SMS 71-160 chars not sent. This was because calculateLength allowed for single-segment EMS encoding, while encodeUserDataPayload did not. For now, change calculateLength to match encodeUserDataPayload (ie, fallback to UTF16 in this case). (b/2224849) 2. Unicode value of N w/tilde was incorrect. (b/2224849) 3. Add '\' and '/' to the list of valid separators in CDMA SMS numeric addresses. (b/2236527)
* | | | am 47601c74: am e14861ea: am 09263e1b: Merge change Id0267cc0 into eclairWink Saville2009-11-052-2/+28
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '47601c74f1302f70716c81714373687358ce8d8b' * commit '47601c74f1302f70716c81714373687358ce8d8b': Add needsOtaServiceProvisioning and used to not allow
| * | | am 09263e1b: Merge change Id0267cc0 into eclairWink Saville2009-11-052-2/+28
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit '09263e1bc0f8f783b24b92643d4ccda87966d01f' into eclair-mr2 * commit '09263e1bc0f8f783b24b92643d4ccda87966d01f': Add needsOtaServiceProvisioning and used to not allow
| | * | Add needsOtaServiceProvisioning and used to not allowWink Saville2009-11-032-2/+28
| | |/ | | | | | | | | | | | | | | | | | | data calls until the device is provisioned. Bug: 2221241 Change-Id: Id0267cc02fdf31e14e66e5acd2ca5cbdc504f507
* | | am 33728557: am d95a02c2: Fix test breakage in Zaku. Modification to ↵Daisuke Miyakawa2009-10-291-4/+22
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | PhoneNumberUtils included. Merge commit '33728557540d9033ff396f7a2ddd4fb304fdedcd' * commit '33728557540d9033ff396f7a2ddd4fb304fdedcd': Fix test breakage in Zaku. Modification to PhoneNumberUtils included.
| * | Fix test breakage in Zaku. Modification to PhoneNumberUtils included.Daisuke Miyakawa2009-10-291-4/+22
| | | | | | | | | | | | | | | | | | Also add method String formatNumber(String source, int defaultFormattingType) with @hide tag. Internal Issue number: 2217362
* | | am e6028e52: am 02d89898: am a2058e43: Merge change I11c3cdc7 into eclairWink Saville2009-10-281-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'e6028e52c9b66957311d25b6e72a2f683c507a5e' * commit 'e6028e52c9b66957311d25b6e72a2f683c507a5e': Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs.
| * | am a2058e43: Merge change I11c3cdc7 into eclairWink Saville2009-10-281-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'a2058e431736810503bc85fadec31a8e0bfcad95' into eclair-mr2 * commit 'a2058e431736810503bc85fadec31a8e0bfcad95': Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs.
| | * Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs.Wink Saville2009-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the simple fix for bug 2199271 which increases the timeout for DEACTIVATE thus allowing more time to complete before SETUP_DATA_CALL is retried. This should fix some occurrences of this bug as the current time is known to be too short. Bug: 2199271 Change-Id: I11c3cdc74678399de5f812133c83d687d0ed9937
* | | am e1cba3db: am 9fa7048c: am 6158038a: Merge change I2811f162 into eclairJaikumar Ganesh2009-10-283-5/+11
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'e1cba3dbad30286c5c3006e0b9c1226ef72ad8e4' * commit 'e1cba3dbad30286c5c3006e0b9c1226ef72ad8e4': Add Authentication Type field to the APN settings.
| * | am 6158038a: Merge change I2811f162 into eclairJaikumar Ganesh2009-10-283-5/+11
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '6158038a09069bc178970160d4b3667573bfc655' into eclair-mr2 * commit '6158038a09069bc178970160d4b3667573bfc655': Add Authentication Type field to the APN settings.
| | * Merge change I2811f162 into eclairAndroid (Google) Code Review2009-10-263-5/+11
| | |\ | | | | | | | | | | | | | | | | * changes: Add Authentication Type field to the APN settings.
| | | * Add Authentication Type field to the APN settings.Jaikumar Ganesh2009-10-263-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use auth type to setup data connection. This value defaults to -1 (unset) to maintain compatibility. When the value is -1, the auth type gets set to 0 (if no user is specified) or 3. Bug: 181700
* | | | am 2c726389: am 45db67f2: Merge change I808651dc into eclair-mr2Wei Huang2009-10-231-4/+11
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | Merge commit '2c726389fb4a6d3b9b3ab67063527b341079f9c4' * commit '2c726389fb4a6d3b9b3ab67063527b341079f9c4': bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberUtils.compare().
| * | | Merge change I808651dc into eclair-mr2Android (Google) Code Review2009-10-231-4/+11
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberUtils.compare().
| | * | | bug #2180646: make comparing "404-04" and "40404" return true in ↵Wei Huang2009-10-231-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PhoneNumberUtils.compare(). - when comparing two numbers whose dialable char length is less than the MIN_MATCH (7), treat them as equal if the dialable portion of the numbers match. - update unit test.
* | | | | am bee4b10a: am 171ad634: am 6c618c68: Merge change Ie7105dae into eclairTom Taylor2009-10-222-2/+4
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'bee4b10af2e772b2e5c7289b26286a5a33a300ae' * commit 'bee4b10af2e772b2e5c7289b26286a5a33a300ae': Handle bad SIM message
| * | | | am 6c618c68: Merge change Ie7105dae into eclairTom Taylor2009-10-222-2/+4
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | Merge commit '6c618c68f251e42210f7c2f45d69498352da87e0' into eclair-mr2 * commit '6c618c68f251e42210f7c2f45d69498352da87e0': Handle bad SIM message
| | * | | Merge change Ie7105dae into eclairAndroid (Google) Code Review2009-10-222-2/+4
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Handle bad SIM message
| | | * | | Handle bad SIM messageTom Taylor2009-10-222-2/+4
| | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When trying to view the saved sms messages on my SIM, I ran into a null ref. With this fix, we don't try and wrap a null message, but just skip it. This is part one of three fixes for BC-triaged bug 2205782. Change-Id: Ie7105dae7e3134b98681deabcc14f5db555902f3
* | | | | am 10d97d27: am f214dd9d: am f14da417: Merge change I3ff560d7 into eclairjsh2009-10-222-1/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '10d97d27808abe6b89caae3cee8383bb3514ad08' * commit '10d97d27808abe6b89caae3cee8383bb3514ad08': Send "encoding problem" to the network for general errors during SMS dispatch.
| * | | | am f14da417: Merge change I3ff560d7 into eclairjsh2009-10-222-1/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f14da417f3cb1f80a62732238623bb83173255c0' into eclair-mr2 * commit 'f14da417f3cb1f80a62732238623bb83173255c0': Send "encoding problem" to the network for general errors during SMS dispatch.