Commit Graph

534 Commits

Author SHA1 Message Date
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
Koosha Khajeh Moogahi
8d39310f18 Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg 2012-09-14 14:30:31 +04:30
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
Jose Antonio Olivera Ortega
456fa1ea03 Bug 785072 - Part 2: RIL implementation. r=vicamo 2012-09-14 12:30:44 +02: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
Hsin-Yi Tsai
bd2a9a3771 Bug 782488 - Use system messages to notify incoming telephony events. r=philikon 2012-08-31 11:06:42 +08:00
Yoshi Huang
9fde926bdf Bug 787175 - B2G RIL: Use system messages to notify proactive commands. r=philikon 2012-08-30 23:00:13 -03:00
Yoshi Huang
d6d8a831ba Bug 744714 - Part 3: RIL implementation. r=philikon 2012-04-10 20:04:27 +08:00
Jose Antonio Olivera Ortega
8328cfe786 Bug 785095 - B2G RIL - Error fetching records for ICC cards with RIL_APPTYPE_SIM = 1. r=philikon 2012-08-28 20:05:34 +02:00
Philipp von Weitershausen
5f0b06009c Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law 2012-08-28 11:37:43 -03:00
Philipp von Weitershausen
b0968c5489 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
5801c8b2ab 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
8a4fe6d605 Bug 785620 - B2G RIL: datacall.dns is null. r=philikon 2012-08-25 22:29:07 -04:00
David Rajchenbach-Teller
286b95911d Bug 761138 - Create/remove directories (constants). r=froydnj 2012-08-24 16:18:15 -04:00
Nathan Froyd
2d595e5d44 Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey 2012-08-24 16:01:30 -04:00
Luke Wagner
94264a0bc8 Bug 625199 - s/JSAutoEnterCompartment/JSAutoCompartment/ and make it infallible (r=bholley)
--HG--
extra : rebase_source : 12acf2288285f5caefd7fecea8207de3a47eab5b
2012-08-21 18:42:53 -07:00
David Rajchenbach-Teller
33d303a69a Bug 775588 - Do not define a special directory if it doesn't exist. r=khuey
--HG--
extra : rebase_source : 19432a51e503201248a1e402fcdceefe2dfcf7d4
2012-08-22 16:58:09 -04:00