Commit Graph

501 Commits

Author SHA1 Message Date
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