Commit Graph

661 Commits

Author SHA1 Message Date
Edgar Chen
f4e2740a6a Bug 824194 - Refactor TLV size handler in sendStkTerminalResponse. r=allstars.chh 2012-12-22 11:14:40 +08:00
Kan-Ru Chen (陳侃如)
535ee29ce7 Bug 821517 - Remove MOZ_ASSERT(mInitThread) r=dougt 2012-12-24 10:53:37 +08:00
Nagarjuna Varma
7ff36c65bc Bug 785060 - Check for allocation failure in JS_NewUCStringCopyZ calls; r=Ms2ger 2012-12-22 18:35:07 -05:00
Hsin-Yi Tsai
4b20f6dacf Bug 821181 - Setting call waiting status only when user manually sets the value. r=allstars.chh 2012-12-13 15:03:35 +08:00
Dale Harvey
e830af3add Bug 816101 - Send a system message when a call is complete. r=hsinyi 2012-12-18 14:54:18 +01:00
Randy Lin
5f36549ce7 Bug 819965 - Unable to silence or control FM radio volume. r=sicking 2012-12-17 20:46:56 +08:00
Vicamo Yang
99e7001c2d Bug 816082 - Part 4/4: correct xpcshell test cases. r=hsinyi 2012-12-17 18:48:02 +08:00
Vicamo Yang
9c16468b80 Bug 816082 - Part 3/4: replace non-7bit-alphabet chars with '*' when strict7BitEncoding is enabled. r=hsinyi 2012-12-17 18:47:58 +08:00
Vicamo Yang
46993ce84c Bug 816082 - Part 2/4: refactor fragmentText, pass fragemented text to ril_worker instead. r=hsinyi 2012-12-17 18:47:46 +08:00
Vicamo Yang
f9150d8922 Bug 816082 - Part 1/4: more entries in GSM_SMS_STRICT_7BIT_CHARMAP, r=hsinyi 2012-12-17 18:47:42 +08:00
David Rajchenbach-Teller
6a14396e1c Bug 820681 - OS.Constants.Path.{profileDir, localProfileDir} - Initialize strings to void. r=khuey 2012-12-16 19:36:27 -05:00
Rob Wood
27ab5f7b53 Bug 811583 - Develop WebAPI tests for proximity sensor API, update manifest. r=davehunt 2012-12-07 11:29:19 -08:00
Edgar Chen
5b3c82de7e Bug 804667 - Part 4: xpcshell tests for TIMER_MANAGEMENT. r=allstars.chh 2012-12-03 17:50:14 +08:00
Edgar Chen
836e613fd5 Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh 2012-11-28 16:16:20 +08:00
Marco Chen
1834026fda Bug 819858 - Add AudioChannelAgent to AudioManager for telephony joining AudioChannelService. r=baku, a=blocking-basecamp 2012-12-13 09:45:10 +08:00
Fernando Jiménez
a5e610a00f Bug 820292 - [MMI/USSD] System message on incoming USSD; r=philikon 2012-12-16 13:25:02 +01:00
Jeff Walden
e0523203c9 Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
Patrick Wang
ebefd283fc Bug 819862 - Adding SIM path for EF_SPDI and corresponding test. r=vicamo 2012-12-10 14:46:22 +08:00
Alexandre Lissy
1663faf1a2 Bug 819790 - Fix reading SPDI fail. r=vicamo 2012-12-13 16:42:23 +08:00
Shian-Yow Wu
b1fafbe98a Bug 818830 - B2G 3G: If we change APN name when data call is active, new data call cannot be established. r=vicamo 2012-12-14 11:13:31 +08:00
Edgar Chen
b3cb2fbd8d Bug 819834 - Part 1: The options should be null. r=allstars.chh 2012-12-10 11:43:03 +08:00
Gregor Wagner
4578a6366d Bug 819560 - RIL: remember the last mcc code. r=sicking 2012-12-12 16:57:11 -08:00
Mats Palmgren
558a55f649 Bug 820230 - Add missing #include to fix compile error. r=me 2012-12-12 00:15:07 +01:00
David Rajchenbach-Teller
e8cee2b905 Bug 810543 - OS.Constants now adapts if profileDir is not available;r=khuey 2012-12-11 15:12:59 -08:00
Vicamo Yang
3c75940485 Bug 820220 - Part 2/2: xpcshell test case, r=yoshi 2012-12-11 22:48:35 +08:00
Vicamo Yang
762c808453 Bug 820220 - Part 1/2: fix extra octets sent in multipart UCS2 encoded messages, r=yoshi 2012-12-11 22:48:22 +08:00
Patrick Wang
1c0586eac7 Bug 798000 - Part 2 - Test cases r=vicamo 2012-12-11 17:15:03 +08:00
Patrick Wang
a3cc5f89c2 Bug 798000 - Part 1 - Read EF_OPL, EF_PNN files and update network name. r=vicamo 2012-12-11 17:11:34 +08:00
Randy Lin
a452340473 Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking 2012-12-11 18:26:01 +08:00
Vicamo Yang
207e5bf542 Bug 774621 - Part 3/5: RIL implementation, r=anygregor 2012-12-11 17:09:46 +08:00
Siddartha Pothapragada
c2084d3399 Bug 816835 - Part 1: [B2G RIL] Decode Comprehension-TLV failed when its length is 0. r=allstars.chh
From 32c14fc83354f25c9e05abc7adb39cdc4453307a Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/ril_worker.js |    7 +++++++
 1 file changed, 7 insertions(+)
