Commit Graph

2238 Commits

Author SHA1 Message Date
Jessica Jong
a769cefc8b Bug 1074037 - (follow-up) fix undefined variable name. r=edgar 2014-10-13 23:12:47 +08:00
Bevis Tseng
35d0eed37e Bug 1072367 - Part 3: broadcast system message "cdma-info-rec-received" in MobileConnectionService. r=echen 2014-10-03 14:23:41 +08:00
Bevis Tseng
6bb2c57082 Bug 1072367 - Part 2: Decode EXTENDED_DISPLAY & SIGNAL properly. r=echen 2014-10-02 18:26:37 +08:00
Bevis Tseng
37be52b7d0 Bug 1072367 - Part 1: Broadcast 'cdma-info-rec-received' system message per record. r=echen 2014-10-02 14:04:27 +08:00
Jessica Jong
dd814ced07 Bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic. r=edgar 2014-10-09 02:24:00 +08:00
Ryan VanderMeulen
c639baaf14 Backed out changesets 3ad7043d2116, 774f695d8c0a, c7d7762d5e27, and 87cd44cd57b7 (bug 1058397) for non-unified bustage. 2014-10-09 12:13:35 -04:00
Szu-Yu Chen [:aknow]
4674f4ebcc Bug 1058397 - Part 4: Wrap system message. r=hsinyi 2014-10-08 20:02:00 +02:00
Szu-Yu Chen [:aknow]
74c88f9a09 Bug 1058397 - Part 3: USSDSession implement. r=hsinyi 2014-10-08 20:01:00 +02:00
Bevis Tseng
a6911ac44c Bug 1074092 - Move CBS Settings implementation from RadioInterfaceLayer to CellBroadcastService. r=htsai 2014-10-06 19:02:16 +08:00
Alphan Chen
b9db128847 Bug 1076715 - Add B2G supported playback formats for device info. r=dhylands 2014-10-08 03:16:00 +02:00
Vicamo Yang
8ce1a4273d Bug 937485 - [WebIcc] use Webidl enum for cardState. r=edgar,smaug 2014-09-03 19:31:00 +08:00
Carsten "Tomcat" Book
9836aad597 Merge m-c to b2g-inbound a=merge
--HG--
extra : amend_source : 97412f1e791df737909df250fa3cf08eb9763504
2014-10-08 16:06:57 +02:00
Carsten "Tomcat" Book
b859e9afb9 merge b2g-inbound to mozilla-central a=merge 2014-10-08 15:50:32 +02:00
eden-chuang
a4aec00a2b Bug 1074604 - handle file "modified" event in MozMtpDatabase and MozMtpServer. r=dhylands 2014-10-08 00:12:00 +02:00
Randy Lin
1cef4e3e48 Bug 1073494 - Audio is not routing to headset while playback is on BT. r=mwu 2014-10-08 10:49:59 +08:00
Hsin-Yi Tsai
3d757dd30a Bug 1057455 - [Dialer] [MMI] session expired screen for code *3282#, yet SMS still is delivered. r=aknow 2014-09-02 15:46:55 +08:00
Peter Van der Beken
4b7e268d87 Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz.
--HG--
extra : rebase_source : 89c476cd9436530b2df5acc903909e34188417a0
2014-10-07 11:44:49 +02:00
Szu-Yu Chen [:aknow]
aff43c3305 Bug 1069862 - Use serviceClass 0 to query callbarring option. r=hsinyi 2014-10-06 03:07:00 -04:00
Edgar Chen
fae9b3139e Bug 994461 - Part 2: GPS changes for IccInfo WebIDL. r=kchen 2014-09-05 14:54:29 +08:00
Edgar Chen
72d75cab1f Bug 994461 - Part 1: Move IccInfo to WebIDL. r=smaug,vicamo
--HG--
rename : dom/icc/interfaces/nsIDOMIccInfo.idl => dom/icc/interfaces/nsIIccInfo.idl
2014-09-19 15:53:05 +08:00
Wayne Chen
3e61347c9c Bug 1072021: Fix bluetooth address is empty to set Audio HAL when A2DP is disconnected. r=echou 2014-10-02 17:22:44 +08:00
Ed Morley
e477fa5b6d Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
Alexandre Lissy
3d55f225ac Bug 1075405 - Use numItems to iterate mobile connection providers. r=echen
Using .length attribute does not work anymore, probably after bug
1063304 landed. The GonkVoicemail code makes a similar use of the
MobileConnectionService and uses numItems to iterate over the providers.

--HG--
extra : rebase_source : 28b44f69883e20ae270e7c09e2db90d97b0c7f3d
2014-10-01 07:07:00 -04:00
Alexandre Lissy
508fd2978c Bug 1010284 - Add radio tech mapping for MLS. r=garvank, sr=hannosch
Having this mapping is needed in order to properly identify the radio
technology family being used by the connected network.

