Fernando Jiménez
2b72ee217f
Bug 804595 - [B2G RIL] Regression in USSD support; r=philikon
2012-10-23 21:05:07 +02:00
Gene Lian
4aca8b75c6
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
fcaf0d9f8c
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
61c3d99942
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
11052ceab3
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
1c41d65d3b
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
99382d47f7
Bug 783392 - RadioInterfaceLayer broadcasts radio-state information to all content processes. r=marshall_law
2012-10-09 18:07:11 +08:00
Yoshi Huang
c81de95bb3
Bug 797972 - False roaming situation. r=vicamo
2012-10-04 19:30:06 -03:00
Guillermo López
3a10e56c21
Bug 794011 - Add 'sessionEnded' to nsIDOMUSSDReceivedEvent. r=mounir
2012-10-17 12:17:19 +01:00
Fernando Jiménez
500743403a
Bug 793189 - MMI Codes: get IMEI. Part 2 - Tests;r=marshall_law
2012-10-17 13:07:24 +02:00
Fernando Jiménez
4dd317023f
Bug 793189 - MMI Codes: get IMEI. Part 1 - RIL; r=marshall_law
2012-10-17 13:07:24 +02:00
Yoshi Huang
0e80c4d04d
Bug 798569 - Part 2: xpcshell tests. r=vicamo
2012-10-05 16:56:54 -03:00
Yoshi Huang
4d09bff9e6
Bug 798569 - Part 1: refactor eventList. v=vicamo
2012-10-05 18:06:31 -03:00
Kan-Ru Chen (陳侃如)
8068315fd0
Bug 797681 - Register GonkGPSGeoLocationProvider as a XPCOM service. r=dougt
2012-10-15 14:40:51 +08:00
Al Tsai
0a5276ac37
Bug 777983 - Add marionette test for b2g gps provider. r=dougt
2012-10-11 21:31:39 -04:00
Vicamo Yang
cff92e9b9a
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
Doug Turner
45ec4490ce
Bug 778235 - Add support for Gonk to NetworkGeolocationProvider.js. r=jdm
2012-10-09 18:40:11 -07:00
Hsin-Yi Tsai
33f2b5246d
Bug 783525 - part 2 - RIL impl. r=marshall_law
2012-10-03 14:51:53 +08:00
vliu
60d8b9417c
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
4b814a69e9
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
e1e8abbddc
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
3f59d15b2a
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
77008a5934
Bug 746069: Part 1: Integration with netd daemon using IPC. r=philikon
2012-10-04 18:39:59 +02:00
Kan-Ru Chen (陳侃如)
6f14b9f100
Bug 795658 - Make sure most methods are running from main thread. r=dougt
2012-10-04 10:00:59 +08:00
Andrea Marchesini
d76a805b87
Bug 720083 - postMessage doesn't need the targetOrigin. r=bent
2012-10-03 18:19:22 -04:00
Vicamo Yang
f369d35451
Bug 790192 - Part 2/2: test cases, r=marshall_law
2012-10-03 16:37:29 +08:00
Vicamo Yang
1e55b2ba67
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
66646734b9
Bug 795235 - B2G RIL: Use system message to notify a 'dialling' call. r=vicamo
2012-10-02 16:39:09 +08:00
Gina Yeh
e0a4d2aab6
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
33e222f68b
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
9d5468c346
Bug 794767 - B2G RIL: Handle data call error without APN name. r=vicamo
2012-10-02 18:48:00 +08:00
Hsin-Yi Tsai
a6ab54112a
Bug 795255 - B2G RIL: improve error handling mechanism for 'setCallWaiting'. r=vicamo
2012-09-29 17:21:28 +08:00
Patrick Wang
6b4f0fbaee
Bug 791935 - Part 3: Test case r=philikon
2012-09-25 18:24:10 +08:00
Patrick Wang
9812f4de6f
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
ff9e704159
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
d2213ee525
Bug 794903 - Final version: BluetoothScoManager implementation, r=qdot
2012-09-29 17:39:05 +08:00
Yoshi Huang
d0f78b35c5
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
5a3cf2d81d
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
75561d94db
Bug 790547 - Part 4: xpcshell test case for writing Location Info
2012-09-25 10:25:08 +08:00
Yoshi Huang
fe537cb177
Bug 790547 - Part 3: Add send Location Status Event in RIL. r=philikon
2012-09-11 10:34:36 +08:00
Gene Lian
31334b5bb1
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
6a994ca965
Bug 776663 - Assert permissions for WebTelephony and MobileConnection access. r=cjones
2012-09-27 22:43:35 -07:00
Ed Morley
ea1b946dd2
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
952e98bb47
Bug 772357 - B2G RIL: Support network depersonalization. r=philikon
2012-09-28 12:46:47 +02:00
Hsin-Yi Tsai
fa59bc4b0d
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
f32d295790
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
f258e56384
Bug 776663 - Assert permissions for WebTelephony and MobileConnection access. r=cjones
2012-09-27 22:43:35 -07:00
Hubert Figuière
92e0104b8c
Bug 795161 - Make systemlibs.js importable. r=philikon
...
--HG--
extra : rebase_source : e3cc46461c3923feb10c3c803bba394cd56dc922
2012-09-27 16:43:54 -07:00
Vicamo Yang
a29ca5b11e
Bug 787420 - Part 1/2: support set/get preferred network type, r=philikon
2012-09-28 11:45:06 +08:00
Alexandre Lissy
469f494e29
Bug 794424 - Send the headphone status at boot time. r=philipp
2012-09-27 23:06:01 -04:00