2012-12-04 17:02:31 -08:00
Rob Wood
5ebf3e25e0 Bug 814761 - Part 2/2: add test cases, r=rwood,yoshi 2012-12-10 14:19:42 +08:00
Vicamo Yang
076c848861 Bug 814761 - Part 1/2: fix ril worker exception due to buffer overwritten, r=yoshi 2012-12-10 14:19:38 +08:00
Edgar Chen
15a7a23a55 Bug 804671 - Part 3: xpcshell tests for PROVIDE_LOCAL_INFORMATION. r=allstars.chh 2012-11-27 09:36:06 +08:00
Edgar Chen
de8d039b33 Bug 804671 - Part 2: Support PROVIDE_LOCAL_INFO in RIL. r=allstars.chh 2012-11-21 11:23:39 +08:00
rlin@mozilla.com
628f1cfb77 Bug 815445 - Hook up telephony audio to audio channels backend r=baku 2012-12-06 18:11:06 +08:00
Ehsan Akhgari
b708151504 Merge mozilla-central into mozilla-inbound 2012-12-06 23:13:32 -05:00
Ehsan Akhgari
9ee27cbe92 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
Hsin-Yi Tsai
5b4f9109b2 Bug 816913 - B2G RIL: update phoneState when there's an incoming call. r=allstarschh 2012-12-03 11:25:28 +08:00
Dave Hylands
871faee8e1 Bug 818131 - Volume Manager should create fake volumes. r=dougt
This allows Updater and Device storage to query free space on a partition
even if a real volume doesn't exist.

--HG--
extra : rebase_source : 4115a816e266f695303072070b7d5de64e0195c5
2012-12-06 09:31:57 -08:00
Yoshi Huang
9231831111 Bug 814618 - Part 2: xpcshell tests for Display Text. r=vicamo 2012-11-27 15:01:09 +08:00
Yoshi Huang
100a07b8bd Bug 814618 - Part 1: Read GSM 7 bit packed string. r=vicamo 2012-11-27 15:28:24 +08:00
Vincent Chang
b7a0cf53a6 Bug 817901 - Wi-Fi hotspot (Open) cannot be turned on with empty password. r=gal 2012-12-05 17:57:59 +08:00
Dale Harvey
c031378177 Bug 816416 - Send system message on sms being sent. r=vicamo 2012-12-05 23:33:30 +08:00
Patrick Wang
3d1066f34d Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo 2012-12-04 14:08:34 +08:00
Randy Lin
821762d017 Bug 814326 - Volume steps on the UI is 10 steps which cannot be mapped correctly to the underlying streams. r=sicking, r=fabrice 2012-12-04 18:21:43 +08:00
Gene Lian
6380d62489 Bug 817945 - B2G MMS: Configure MMS proxy settings through SettingsService (follow-up). r=vicamo 2012-12-04 13:36:02 +08:00
Vicamo Yang
1d685cf021 Bug 778093 - Part 9/9: xpcshell test cases, r=hsinyi 2012-12-04 10:41:46 +08:00
Vicamo Yang
b539580731 Bug 778093 - Part 8/9: support EFcbmi and EFcbmir, r=hsinyi 2012-12-04 10:41:42 +08:00
Vicamo Yang
2a708d014b Bug 778093 - Part 7/9: config via Settings API, r=hsinyi 2012-12-04 10:41:39 +08:00