--HG--
extra : rebase_source : b1e77cc78a4d882af5bdc65a377dcc26340c7fac
2014-09-30 07:11:00 -04:00
Bobby Holley
228bc40c89 Bug 1065185 - Create a content Array rather than a chrome array when reading Icc contacts. r=hsinyi
Right now, this array gets implicit __exposedProps__ for all of its indexed
members (and .length). Instead, we should be creating the Array directly in
the target Window.
2014-10-03 10:05:51 +02:00
Henry Chang
bbfa0a80dc Bug 1038531 - Unify NetworkWorker. r=fabrice r=mrbkap 2014-08-18 11:02:56 +08:00
Henry Chang
04a7cc3010 Bug 1058282 - Explicitly request to use ipv4 only to get round 8.8.8.8 probing. r=btseng 2014-09-26 17:56:08 +08:00
Bevis Tseng
4b147318a8 Bug 864484 - Part 7: Narrow down the DOMString values to predefined constants in .idl. r=vyang, r=smaug
--HG--
extra : rebase_source : 0038e0d9ba6a45f19ea7552202d9db9d165c6c88
extra : amend_source : 7ac906a928fe14fbcac03cd470da78f433a9f192
2014-09-23 18:27:03 +08:00
Bevis Tseng
18a889dbd5 Bug 864484 - Part 6: Move broadcastCbsSystemMessage() From RadioInterfaceLayer to CellBroadcastService. r=vyang
--HG--
extra : rebase_source : 9d77590199e2b94a9dad50a97e7a3f3e488694f3
2014-09-15 17:44:46 +08:00
Bevis Tseng
2f6781b8c5 Bug 864484 - Part 2: Replace CellBroadcastProvider with CellBroadcastService. r=vyang
--HG--
extra : rebase_source : 3b5f5e3aab5a797aad88a1566a3e4eb17e0fa6bd
2014-08-13 18:28:34 +08:00
Dave Hylands
b27ad36330 Bug 1073088 - Don't close the mtp file descriptor twice. r=mwu 2014-09-26 16:21:58 -07:00
Edgar Chen
a9ab13838e Bug 1061380 - Part 2: Refactor ICC I/O error. r=vicamo 2014-09-10 18:25:13 +08:00
Edgar Chen
a250ed304c Bug 1061380 - Part 1: Only access EF_SDN when SDN service is available. r=vicamo 2014-09-10 16:29:46 +08:00
Jessica Jong
d5c7ca6fc4 Bug 1059110 - Notify the result of setupDataCallByType() asynchronously. f=btseng, r=edgar 2014-09-26 04:03:00 -04:00
Vicamo Yang
5dd7d20bca Bug 833229 - 3.e/4: implement GonkVoicemailService. r=echen 2014-09-26 13:00:25 +08:00
Vicamo Yang
99f24feecf Bug 833229 - 3.c/4: implement MozVoicemailStatus in C++. r=smaug 2014-09-26 13:00:24 +08:00
Vicamo Yang
9d1ac18a53 Bug 833229 - 3.a/4: interfance changes. r=echen, r=smaug 2014-09-26 13:00:24 +08:00
Vicamo Yang
1b25d96798 Bug 833229 - 1/4: rename VoicemailProvider to VoicemailService. r=echen
--HG--
rename : dom/voicemail/nsIVoicemailProvider.idl => dom/voicemail/nsIVoicemailService.idl
2014-09-26 13:00:23 +08:00
Vicamo Yang
786172e79c Bug 1072126: merge duplicated lines for STK icon loading. r=hsinyi 2014-09-26 13:00:15 +08:00
Ehsan Akhgari
01dafe9260 Bug 1072701 - Build some Firefox OS specific DOM code in unified mode; r=baku
--HG--
extra : rebase_source : 4a8812c18341c9851fb3265e1f8e6c77a95911c5
2014-09-25 10:10:42 -04:00
Mike Habicher
dda4a3a8c0 Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
Henry Chang
771b6ceff9 Bug 1065916 - Make usb/wifi tethering request exclusively executed. r=chucklee 2014-09-18 17:08:05 +02:00
Alphan Chen
b8649bced7 Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands 2014-09-22 11:42:33 +08:00
Szu-Yu Chen [:aknow]
ee1aaae1fe Bug 889737 - Part 10: Fix xpcshell tests. r=vicamo 2014-09-22 01:36:00 -04:00
Szu-Yu Chen [:aknow]
0488a241d4 Bug 889737 - Part 09: Dial MMI (ril). r=vicamo 2014-09-22 01:36:00 -04:00
Vicamo Yang
7d4d4ffdb3 Bug 1063304 - 3.c/3: accommodate other components. r=echen 2014-09-21 15:24:43 +08:00
Vicamo Yang
73ee5b0775 Bug 1063304 - 1/3: rename MobileConnectionGonkService.js to MobileConnectionService.js. r=echen
--HG--
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.js => dom/mobileconnection/gonk/MobileConnectionService.js
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.manifest => dom/mobileconnection/gonk/MobileConnectionService.manifest
rename : dom/mobileconnection/interfaces/nsIMobileConnectionGonkService.idl => dom/mobileconnection/gonk/nsIGonkMobileConnectionService.idl
2014-09-21 15:24:42 +08:00
Carsten "Tomcat" Book
d10f19677a Backed out changeset 5d8e56deff5a (bug 1063304) for suspicion of causing cppunit test failures
--HG--
rename : dom/mobileconnection/gonk/MobileConnectionService.js => dom/mobileconnection/gonk/MobileConnectionGonkService.js
rename : dom/mobileconnection/gonk/MobileConnectionService.manifest => dom/mobileconnection/gonk/MobileConnectionGonkService.manifest
rename : dom/mobileconnection/gonk/nsIGonkMobileConnectionService.idl => dom/mobileconnection/interfaces/nsIMobileConnectionGonkService.idl
2014-09-17 13:13:51 +02:00
Carsten "Tomcat" Book
04587e0c5b Backed out changeset 9ff2889f236a (bug 1063304) 2014-09-17 13:13:08 +02:00
Ryan VanderMeulen
234d711b8c Backed out changeset ed586ca080c0 (bug 1053966) for the same Mnw permafails it was backed out for previously. 2014-09-16 16:54:25 -04:00