Commit Graph

101 Commits

Author SHA1 Message Date
Vicamo Yang
5796fbec09 Bug 787420 - Part 1/2: support set/get preferred network type, r=philikon 2012-09-28 11:45:06 +08:00
Shian-Yow Wu
106019a29c 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
1fa7e5f05e 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
d9c851eabe Bug 782513 - B2G RIL: Support multiple instances of RILNetworkInterface. r=philikon 2012-09-26 20:52:21 +08:00
Vicamo Yang
cf378a5a6d Bug 736706 - Part 2: Handle Message Class 0, r=philikon 2012-09-26 14:56:15 +08:00
Fernando Rodríguez Sela
6a73fbe53d Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 2), r=philikon 2012-09-25 12:22:38 -07:00
Yoshi Huang
0ed3358275 Bug 787477 - Part 3: Add errorMsg for getICCContacts in RIL. r=philikon 2012-09-07 14:33:16 +08:00
Hsin-Yi Tsai
344a6023de Bug 782489 - Use system messages to notify incoming sms events. r=philikon, sr=sicking 2012-09-06 11:03:54 +08:00
Philipp von Weitershausen
9b73f42ded Back out bug 787420 (changeset a5ad096174ea) due to radio breakage 2012-09-23 00:52:25 -07:00
Philipp von Weitershausen
047ef38eb6 Back out bug 793450 (changeset 5dc812bc69dc) as part of the bug 787420 backout. 2012-09-23 00:50:56 -07:00
Philipp von Weitershausen
5fdb076e7e Bug 793450 - RadioInterfaceLayer broken after bug 787420. r=cjones 2012-09-22 23:45:15 -07:00
Vicamo Yang
c6ab421117 Bug 787420: support set/get preferred network type, r=philikon 2012-09-22 11:02:05 +08:00
Alexandre Lissy
5a3e3bcb51 Bug 787967 - B2G RIL: report roaming if SPN is different from operator name. r=philikon 2012-09-03 23:50:55 +02:00
Marco Chen
c89e20f33b 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
Jose Antonio Olivera Ortega
77d704a4ed Bug 785072 - Part 2: RIL implementation. r=vicamo 2012-09-14 12:30:44 +02:00
Yoshi Huang
54c0a989f0 Bug 788377 - Part 1: Rename type to contactType in getICCContacts. r=philikon 2012-09-06 11:36:12 +08:00
Vicamo Yang
a48d3f2352 Bug 787370 - Part 1/3: notify missed SmsManager.onsent event, r=marshall_law 2012-09-10 13:55:59 +08:00
Chris Jones
65df4a46b0 No bug: Fix new uses of getLock that crept in. irc-r=mrbkap 2012-09-07 11:05:08 -07:00
Hsin-Yi Tsai
cd89fc4933 Bug 784220 - B2G telephony: expose call waiting status. r=philikon 2012-09-05 17:36:01 +08:00
Gregor Wagner
6a37b417e8 Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00
Philipp von Weitershausen
be85e1a0b0 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
Jose Antonio Olivera Ortega
69428a4081 Bug 782603 - Part 3: RIL implementation for exposing MCC/MNC codes. r=marshall_law 2012-09-03 17:43:59 -04:00
Yoshi Huang
0d5ed3806b Bug 786694 - Part 1: Import 2G SIM Contacts. r=philikon 2012-08-28 15:53:57 -03:00
Hsin-Yi Tsai
f451fe0258 Bug 787423 - B2G RIL: gSystemMessenger is not defined. r=philikon 2012-08-31 22:45:32 +08:00
Hsin-Yi Tsai
10e756fd10 Bug 782488 - Use system messages to notify incoming telephony events. r=philikon 2012-08-31 11:06:42 +08:00
Yoshi Huang
2e356cd0f7 Bug 787175 - B2G RIL: Use system messages to notify proactive commands. r=philikon 2012-08-30 23:00:13 -03:00
Jose Antonio Olivera Ortega
c2e71774f4 Bug 786535 - B2G 3G: Handling roaming setting correctly. r=philikon 2012-08-30 21:41:46 +02:00
Shian-Yow Wu
dafad69130 Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon 2012-08-30 13:57:33 -03:00
Yoshi Huang
eda0230151 Bug 744714 - Part 3: RIL implementation. r=philikon 2012-04-10 20:04:27 +08:00
Philipp von Weitershausen
248cabbd76 Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law 2012-08-28 11:37:43 -03:00
Philipp von Weitershausen
b80c091040 Bug 785947 - B2G RIL: I accidentally a typo in the message manager refactoring. r=qDot 2012-08-27 15:27:37 -03:00
Philipp von Weitershausen
f47e2a9937 Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-27 11:13:02 -03:00
Shian-Yow Wu
a25a281392 Bug 785620 - B2G RIL: datacall.dns is null. r=philikon 2012-08-25 22:29:07 -04:00
Hsin-Yi Tsai
730cd761d3 Bug 777202 - RadioInterfaceLayer broadcasts request responses to all content processes. r=philikon 2012-08-17 11:46:34 +08:00
Vicamo Yang
55faef4dd3 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-16 09:36:56 +08:00
Jose Antonio Olivera Ortega
20fd320408 Bug 774114 - B2G RIL: Refactor the way of handling RIL_REQUEST_{ENTER_*, CHANGE_*} responses. r=philikon 2012-08-15 09:49:12 -07:00
Phil Ringnalda
e683918b13 Backout cfba38edc205, cec9aff342dc, a154933f2bef (bug 780558) for mochitest-3 bustage 2012-08-14 22:19:28 -07:00
Vicamo Yang
6321d28af0 Bug 780558 - B2G RIL: expose cell LAC/CID - Part 2: RIL implementation, r=philikon 2012-08-15 12:35:46 +08:00
Shian-Yow Wu
82c519a7c0 Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon 2012-08-13 21:54:42 -04:00
Hsin-Yi Tsai
f9c1deb51e Bug 777899 - speakerphone toggles off on answer call. r=philikon 2012-08-09 11:40:35 +08:00
Hsin-Yi Tsai
9accce1733 Bug 781756 - B2G RIL: no GECKO_MOBILE_CONNECTION_STATE_UNKNOWN. r=philikon 2012-08-10 16:16:31 +08:00
Philipp von Weitershausen
da6f5f6d44 Bug 777057 - MobileConnection: expose whether or not the radio is searching. r=marshall_law sr=sicking 2012-08-07 12:11:48 -07:00
Philipp von Weitershausen
05189ba15b Bug 779621 - B2G RIL: Give message.type a better name to avoid conflicts. r=marshall_law 2012-08-06 14:28:03 -07:00
Jose Antonio Olivera Ortega
c3743e08dd Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon 2012-08-01 07:55:43 -07:00
Jose Antonio Olivera Ortega
d2633e6695 Bug 776294 - B2G 3G: Configure APN settings through SettingsService. r=philikon 2012-08-01 07:54:04 -07:00
Hsin-Yi Tsai
858cb70a91 Bug 765231 - Telephony: Implement dialEmergency() to limit call to emergency numbers. r=philikon 2012-07-20 20:08:24 +08:00
Marshall Culpepper
fc0032e7fb Bug 773068 - Part 3: RIL implementation of SIM EF_MBDN. r=vicamo 2012-07-20 20:19:38 -04:00
Ed Morley
4e8827ab36 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-07-20 14:32:04 +01:00
Gervase Markham
69110ab2b1 Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
Philipp von Weitershausen
8a438dbb0a Bug 775359 - B2G 3G: Keep track of data call state. r=marshall_law 2012-07-19 16:56:57 -07:00