Commit Graph

440 Commits

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