Chuck Lee
f948debdbe
Bug 820762 - 0002.Access voicmail info with correct permission. r=hsinyi
2012-12-26 18:49:08 +08:00
Chuck Lee
6b34770bf6
Bug 820762 - 0001.Change IDL. r=hsinyi
2012-12-25 14:56:30 +08:00
Julien Wajsberg
2f11ff357e
Bug 824465 - fix delivery state wrongly reset to 'sending' when delivered. r=vicamo
2012-12-26 20:38:11 +08:00
Patrick Wang
2513b4d3b0
Bug 824605 - Fix readLen in getSPDI. r=allstars.chh
2012-12-25 19:27:48 +08:00
Kan-Ru Chen (陳侃如)
32e3b47734
Bug 824558 - Do not destroy mInitThread. r=dougt
2012-12-25 17:13:20 +08:00
Edgar Chen
c4a6982e27
Bug 824194 - Refactor TLV size handler in sendStkTerminalResponse. r=allstars.chh
2012-12-22 11:14:40 +08:00
Kan-Ru Chen (陳侃如)
3b9e4bb8a2
Bug 821517 - Remove MOZ_ASSERT(mInitThread) r=dougt
2012-12-24 10:53:37 +08:00
Hsin-Yi Tsai
60f18d4ac5
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
3a7959bd4a
Bug 816101 - Send a system message when a call is complete. r=hsinyi
2012-12-18 14:54:18 +01:00
Randy Lin
60ef034868
Bug 819965 - Unable to silence or control FM radio volume. r=sicking
2012-12-17 20:46:56 +08:00
Vicamo Yang
0e7d953641
Bug 816082 - Part 4/4: correct xpcshell test cases. r=hsinyi
2012-12-17 18:48:02 +08:00
Vicamo Yang
36a864dfd8
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
2a4f1210bf
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
632f0fd8ae
Bug 816082 - Part 1/4: more entries in GSM_SMS_STRICT_7BIT_CHARMAP, r=hsinyi
2012-12-17 18:47:42 +08:00
Edgar Chen
7f3cab4b6b
Bug 804667 - Part 4: xpcshell tests for TIMER_MANAGEMENT. r=allstars.chh
2012-12-03 17:50:14 +08:00
Edgar Chen
3b0ecacceb
Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh
2012-11-28 16:16:20 +08:00
Marco Chen
6b784f8ae1
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
d39f8184ff
Bug 820292 - [MMI/USSD] System message on incoming USSD; r=philikon
2012-12-16 13:25:02 +01:00
Patrick Wang
f1d08e9b77
Bug 819862 - Adding SIM path for EF_SPDI and corresponding test. r=vicamo
2012-12-10 14:46:22 +08:00
Alexandre Lissy
40b5f46ad5
Bug 819790 - Fix reading SPDI fail. r=vicamo
2012-12-13 16:42:23 +08:00
Shian-Yow Wu
daa2f03b09
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
acfcfd0411
Bug 819834 - Part 1: The options should be null. r=allstars.chh
2012-12-10 11:43:03 +08:00
Gregor Wagner
22f9503137
Bug 819560 - RIL: remember the last mcc code. r=sicking
2012-12-12 16:57:11 -08:00
Mats Palmgren
d1a268e909
Bug 820230 - Add missing #include to fix compile error. r=me
2012-12-12 00:15:07 +01:00
Vicamo Yang
b46261ee0b
Bug 820220 - Part 2/2: xpcshell test case, r=yoshi
2012-12-11 22:48:35 +08:00
Vicamo Yang
27674b758f
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
aa47ba2dc0
Bug 798000 - Part 2 - Test cases r=vicamo
2012-12-11 17:15:03 +08:00
Patrick Wang
67bae8a0e2
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
d39fa81ef3
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
1c687ca685
Bug 774621 - Part 3/5: RIL implementation, r=anygregor
2012-12-11 17:09:46 +08:00
Siddartha Pothapragada
794813a8de
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
9d4c4c1cd5
Bug 814761 - Part 2/2: add test cases, r=rwood,yoshi
2012-12-10 14:19:42 +08:00
Vicamo Yang
15b20bacb2
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
b8ecdf2fef
Bug 804671 - Part 3: xpcshell tests for PROVIDE_LOCAL_INFORMATION. r=allstars.chh
2012-11-27 09:36:06 +08:00
Edgar Chen
e39e6eadfc
Bug 804671 - Part 2: Support PROVIDE_LOCAL_INFO in RIL. r=allstars.chh
2012-11-21 11:23:39 +08:00
rlin@mozilla.com
07ef80f1ed
Bug 815445 - Hook up telephony audio to audio channels backend r=baku
2012-12-06 18:11:06 +08:00
Ehsan Akhgari
7de39aad6d
Merge mozilla-central into mozilla-inbound
2012-12-06 23:13:32 -05:00
Ehsan Akhgari
0d299a8bd4
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
d234fc3a4a
Bug 816913 - B2G RIL: update phoneState when there's an incoming call. r=allstarschh
2012-12-03 11:25:28 +08:00
Dave Hylands
f7b6f15089
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
cfb13e0066
Bug 814618 - Part 2: xpcshell tests for Display Text. r=vicamo
2012-11-27 15:01:09 +08:00
Yoshi Huang
0be6e2a58d
Bug 814618 - Part 1: Read GSM 7 bit packed string. r=vicamo
2012-11-27 15:28:24 +08:00
Vincent Chang
f242ff1363
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
846ae6e19d
Bug 816416 - Send system message on sms being sent. r=vicamo
2012-12-05 23:33:30 +08:00
Patrick Wang
1cc3d158e5
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
423e7af568
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
6a556e741a
Bug 817945 - B2G MMS: Configure MMS proxy settings through SettingsService (follow-up). r=vicamo
2012-12-04 13:36:02 +08:00
Vicamo Yang
b378605e3f
Bug 778093 - Part 9/9: xpcshell test cases, r=hsinyi
2012-12-04 10:41:46 +08:00
Vicamo Yang
463bafee54
Bug 778093 - Part 8/9: support EFcbmi and EFcbmir, r=hsinyi
2012-12-04 10:41:42 +08:00
Vicamo Yang
71c2763ce9
Bug 778093 - Part 7/9: config via Settings API, r=hsinyi
2012-12-04 10:41:39 +08:00
Vicamo Yang
46006eef6e
Bug 778093 - Part 6/9: support GSM CBS message paging, r=hsinyi
2012-12-04 10:41:35 +08:00
Vicamo Yang
edebfa589d
Bug 778093 - Part 5/9: support base GSM CBS message, r=hsinyi
2012-12-04 10:41:28 +08:00
Vicamo Yang
94efa23152
Bug 778093 - Part 4/9: support basic ETWS Primary Notification message, r=hsinyi
2012-12-04 10:41:15 +08:00
Vicamo Yang
fbfbc03f2c
Bug 778093 - Part 3/9: complete onreceived event handling, r=mounir,hsinyi,bent
2012-12-04 10:40:47 +08:00
Stefan Arentz
6e62b55d6e
Bug 807659 - Also configure HTTPS proxy from APN settings. r=philikon
2012-12-03 12:18:50 -08:00
Jose Antonio Olivera Ortega
c34b135845
Bug 815156 - B2G RIL: Expose serviceClass to DOM via nsIDOMMozMobileCFInfo. r=ferjm sr=sicking
2012-12-03 10:30:59 +01:00
Vincent Chang
f18d63a602
Bug 815461 - wifi hotspot is not found after reboot. r=gal
2012-11-30 19:37:34 +08:00
Randy Lin
c25fe2c738
Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu
2012-11-29 10:14:11 +08:00
Steven Lee
07644dcdb9
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking
2012-11-29 17:52:03 -05:00
Steven Lee
541660a4b9
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part1-interface. r=sicking
2012-11-29 17:52:02 -05:00
Patrick Wang
3a93b97499
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 18:26:26 +08:00
Patrick Wang
62d49b0870
Bug 793111 - Part 2 - getting PLMN list and deciding required carrier name component r=vicamo
2012-11-02 19:34:41 +08:00
Philipp von Weitershausen
5f87968c7c
Bug 812368 follow-up: fix system message broadcast. r=fabrice
2012-11-28 11:23:56 -08:00
Edgar Chen
b9f81258dc
Bug 804680 - Part 2: xpcshell tests for MORE_TIME. r=allstars.chh
2012-11-19 17:10:24 +08:00
Edgar Chen
56cc89c14d
Bug 804680 - Part 1: Support MORE_TIME in RIL. r=allstars.chh
2012-11-19 16:44:33 +08:00
Philipp von Weitershausen
4d791ca86f
Bug 812368 - B2G RIL: dispatch 'telephony-new-call' system message directly after receiving UNSOLICITED_CALL_RING from rild. r=hsinyi
2012-11-27 20:28:43 -05:00
vliu
579ada9321
Bug 813823 - AudioManager reports unknown status when inserting headphone or headset. r=mwu
2012-11-27 11:13:19 +08:00
Ed Morley
cd45324919
Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures
2012-11-27 15:50:43 +00:00
Vicamo Yang
8d1d3ffe78
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 21:29:13 +08:00
Vicamo Yang
bd4f4cd1f5
Bug 793111 - Part 2 - getting PLMN list and deciding required carrier name component r=vicamo
2012-11-27 21:29:10 +08:00
Chuck Lee
ad0b143ac4
Bug 796277 - 0001.Save voicemail info in RIL. r=hsinyi
2012-11-23 12:09:01 +08:00
Jeff Gilbert
8c13f0684f
Bug 813278 - Overload JSAutoCompartment for TimeZoneSettingObserver - r=luke
2012-11-20 01:39:26 -08:00
Justin Lebar
613241293f
Bug 812880 - Remove some static RefPtrs which were causing deadlocks at shutdown. r=cjones
2012-11-19 20:09:11 -05:00
Randy Lin
cfdcca3663
Bug 811204 - [Dialer] Voice call can't switch between speaker and bt sco audio path. r=mwu, a=blocking-basecamp
2012-11-15 11:00:34 +08:00
Yoshi Huang
9f67b339b3
Bug 791934 - Part 3: xpcshell tests for STK_SET_PROFILE. r=vicamo
2012-11-09 11:11:32 -08:00
Yoshi Huang
ca79628e66
Bug 791934 - Part 2: nit in test_ril_worker_icc.js. r=vicamo
2012-11-09 11:02:13 -08:00
Yoshi Huang
4d327ab84a
Bug 791934 - Part 1: Profile download. r=vicamo
2012-09-18 18:27:42 +08:00
Edgar Chen
6074e0731e
Bug 811605 - B2G RIL: enable ril debugging output in run-time. r=vicamo
2012-11-14 18:25:35 +08:00
Gregor Wagner
44fabb5a31
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. Followup. r=mrbkap
2012-11-14 13:46:48 -08:00
Gregor Wagner
1e767c97ea
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
2012-11-14 13:46:38 -08:00
Gregor Wagner
d1ebf22b39
Backout Bug 811414 for breaking B2G
2012-11-14 13:09:21 -08:00
Gregor Wagner
ec389cf5db
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
2012-11-14 13:00:51 -08:00
Bobby Holley
46b9d205df
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
...
If callers want to throw, it's now their responsibility.
2012-11-14 09:56:26 -08:00
Chuck Lee
ba386e5cbd
Bug 806307 - Queue target messages before listener ready and resend after ready. r=vicamo
2012-11-12 19:19:48 +08:00
Chia-hung Tai
6ca8e84bd6
Bug 788441: Add alphanumeric parsing. r=vyang
2012-11-13 11:57:25 +08:00
Steven Lee
a84ba6a251
Bug 805478 - NetdClient and VolumeManager inherit MessageLoopForIO::LineWatcher. r=dhylands
2012-11-08 14:35:02 -05:00
Fernando Jiménez
46b2cf4f52
Bug 793192 - MMI Codes: support call forwarding. Part 3 - Tests; r=marshall_law
2012-11-07 14:13:53 -08:00
Fernando Jiménez
cccf6255e0
Bug 793192 - MMI Codes: support call forwarding. Part 2 - RIL. Query CF; r=marshall_law
2012-11-07 14:13:48 -08:00
Fernando Jiménez
c3eae14aa5
Bug 793192 - MMI Codes: support call forwarding. Part 1 - RIL; r=marshall_law sr=sicking
2012-11-07 14:13:43 -08:00
Yoshi Huang
63cf054108
Bug 807265 - B2G STK: implement RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING. r=vicamo
2012-11-05 10:25:54 -08:00
Shian-Yow Wu
f8b7383acb
Bug 809006 - B2G Network Manager: Unable to set default route and DNS when required system properties not available. r=vicamo
2012-11-07 15:12:52 +08:00
Marco Chen
b8d56a5ab9
Bug 791642 - nsIAudioManager: support voice volume. r=philikon
...
1. Provide api for adjusting volume based on each stream.
2. Modify settings.js for listening the changing for stream volume.
2012-11-02 17:36:46 +08:00
Gregor Wagner
9e00a6fc99
Bug 775997 - Message app crashes when run OOP. Part 1/2. r=bent
2012-11-06 13:29:30 -08:00
Andrew Halberstadt
79979d8ec6
Bug 808783 - Disable failing Mn tests, r=jgriffin
2012-11-06 09:17:39 -08:00
Shian-Yow Wu
2c8ca820b0
Bug 804500 - B2G 3G: Connecting 2nd data call causes temporary state change of the 1st data call. r=philikon
2012-11-05 09:29:05 +08:00
Gregor Wagner
d1cdf87e11
Bug 807631 - Receiving multi-part SMS doesn't work. r=philikon.
2012-11-02 14:31:22 -07:00
Al Tsai
78d5b9d481
Bug 805539 - Prevent effect from default values and network geolocation provider. r=dougt
2012-11-01 19:23:14 -04:00
Shian-Yow Wu
0d0572288d
Bug 804531 - B2G 3G: When primary APN available, default route should not be set to secondary APN. r=philikon
2012-11-01 17:09:45 +08:00
Hsin-Yi Tsai
245b3ed1b5
Bug 804073 - B2G RIL: use system message to notify telephony new calls. r=philikon
2012-10-23 15:06:14 +08:00
Hsin-Yi Tsai
7a8522969c
Bug 806785 - B2G RIL: _enumerationTelephonyCallbacks undefined. r=allstars.chh
2012-10-30 17:24:31 +08:00
Kyle Huey
1482122303
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Jose Antonio Olivera Ortega
c9a44afcda
Bug 793208 - Part 4: tests. r=marshall_law
2012-10-31 14:58:47 +01:00
Jose Antonio Olivera Ortega
d8ad804847
Bug 793208 - Part 3: RIL impl. r=marshall_law
2012-10-31 14:58:39 +01:00
Vicamo Yang
3cf2bd5b9e
Bug 797277 - Part 5/5: test cases, r=marshall_law
2012-10-31 17:25:26 +08:00
Vicamo Yang
3db84a4d40
Bug 797277 - Part 3/5: RIL implementation, r=philikon
2012-10-31 17:10:48 +08:00
Vicamo Yang
8297cdabd6
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
777eed8444
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Patrick Wang
4024b59207
Bug 801540 - Use setupDataCallByType to build data connection. r=dougt
2012-10-23 15:18:11 +08:00
Steven Lee
45a49f2fa0
Bug 792290 - Rename TimeSetting.cpp/TimeSetting.h to TimeZoneSettingObserver.cpp/TimeZoneSettingObserver.h. r=jlebar
...
--HG--
rename : dom/system/gonk/TimeSetting.cpp => dom/system/gonk/TimeZoneSettingObserver.cpp
rename : dom/system/gonk/TimeSetting.h => dom/system/gonk/TimeZoneSettingObserver.h
2012-10-30 11:34:50 -04:00
Steven Lee
d6f5073988
Bug 792290 - Change TimeSetting to TimeZoneSettingObserver. r=jlebar
2012-10-30 11:34:49 -04:00
Kyle Huey
aa1997a51a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Ed Morley
5a558dae9c
Backout 95752d95cf73, 190933b35023, 6834d09f8f09, 53e3e62c2b3d & f39ba5076599 (bug 797277) for xpcshell failures
2012-10-30 12:15:07 +00:00
Vicamo Yang
c930c024ae
Bug 797277 - Part 5/5: test cases, r=marshall_law
2012-10-30 18:55:48 +08:00
Vicamo Yang
a93ff362b4
Bug 797277 - Part 3/5: RIL implementation, r=philikon
2012-10-30 18:55:41 +08:00
Vicamo Yang
7d4ced12cb
Bug 742790 - Part 3/5: B2G RIL implementation, r=philikon,marshall_law
2012-10-30 18:53:27 +08:00
Hsin-Yi Tsai
bef299ef2c
Bug 803789 - RIL: refactor (un)registerMessageTargets() in RadioInterfaceLayer. r=philikon
2012-10-29 11:55:55 +08:00
Jonathan Griffin
665ee0fcce
Bug 805539 - Disable manifest.ini with no active tests, a=test-only, DONTBUILD(NPOTB)
2012-10-25 13:57:58 -07:00
Jonathan Griffin
d02b3f89d7
Bug 805539 - Disable failing test test_geolocation.js, a=test-only, DONTBUILD(NPOTB)
2012-10-25 11:34:28 -07:00
Fernando Jiménez
720c35ff31
Bug 804595 - [B2G RIL] Regression in USSD support; r=philikon
2012-10-23 21:05:07 +02:00
Gene Lian
96bfc4ebf7
Bug 801096 - [settings] Set-Automatically for time should take effect *immediately* instead of waiting on next NITZ coming (part 2). r=philikon
2012-10-23 15:15:53 +08:00
Alexandre Lissy
7e170b73a1
Bug 788191 - Exporting ICC SPN and MSISDN, r=vicamo, sr=sicking
...
SPN is Service Provider Name, MSISDN is Mobile Station ISDN Number (i.e.
user's phone number), and both can be useful to have, e.g., to be able
to display them in Gaia settings (as Android does).
2012-10-23 14:54:51 +08:00
Patrick Wang
19413584e3
Bug 803448 - Return state of default interface for apntype that uses default apn. r=swu
2012-10-19 14:17:03 +08:00
Fernando Jiménez
6b8a310a09
Bug 793187 - MMI Codes: Support PIN/PIN2/PUK handling via MMI codes. Part 2 - Tests; r=marshall_law
2012-10-19 11:35:16 +02:00
Fernando Jiménez
cb6f74b4eb
Bug 793187 - MMI Codes: Support PIN/PIN2/PUK handling via MMI codes. Part 1 - RIL; r=marshall_law
2012-10-19 11:33:34 +02:00
Hsin-Yi Tsai
7155c0aaf1
Bug 783392 - RadioInterfaceLayer broadcasts radio-state information to all content processes. r=marshall_law
2012-10-09 18:07:11 +08:00
Yoshi Huang
cf62b38c6a
Bug 797972 - False roaming situation. r=vicamo
2012-10-04 19:30:06 -03:00
Guillermo López
381f058331
Bug 794011 - Add 'sessionEnded' to nsIDOMUSSDReceivedEvent. r=mounir
2012-10-17 12:17:19 +01:00
Fernando Jiménez
e1703e20bc
Bug 793189 - MMI Codes: get IMEI. Part 2 - Tests;r=marshall_law
2012-10-17 13:07:24 +02:00
Fernando Jiménez
32e78d9ce3
Bug 793189 - MMI Codes: get IMEI. Part 1 - RIL; r=marshall_law
2012-10-17 13:07:24 +02:00
Yoshi Huang
b2af348ab4
Bug 798569 - Part 2: xpcshell tests. r=vicamo
2012-10-05 16:56:54 -03:00
Yoshi Huang
1651f45fb3
Bug 798569 - Part 1: refactor eventList. v=vicamo
2012-10-05 18:06:31 -03:00
Kan-Ru Chen (陳侃如)
df71a77f5d
Bug 797681 - Register GonkGPSGeoLocationProvider as a XPCOM service. r=dougt
2012-10-15 14:40:51 +08:00
Al Tsai
48e17aba65
Bug 777983 - Add marionette test for b2g gps provider. r=dougt
2012-10-11 21:31:39 -04:00
Vicamo Yang
a5da143cef
Bug 786782 - Part 1/2: don't rely on status-report in multipart sms, r=marshall_law
2012-10-11 19:01:52 +08:00
Hsin-Yi Tsai
cf19cf34c5
Bug 783525 - part 2 - RIL impl. r=marshall_law
2012-10-03 14:51:53 +08:00
vliu
eef35ac678
Bug 796834 - B2G RIL: Setup data call returns fail during radio power changed. r=vyang
2012-10-05 09:19:21 +08:00
Fernando Jiménez
92959c1458
Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 3: Tests; r=marshall_law
2012-10-05 16:09:07 +02:00
Fernando Jiménez
6b069945a7
Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 2: RIL functionality; r=marshall_law
2012-10-05 16:09:00 +02:00
Fernando Jiménez
79ddf3bf66
Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 1: Rename USSD-MMI; r=philikon
2012-10-05 16:08:55 +02:00
Albert Crespell
786a541674
Bug 746069: Part 1: Integration with netd daemon using IPC. r=philikon
2012-10-04 18:39:59 +02:00
Kan-Ru Chen (陳侃如)
1c3ba400d8
Bug 795658 - Make sure most methods are running from main thread. r=dougt
2012-10-04 10:00:59 +08:00
Andrea Marchesini
a25544f89f
Bug 720083 - postMessage doesn't need the targetOrigin. r=bent
2012-10-03 18:19:22 -04:00
Vicamo Yang
1e37b06c3c
Bug 790192 - Part 2/2: test cases, r=marshall_law
2012-10-03 16:37:29 +08:00
Vicamo Yang
7e078e6674
Bug 790192 - Part 1/2: support strict GSM SMS 7-Bit encoding, r=marshall_law
2012-10-03 16:37:19 +08:00
Hsin-Yi Tsai
3924a76801
Bug 795235 - B2G RIL: Use system message to notify a 'dialling' call. r=vicamo
2012-10-02 16:39:09 +08:00
Gina Yeh
349708da74
Bug 796300 - Final version: Set audio device BLUETOOTH_SCO_HEADSET to unavailable when disconnect Sco socket, r=qdot
2012-10-03 10:55:28 +08:00
vliu
4d96e1fbb8
Bug 793073 - B2G RIL: Quickly tapping Airplane Mode causes phone keeping in Emergency Calls Only. r=philikon
2012-09-28 10:53:29 +08:00
Shian-Yow Wu
d613ab3419
Bug 794767 - B2G RIL: Handle data call error without APN name. r=vicamo
2012-10-02 18:48:00 +08:00
Hsin-Yi Tsai
454cb4ede9
Bug 795255 - B2G RIL: improve error handling mechanism for 'setCallWaiting'. r=vicamo
2012-09-29 17:21:28 +08:00
Patrick Wang
b61f668958
Bug 791935 - Part 3: Test case r=philikon
2012-09-25 18:24:10 +08:00
Patrick Wang
f09a2e7947
Bug 791935 - Part 2: Send MT Call, Call Connected and Call Disconnected envelope commands r=philikon
2012-09-27 17:12:10 +08:00
Marco Chen
a1e8ffc491
Bug 794881 - Phone state to dialing or connected will clear ForceForUse to None. r=philikon
...
During phone state of dialing or connected and speakerEnabled not set, the
AudioManager.ForceForUse(NONE) can't be called or will overrite existing
value Ex: BT_SCO during communication mode.
2012-09-28 14:03:43 +08:00
Gina Yeh
88282bd920
Bug 794903 - Final version: BluetoothScoManager implementation, r=qdot
2012-09-29 17:39:05 +08:00
Yoshi Huang
6174824ed2
Bug 793137 - Part 3: xpcshell tests for Play Tone, Refresh and Poll Interval. r=philikon
2012-09-27 19:12:45 +08:00
Yoshi Huang
eeb4b1d5f2
Bug 793137 - Part 2: Support PLAY_TONE, POLL_INTERVAL and REFRESH in RIL. r=philikon
2012-09-21 15:01:58 +08:00
Yoshi Huang
21ce327229
Bug 790547 - Part 4: xpcshell test case for writing Location Info
2012-09-25 10:25:08 +08:00
Yoshi Huang
d55754b911
Bug 790547 - Part 3: Add send Location Status Event in RIL. r=philikon
2012-09-11 10:34:36 +08:00
Gene Lian
762057d12b
Bug 789973 - B2G system time: adjust system clock after receiving NITZ timestamp (part 2). r=philikon
2012-09-28 14:02:57 +08:00
Philipp von Weitershausen
46e59c19a0
Bug 776663 - Assert permissions for WebTelephony and MobileConnection access. r=cjones
2012-09-27 22:43:35 -07:00
Ed Morley
9afe80f95c
Backout 52be204da1cf (bug 776663), 965397b043c0 (bug 777508), 182c763efa68 (bug 776832), a2a509184b07 & cba5ba69091f (bug 789973) for failures in test_child_process_shutdown_message.html and friends / conflicting with the backout on a CLOSED TREE
2012-09-28 14:08:04 +01:00
Jose Antonio Olivera Ortega
b94764a85b
Bug 772357 - B2G RIL: Support network depersonalization. r=philikon
2012-09-28 12:46:47 +02:00
Hsin-Yi Tsai
d882614965
Bug 794766 - B2G Telephony: phone is hanging after a busy call is released by operator. r=philikon
2012-09-27 20:19:56 +08:00
Gene Lian
72e57b0b9f
Bug 789973 - B2G system time: adjust system clock after receiving NITZ timestamp (part 2). r=philikon
2012-09-28 14:02:57 +08:00
Philipp von Weitershausen
04bd3392ee
Bug 776663 - Assert permissions for WebTelephony and MobileConnection access. r=cjones
2012-09-27 22:43:35 -07:00
Hubert Figuière
51fb4a1f1a
Bug 795161 - Make systemlibs.js importable. r=philikon
...
--HG--
extra : rebase_source : e3cc46461c3923feb10c3c803bba394cd56dc922
2012-09-27 16:43:54 -07:00
Vicamo Yang
302bd01189
Bug 787420 - Part 1/2: support set/get preferred network type, r=philikon
2012-09-28 11:45:06 +08:00
Alexandre Lissy
dfd92053d1
Bug 794424 - Send the headphone status at boot time. r=philipp
2012-09-27 23:06:01 -04:00
Shian-Yow Wu
383e6f0264
Bug 785982 - B2G RIL: toggling on->off 3G data call quickly caused data call stay in UP state. r=philikon
2012-09-26 21:05:28 +08:00
Shian-Yow Wu
6b074a34b6
Bug 772747 - B2G RIL: Add method to connect to different APN type. r=philikon
2012-09-26 20:57:37 +08:00
Shian-Yow Wu
0160c54f69
Bug 782513 - B2G RIL: Support multiple instances of RILNetworkInterface. r=philikon
2012-09-26 20:52:21 +08:00
Vivien Nicolas
1b1c8a5e55
Bug 794262 - Navigator.onLine is true if the device is started with wifi disabled. r=philikon
2012-09-26 13:08:50 +02:00
Vicamo Yang
a6923a6273
Bug 736706 - Part 5: test cases, r=philikon
2012-09-26 14:56:35 +08:00
Vicamo Yang
fc92df5d99
Bug 736706 - Part 4: Handle Message Class 2, r=philikon
2012-09-26 14:56:29 +08:00
Vicamo Yang
b0b978c5aa
Bug 736706 - Part 3: add Buf.copyIncomingToOutgoing(), r=philikon
2012-09-26 14:56:21 +08:00
Vicamo Yang
651b0447f4
Bug 736706 - Part 2: Handle Message Class 0, r=philikon
2012-09-26 14:56:15 +08:00
Vicamo Yang
c31702c551
Bug 736706 - Part 1: Save message class information, r=philikon
2012-09-26 14:56:08 +08:00
Fernando Rodríguez Sela
475246df32
Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 2), r=philikon
2012-09-25 12:22:38 -07:00
Marco Chen
02dc2fbc6f
Bug 791329 - Let AudioManager set correct device (headset or headphone) into setDeviceConnectionState according to event from GonkSwitch.cpp. r=mwu
2012-09-25 19:03:50 +08:00
Yoshi Huang
6707bcf667
Bug 790550 - Part 2: Update RIL for MozStkResponse. r=philikon
2012-09-11 15:06:56 +08:00
Yoshi Huang
16a05a4468
Bug 790543 - Part 2: Add SET_UP_EVENT_LIST in RIL. r=philikon
2012-09-11 10:57:54 +08:00
Yoshi Huang
54092eec59
Bug 787477 - Part 3: Add errorMsg for getICCContacts in RIL. r=philikon
2012-09-07 14:33:16 +08:00
Yoshi Huang
8fa913e529
Bug 787477 - Part 1: Update IDL of getICCContacts. r=philikon. sr=sicking
2012-09-06 16:10:52 +08:00
Hsin-Yi Tsai
6f6f25f1de
Bug 782489 - Use system messages to notify incoming sms events. r=philikon, sr=sicking
2012-09-06 11:03:54 +08:00
Vincent Chang
1e0b30055a
Bug 787421 - NetworkManager implementation. r=philikon
2012-09-13 15:19:08 +08:00
Vincent Chang
af3a692f9f
Bug 787421 - nsINetworkManager.idl changes. r=philikon
2012-09-13 15:18:48 +08:00
Philipp von Weitershausen
10e1e237f5
Back out bug 787420 (changeset a5ad096174ea) due to radio breakage
2012-09-23 00:52:25 -07:00
Philipp von Weitershausen
33b33ff155
Back out bug 793450 (changeset 5dc812bc69dc) as part of the bug 787420 backout.
2012-09-23 00:50:56 -07:00
Philipp von Weitershausen
1c9c334c52
Bug 793450 - RadioInterfaceLayer broken after bug 787420. r=cjones
2012-09-22 23:45:15 -07:00
Vicamo Yang
fd55fd14fd
Bug 787420: support set/get preferred network type, r=philikon
2012-09-22 11:02:05 +08:00
Steven Lee
11d78eda9d
Bug 749053 - FM radio support: AudioManager implementation. r=jlebar,mwu
2012-09-19 13:51:35 -04:00
Justin Lebar
9c1d392df5
Bug 792940 - Minor cleanups in VolumeManager.{h,cpp} (remove unused variable and use StaticRefPtr instead of |static nsRefPtr|). r=dhylands
2012-09-20 15:15:22 -04:00
Alexandre Lissy
bcaec273bd
Bug 787967 - B2G RIL: report roaming if SPN is different from operator name. r=philikon
2012-09-03 23:50:55 +02:00
Dave Hylands
61960aa498
Bug 792506 - AutoMounter should not allow UMS to be disabled while USB cable is plugged in. r=qDot
2012-09-20 00:02:19 -07:00
Marco Chen
be1841aacd
Bug 790570: Enabling mute will reduce the speakerphone volume on a connected. r=philikon
...
call. r=philikon
1. On the function for microphoneMuted and speakerEnabled, the phone state
should be kept on PHONE_STATE_IN_CALL.
2. PHONE_STATE_IN_COMMUNICATION is used for audio/video chating or VOIP
call.
3. Change the phone state will effect the audio strategy which will tune
volume for each audio stream type.
2012-09-20 10:42:45 +08:00
Ms2ger
93d99ce749
Merge m-c to m-i.
2012-09-20 13:25:53 +02:00
Ms2ger
1e7015f897
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Ms2ger
9694a6bc04
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (third batch); r=mounir
2012-09-20 09:55:36 +02:00
Yoshi Huang
a5c8e2c916
Bug 790541 - B2G STK: Revise implementation of sendICCEnvelopeCommand. r=philikon
2012-09-11 10:40:24 +08:00
Jose Antonio Olivera Ortega
456fa1ea03
Bug 785072 - Part 2: RIL implementation. r=vicamo
2012-09-14 12:30:44 +02:00
Hubert Figuière
e86c15fd2d
Bug 777145 - Part 1: B2G Network Manager: support navigator.onLine / online / offline events. r=philikon
...
--HG--
extra : rebase_source : dc6e31a00077b8b46a79f802bc4e136911a83b4e
2012-09-19 15:51:21 -07:00
Hsin-Yi Tsai
94eea10264
Bug 788433 - B2G RIL: DOM request didn't return anything when 'onsuccess'. r=philikon
2012-09-10 11:54:49 +08:00
Yoshi Huang
f74adb22e1
Bug 788377 - Part 3: Get SIM Contacts. r=philikon
2012-09-05 17:16:32 +08:00
Yoshi Huang
17a57d42b8
Bug 788377 - Part 1: Rename type to contactType in getICCContacts. r=philikon
2012-09-06 11:36:12 +08:00
Vincent Chang
443bde7b49
Bug 788081 - B2G tethering: correctly handle 1xx responses from netd. r=philikon
2012-09-05 17:30:48 +08:00
Vicamo Yang
c304e770f7
Bug 785988 - Part 1: allow empty longName/shortName for carrier info, r=marshall_law
2012-09-11 12:23:08 +08:00
Vicamo Yang
36c56242e4
Bug 787370 - Part 2/3: add debug messages for SMS-STATUS-REPORT, r=marshall_law
2012-09-10 13:56:04 +08:00
Vicamo Yang
a12d3b1a33
Bug 787370 - Part 1/3: notify missed SmsManager.onsent event, r=marshall_law
2012-09-10 13:55:59 +08:00
Ehsan Akhgari
71d9f962d0
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
2012-09-19 15:42:18 -04:00
Steven Lee
0f7961f04e
Bug 749053 - FM radio support: AudioManager implementation. r=jlebar,mwu
2012-09-19 13:51:35 -04:00
Yoshi Huang
424ac8fcd0
Bug 792335 - Part 2: Test cases for writeDiallingNumber. r=vicamo
2012-09-19 16:29:03 +08:00
Yoshi Huang
13a34939c7
Bug 792335 - Part 1: Add writeDiallingNumber. r=vicamo
2012-09-19 16:18:53 +08:00
Yoshi Huang
6872520a44
Bug 791674 - Part 3: Test cases. r=vicamo
2012-09-17 19:40:12 +08:00
Yoshi Huang
c5aeb682e5
Bug 791674 - Part 2: Update ril_worker. r=vicamo
2012-09-17 17:24:59 +08:00
Yoshi Huang
263cf17151
Bug 791674 - Part 1: update RilContext. r=vicamo
2012-09-17 19:33:35 +08:00
Chris Jones
315e7c5e97
No bug: Fix new uses of getLock that crept in. irc-r=mrbkap
2012-09-07 11:05:08 -07:00
Hsin-Yi Tsai
e65ce0fba6
Bug 784220 - B2G telephony: expose call waiting status. r=philikon
2012-09-05 17:36:01 +08:00
Kan-Ru Chen (陳侃如)
61237219e9
Bug 789385 - Use AGPS_TYPE_SUPL instead of AGPS_TYPE_ANY. r=dougt
2012-09-07 13:04:05 +08:00
Dave Hylands
da07f452d4
Bug 782289 - Bah - Added in the second part of the patch. r=philikon
2012-09-06 13:51:15 -07:00
Dave Hylands
50aa8610a3
Bug 782289 - Forward headphone status changed notification from gonk to chrome. r=philikon
...
The wrong patch was applied previously. This changeset rolls back the previous change and
applies the correct one.
2012-09-06 13:47:58 -07:00
Gregor Wagner
3b332a6a7f
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
2012-09-05 17:33:03 -07:00
Philipp von Weitershausen
0960634864
Bug 787172 - B2G RIL: Wait for the system app to load before turning on the radio. r=vingtetun
2012-09-05 13:00:06 -07:00
Shian-Yow Wu
c9bdf6614b
Bug 787406 - B2G Network Manager: Allow only one default route at the same time. r=philikon.
2012-09-05 13:29:48 +08:00
Timothy Guan-tin Chien
b663f27cdd
Bug 788094 - B2G RIL: SIM card state keywords is different between code and IDL. r=philikon
2012-09-04 21:01:57 -04:00
Gene Lian
9490120b71
Bug 783021 - System time: listen to timezone settings changes and update system timezone (part 2). r=khuey, sr=cjones
2012-09-04 15:56:30 +08:00
Alexandre Lissy
a847a856a0
Bug 782289 - Headphones status notification. Part 1: Send observer notification. r=philikon
...
We send this notification each time status change. For now, only on/off, maybe
it might be a good thing to add microphone status too. We will observe
this notification in b2g's shell.js to generate a mozChromeEvent.
2012-08-13 16:57:51 +02:00
Jose Antonio Olivera Ortega
fd03e654fa
Bug 782603 - Part 3: RIL implementation for exposing MCC/MNC codes. r=marshall_law
2012-09-03 17:43:59 -04:00
Alexandre Lissy
63f25c4d91
Bug 787936 - Missing comma in ril_worker.js. r=vingtetun
2012-09-03 16:42:13 +02:00
Randell Jesup
eedf93a21d
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
Gene Lian
7163f76e66
Bug 785298 - Settings API: set() can carry a customized message to notify "mozsettings-changed" observers. r=gwagner
2012-08-31 15:37:43 +08:00
Ryan VanderMeulen
bc223c0913
Merge m-c to inbound.
2012-08-31 20:23:29 -04:00
Philipp von Weitershausen
f9b4d18b40
Back out 982d02faef3f (bug 777145) for B2G marionette bustage
2012-08-31 13:16:20 -03:00
Ryan VanderMeulen
df8b5323ba
Merge the last PGO-green inbound changeset to m-c.
2012-08-30 21:54:09 -04:00
Blake Kaplan
678745f5ae
Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal
2012-08-30 13:01:34 -03:00
Gregor Wagner
96628c7cc0
Bug 787069 - B2G desktop build broken. r=bent
2012-08-30 11:46:04 -03:00
Yoshi Huang
c3b8b632bf
Bug 786831 - Part 3: Update RIL implementations. r=philikon
2012-08-29 19:09:12 -03:00
Jose Antonio Olivera Ortega
6eac03e36e
Bug 786535 - B2G 3G: Handling roaming setting correctly. r=philikon
2012-08-30 21:41:46 +02:00
Shian-Yow Wu
a7f4964f72
Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon
2012-08-30 13:57:33 -03:00
Yoshi Huang
d906112bb1
Bug 786816 - (b2g-stk) B2G RIL: Don't send Terminal Response in advance. r=philikon
2012-08-29 16:56:00 -03:00
Yoshi Huang
7fcb09d69a
Bug 786809 - (b2g-stk) B2G RIL: typo in Stk. r=philikon.
2012-08-29 15:00:59 -03:00
Vincent Chang
8368ebd329
Bug 735547 - Support Wifi/USB Tethering, Part 3: NetworkManager. r=philikon
2012-08-30 03:27:08 +08:00
Vincent Chang
846396af20
Bug 735547 - Support Wifi/USB Tethering, Part 1: netd IPC. r=bent
2012-08-30 04:35:53 +08:00
Yoshi Huang
989e0a5e40
Bug 786701 : B2G RIL : refactor reading MSISDN. r=vicamo
2012-08-28 13:08:05 -03:00
Hubert Figuière
2011f0f6b5
Bug 777145 - B2G Network Manager: support navigator.onLine / online / offline events. r=philikon
2012-07-27 15:21:23 -07:00
Yoshi Huang
92a1c07e05
Bug 778679 - (b2g-stk) B2G RIL: Handle RIL_UNSOL_STK_EVENT_NOTIFY. r=philikon
2012-07-27 18:36:34 +08:00
Michael Vines
14df4431a5
Bug 786468 - Support alternate nsIRadioInterfaceLayer implementations. r=philikon,mrbkap
2012-08-31 10:59:27 -07:00
Yoshi Huang
de02ebf8c7
Bug 786694 - Part 2: Error callback. r=philikon
2012-08-28 17:22:12 -03:00
Yoshi Huang
cb988bf07c
Bug 786694 - Part 1: Import 2G SIM Contacts. r=philikon
2012-08-28 15:53:57 -03:00
Hsin-Yi Tsai
7a64c4d595
Bug 787423 - B2G RIL: gSystemMessenger is not defined. r=philikon
2012-08-31 22:45:32 +08:00
Cervantes Yu
d4e9e66266
Bug 711315 - Reset ril states on rild restart in ril worker. r=philikon
2012-08-22 19:16:49 +08:00