Ben Hsu
1f924addd9
Bug 1077075 - Part 5: Internal architecture (ril_worker.js). r=aknow
2014-12-23 23:29:00 +01:00
John Dai
43ce03568f
Bug 952025: Rename EF_TYPE_TRANSPARENT|LINEAR_FIXED|CYCLIC type of file to structure of file. r=echen
2014-12-25 18:24:00 +08:00
Bevis Tseng
975ef5d363
Bug 1101397 - Clear up unnecessary checking of "undefined" DOMString attribute. r=echen
2014-12-22 15:53:25 +08:00
CHUANG CHENYU
b43c0867f5
Bug 1033952 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands, r=bzbarsky
2014-12-22 10:33:33 +08:00
Nicholas Nethercote
7ee6545218
Bug 1117592 - Avoid use of single buffer as parameter and destination in snprintf in NetworkUtils.cpp. r=fabrice.
...
--HG--
extra : rebase_source : e3699ba9230b11c442c50e089c9b46ef1746f908
2015-01-05 15:51:49 -08:00
Edgar Chen
3e0b27eed9
Bug 1087847 - Make sure the Icc status in MobileConnection and IccManager are synced. r=hsinyi,smaug
2014-11-13 19:12:11 +08:00
Szu-Yu Chen [:aknow]
78adcba6e5
Bug 1102677 - Part 3: Add missing semicolon
2014-12-25 11:18:21 +08:00
Edgar Chen
7acbee594d
Bug 1106656 - Fix the javascript error in network manager when setting up DUN data call. r=hsinyi
2014-12-22 15:45:13 +08:00
Jessica Jong
62381f1c31
Bug 1054148 - Clean up MOZ_B2G_RIL in NetworkManager. r=echen
2014-12-24 16:25:55 +08:00
Ryan VanderMeulen
d8d4f6eefa
Backed out changesets 248e0f88fa0a and 41995e096743 (bug 1033952) for B2G debug asserts/crashes.
2014-12-23 16:15:38 -05:00
Bevis Tseng
296526e440
Bug 1113017 - Update SearchList with correct ranges in GSM configuration. r=htsai
2014-12-18 16:41:04 +08:00
Bevis Tseng
9fd5e11ebd
Bug 1110050 - Support RIL_REQUEST_REPORT_SMS_MEMORY_STATUS to inform SMS Device Storage to modem. r=echen
2014-12-15 17:25:21 +08:00
Eden Chuang
4c2cad1cef
Bug 1033952 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands
2014-12-22 10:33:33 +08:00
Carsten "Tomcat" Book
21e5fad275
Backed out changeset 3263cf8aca77 (bug 1033952)
2014-12-23 12:13:20 +01:00
CHUANG CHENYU
c8ff521bc1
Bug 1033952 - Part 2 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands
...
--HG--
extra : amend_source : 72a032db09bbe260e07fbe497ec0558bd448f089
2014-12-22 10:33:33 +08:00
Edgar Chen
d198f0fb23
Bug 1098210 - Use WebIDL enums for mvnoType. r=hsinyi
2014-12-12 19:04:00 +08:00
Ben Hsu
4a272ff44b
Bug 1070831 - Part 4: Internal architecture changes. r=aknow
2014-12-21 17:35:00 +01:00
Szu-Yu Chen [:aknow]
271de1ab98
Bug 1102677 - Part 1: Support change barring password. r=hsinyi
2014-12-22 16:31:05 +08:00
Hsin-Yi Tsai
453a7a58fb
Bug 1112550 - [RIL] handle the case of unknown last_call_fail_cause_code. r=aknow
2014-12-17 19:37:36 +08:00
Ryan VanderMeulen
68a9b89f29
Merge inbound to m-c. a=merge
2014-12-19 15:03:54 -05:00
Bevis Tseng
f660b12238
Bug 873351 - Part 3: Refactor SMS Notifications from RadioInterfaceLayer to SmsService. r=echen
2014-11-27 18:59:06 +08:00
Bevis Tseng
ccfc7b6c73
Bug 873351 - Part 2: Refactor SMS Requests from RadioInterfaceLayer to SmsService. r=echen
2014-11-26 20:02:54 +08:00
Bevis Tseng
c4aae007b4
Bug 873351 - Part 1: Re-write SmsService in JavaScript. r=echen
2014-11-24 18:43:54 +08:00
Michael Wu
bed30030bc
Bug 1112429 - Remove libnetutils from systemlibs.js, r=fabrice
2014-12-16 21:31:56 -05:00
Pierre Rudloff
6dc2172185
Bug 1021357 - NetworkGeolocationProvider.js: if <2 wifi APs, don't send wifi in JSON request. r=garvank
2014-12-17 13:44:00 -05:00
Edgar Chen
50ce027c42
Bug 1052852 - Use WebIDL enums for contactType. r=hsinyi
2014-12-12 11:08:27 +08:00
Jessica Jong
ebb599dc6c
Bug 1058305 - (follow-up) re-update nsIRadioInterface uuid. r=hsinyi
2014-12-17 22:27:46 +08:00
Carsten "Tomcat" Book
1ebf0d0b3e
merge b2g-inbound to mozilla-central a=merge
2014-12-17 12:57:09 +01:00
Dan Gohman
0a0a779f10
Bug 1054671 - Constify static callback arrays r=ehsan
2014-12-16 16:30:39 -08:00
Szu-Yu Chen [:aknow]
672069c606
Bug 1089566 - Refine the policy for selecting emergency client. r=hsinyi
2014-12-17 06:51:09 +08:00
Edgar Chen
713a473470
Bug 1102023 - Should not decode IccId as extended BCD number. r=hsinyi
2014-12-10 15:04:52 +08:00
Ryan VanderMeulen
8593b08a22
Merge m-c to b2g-inbound. a=merge
2014-12-15 14:04:03 -05:00
Carsten "Tomcat" Book
beeb584af9
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2014-12-15 15:33:21 +01:00
Botond Ballo
b273018bde
Bug 1073081 - Fix warnings about macro redefinitions by renaming macros. r=ehsan
...
--HG--
extra : source : 18294144de5ff84e3a88945f7222e6eb8bbfcb34
2014-12-10 18:20:10 -05:00
Botond Ballo
81a74c44a2
Bug 1073081 - Fix warnings about macro redefinitions by #undef'ing macros. r=ehsan
...
--HG--
extra : source : 13df0150da382d9d64f7739a29673509b493ba64
2014-12-10 18:26:55 -05:00
Botond Ballo
e97c3508c5
Bug 1073081 - Fix a -Waddress warning. r=slee
...
--HG--
extra : source : d88ee36d711edf1df2427097a632f5256ff79234
2014-11-24 19:48:49 -05:00
Botond Ballo
b08ca88b2a
Bug 1073081 - Fix -Wsign-compare and -Wsign-conversion warnings. r=ehsan
...
--HG--
extra : source : 88c58a8cc276a4691ed23fd8b8f2f6c0713b50fd
2014-11-24 19:54:33 -05:00
Botond Ballo
d13f39481d
Bug 1073081 - Fix -Wdelete-non-virtual-dtor warnings by marking some classes as MOZ_FINAL. r=ehsan
...
--HG--
extra : source : 7a909c534cf723b252ea5b0a225a6656399b5b2e
2014-11-24 18:38:23 -05:00
Szu-Yu Chen [:aknow]
f532497cd8
Bug 1102671 - Set hangUpLocal correctly. r=hsinyi
2014-12-14 19:48:13 +08:00
Edgar Chen
ddfab1dffc
Bug 1052825 - Part 3: RIL and test changes for lockType WebIDL enum. r=hsinyi
2014-11-12 12:39:04 +08:00
Jamin Liu
30ab7420ff
Bug 1065751 - Support AGPS with roaming cell by retrieving mcc & mnc from nsIMobileNetworkInfo. r=kchen
2014-12-18 17:51:00 +01:00
Dave Huseby
92bef33f19
Bug 1107681 - fix up the dom uses of WrapptedJSToDictionary to use the cx-less interface. r=bholley
2014-12-29 11:56:00 +01:00
Edgar Chen
bcb1d6e1a3
Bug 1084023 - Update sim info when radio tech is changed. r=hsinyi
2013-05-28 14:10:52 +08:00
Szu-Yu Chen [:aknow]
6f681ecfde
Bug 1093014 - Part 3: Implement in call MMI. r=hsinyi
2014-12-11 16:27:45 +08:00
Szu-Yu Chen [:aknow]
9787bfef51
Bug 1093014 - Part 1: Refactoring. r=hsinyi
2014-12-11 16:27:44 +08:00
Carsten "Tomcat" Book
631eef3778
Backed out changeset d7462aafbd1a (bug 1093014) for b2g X1 perma failures
2014-12-10 13:34:32 +01:00
Carsten "Tomcat" Book
d05387df0a
Backed out changeset c06f2c1e0d40 (bug 1093014)
2014-12-10 13:34:11 +01:00
Szu-Yu Chen [:aknow]
beba4b0a74
Bug 1093014 - Part 3: Implement in call MMI. r=hsinyi
2014-12-10 15:40:44 +08:00
Szu-Yu Chen [:aknow]
99e215a109
Bug 1093014 - Part 1: Refactoring. r=hsinyi
2014-12-10 15:40:42 +08:00
Szu-Yu Chen [:aknow]
2383e0e39b
Bug 1104481 - Provide correct parameters. r=hsinyi
2014-12-09 16:03:19 +08:00
Thomas Zimmermann
d84dc3c609
Bug 1094177: Call |Keystore::Shutdown| to cleanup key store, r=chucklee
2014-12-03 07:26:29 -08:00
Vincent Chang
fae548a7b1
Bug 1095177 - [Internet Sharing] Hotspot network cannot be seen by other devices. r=jjong
2014-11-28 16:08:41 +08:00
Jessica Jong
2aa26d817c
Bug 1105117 - B2G RIL: reduce the times updateRILNetworkInterface() is called. r=echen
2014-11-25 19:49:00 +01:00
Bevis Tseng
b8ccdf203d
Bug 1072808 - Part 5: Add IccMessenger as a Wrapper for STK-related System Messages. r=htsai,echen
2014-10-27 15:58:56 +08:00
Bevis Tseng
dc37a28162
Bug 1072808 - Part 4: Add MobileConnectionMessenger as a Wrapper for USSD/CdmaInfo System Messages. r=echen
2014-10-24 18:40:39 +08:00
Bevis Tseng
73e330aab7
Bug 1072808 - Part 3: Add CellBroadcastMessenger as a Wrapper for CellBroadcast System Messages. r=echen
2014-10-24 13:18:26 +08:00
Bevis Tseng
7956050542
Bug 1072808 - Part 2: Add SmsMessenger as a Wrapper for Sms-Related System Messages. r=echen
2014-10-24 11:33:01 +08:00
Bevis Tseng
016d749cf4
Bug 1072808 - Part 1: Add TelephonyMessenger as a Wrapper for TelephonyService-Related System Messages. r=echen
2014-10-20 16:50:57 +08:00
Carsten "Tomcat" Book
5aea49fa95
Backed out changeset 3f32bfdb0dba (bug 1072808) for missing depency
2014-11-25 10:46:06 +01:00
Carsten "Tomcat" Book
ba2f8207f9
Backed out changeset 768b2ca4e101 (bug 1072808)
2014-11-25 10:45:42 +01:00
Carsten "Tomcat" Book
3955f374c0
Backed out changeset fab00bedff2d (bug 1072808)
2014-11-25 10:45:40 +01:00
Carsten "Tomcat" Book
7d00d8468a
Backed out changeset 959ee37e80d5 (bug 1072808)
2014-11-25 10:45:38 +01:00
Carsten "Tomcat" Book
0ba7e86b7c
Backed out changeset 4e67992092d9 (bug 1072808)
2014-11-25 10:45:35 +01:00
Bevis Tseng
93219b27bf
Bug 1091454 - Part 2: Modify Test Case to comply the new format of confirmMessage/callMessage. r=echen
2014-11-06 15:33:39 +08:00
Bevis Tseng
1b9eab5e5a
Bug 1091454 - Part 1.2: Reuse MozStkTextMessage as the container of Text/Icon to be displayed for SET_UP_CALL/LAUNCH_BROWSER. r=hsinyi r=echen
2014-11-06 14:30:01 +08:00
Bevis Tseng
19bc1dd444
Bug 1091454 - Part 1.1: Refactor searchForTag/loadIconIfNecessary for more flexibility to retrieve multiple tags and icons. r=echen
2014-11-13 13:50:56 +08:00
Bevis Tseng
94c7fb92b0
Bug 1072808 - Part 5: Add IccMessenger as a Wrapper for STK-related System Messages. r=htsai,echen
2014-10-27 15:58:56 +08:00
Bevis Tseng
6dd0ac0b52
Bug 1072808 - Part 4: Add MobileConnectionMessenger as a Wrapper for USSD/CdmaInfo System Messages. r=echen
2014-10-24 18:40:39 +08:00
Bevis Tseng
2548c725bf
Bug 1072808 - Part 3: Add CellBroadcastMessenger as a Wrapper for CellBroadcast System Messages. r=echen
2014-10-24 13:18:26 +08:00
Bevis Tseng
bcc9853fea
Bug 1072808 - Part 2: Add SmsMessenger as a Wrapper for Sms-Related System Messages. r=echen
2014-10-24 11:33:01 +08:00
Bevis Tseng
2ef09644a1
Bug 1072808 - Part 1: Add TelephonyMessenger as a Wrapper for TelephonyService-Related System Messages. r=echen
2014-10-20 16:50:57 +08:00
Jessica Jong
bcc9ae4e92
Bug 1058305 - Part 4: use defined network types in nsIRadioInterface (tests). r=echen
2014-11-25 09:44:37 +08:00
Jessica Jong
fc7228a6ab
Bug 1058305 - Part 3: use defined network types in nsIRadioInterface (other components). r=echen
2014-11-25 09:44:35 +08:00
Jessica Jong
627bef3bc7
Bug 1058305 - Part 2: use defined network types in nsIRadioInterface (impl). r=echen
2014-11-25 09:44:33 +08:00
Jessica Jong
c499145b56
Bug 1058305 - Part 1: use defined network types in nsIRadioInterface (idl). r=hsinyi
2014-11-25 09:44:31 +08:00
Carsten "Tomcat" Book
30fe807b6b
merge b2g-inbound to mozilla-central a=merge
2014-11-24 14:13:25 +01:00
Jessica Jong
4f8b215ce0
Bug 1094572 - B2G RIL: handle data call fail cause accordingly. r=echen
2014-11-24 10:15:25 +08:00
Harshil Goel
94cf35191c
Bug 1072922 - Add libc constants for flock structure type. r=Yoric
2014-11-21 07:50:41 +05:30
Daniel Bonnevier
ae7a84b6e0
Bug 1090919 - Fix audio problem when mediaserver is restarted. r=mwu
...
When mediaserver is restarted AudioPolicyService needs to be
recreated when mediasrever is fully started.
2014-11-14 06:12:00 +01:00
Jessica Jong
7cc87cf696
Bug 1052846 - Part 3: Use enums for MobileNetworkType in nsIMobileConnectionService.idl (gonk). r=echen
2014-11-18 10:07:02 +08:00
Szu-Yu Chen [:aknow]
47e3be9b70
Bug 1088690 - Fix _processCalls. r=hsinyi
2014-11-17 17:20:55 +08:00
Dave Hylands
0d5981c902
Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen
2014-11-13 17:42:38 -08:00
Randy Lin
a0934521b5
Bug 1082677 - [Music] When unplugging headphones, the music will be muted from the speaker. r=mwu
2014-11-13 11:52:17 +08:00
Chris Peterson
db947d8d0f
Bug 1095867 - Fix nsDeviceSensors.cpp typo and remove obsolete comment. r=dougt
2014-11-07 20:48:38 -08:00
Dave Hylands
b5b8ee9b36
Bug 1095801 - Make adb work properly on user builds (Nexus 4/5). r=fabrice
2014-11-10 23:30:07 -08:00
Shawn Ku
7f2b6c0db6
Bug 1094984 - B2G RIL: Handle empty record for EFPNN more properly. r=Edgar
2014-11-10 09:35:06 +08:00
Jessica Jong
7abb128fc5
Bug 1052848 - Part 3: Use enums for MobileRoamingMode in nsIMobileConnectionProvider.idl (gonk). r=echen
2014-11-10 17:56:15 +08:00
Dave Hylands
6b8d165451
Bug 1086712 - Don't drop adb connection unnecessarily at startup. r=jld
2014-11-07 18:49:21 -08:00
Dave Hylands
8d51374288
Bug 1091174 - Clean up some AutoMounter calls to register/unregister volume observers. r=mikeh
...
--HG--
extra : rebase_source : 455209e19353fae49031326197b1312af1309e6c
2014-11-03 16:26:59 -08:00
Eden Chuang
f0a4891930
Bug 1074590 - Adding volume accessbility checking before set it as mounted. r=dhylands
2014-10-31 10:30:48 +08:00
Szu-Yu Chen [:aknow]
ae81802851
Bug 1091551 - Part 1: Notify callDisconnected after audioStateChanged. r=hsinyi
2014-11-04 15:44:14 +08:00
Hsin-Yi Tsai
109e10cb93
Bug 1091528 - [B2G][RIL] when receiving 'rilRequestType: 12', Error: Don't know about this message type: undefined. r=aknow
2014-10-30 19:04:34 +08:00
Hsin-Yi Tsai
f35344a897
Bug 986308 - [B2G][STK] support call number modified by STK call control. r=aknow
2014-10-27 15:41:27 +08:00
Edgar Chen
cd42ec2b51
Bug 1083745 - Part 3: Remove the redundant information carried in request result of icc.{set|get|unlock}CardLock API. r=hsinyi
2014-10-29 11:42:13 +08:00
Edgar Chen
9e47e5dd16
Bug 1083745 - Part 2: __exposedProps__ has been deprecated, use Cu.cloneInto() instead. r=hsinyi
2014-10-29 11:30:39 +08:00
Edgar Chen
b38ed7f0cc
Bug 1083745 - Part 1: Having different IPC message for getting and setting/unlocking request. r=hsinyi
2014-10-28 19:48:12 +08:00
Shawn Ku
608cb9a26d
Bug 1091429 - B2G RIL: Correct UCS2 handling for EFPNN. r=Edgar.
2014-10-31 10:18:28 +08:00
Alexandre Lissy
868f93d340
Bug 1089619 - Stop abusing the Settings API from Gonk GPS. r=kanru
...
GPS handling for Gonk abuses the Settings API in two ways. First, on
mozsettings-changed event, it will trigger two new requests to read
values (debug enabled and GPS locations ignore). This is useless since
the event already contains the key that has changed and the new value,
so there is no need to do a createLock().get() call. Then, in startup
code, the Init() method is supposed to check itself whether it is
already running. This is done through the mStarted boolean. The same
Init() method is responsible for adding the mozsettings-changed
observer, which is removed by the Shutdown() method. Investigation on
device by using the Geolocation API has proven that we were leaking some
observers. This is because checking mStarted boolean is performed after
we request settings values and we install the mozsettings-changed
observer. So any time the Init() gets called, we install it but we just
remove it once in Shutdown().
2014-10-30 07:42:00 -04:00
Szu-Yu Chen [:aknow]
169196a84c
Bug 1090776 - Prevent DataCloneError. r=hsinyi
2014-10-29 03:09:00 -04:00
Bevis Tseng
eedb6094ed
Bug 1088573 - Part 1: Ensure that the |length| argument to GsmPduHelper.readSeptetsToString() is an integer. r=echen
2014-10-29 16:45:43 +08:00
Jessica Jong
02a7c68ca8
Bug 1052836 - Part 3: Use enums for preferred network type in nsIMobileConnectionService.idl (gonk). r=echen
2014-10-30 02:57:00 -04:00
Edgar Chen
f8238c6d55
Bug 1085307 - [Icc] Deprecate IccCardLockError.lockType. r=smaug,hsinyi
2014-10-24 16:04:04 +08:00
Henry Chang
470fac1b4a
Bug 1087152 - Ignore the failure cause by ifc_remove_route "0.0.0.0" or "::". r=vchang
2014-10-22 19:55:17 +08:00
Bevis Tseng
bfda9ecd0e
Bug 1072069 - Part 2: Test cases to verify CPHS_INFO and CPHS_MBN and the recovery of CPHS_MBN when failure from readMBDN. r=echen
2014-10-14 19:57:17 +08:00
Bevis Tseng
f694df3f72
Bug 1072069 - Part 1: Read CPHS Mailbox Numbers (0x6F17) when MBDN is invalid. r=echen
2014-10-14 16:26:04 +08:00
Tamara Hills
62cbbe5df9
Bug 1075699 - Calling voicemail by long-pressing the 1 button displays an error and then calls. r=hsinyi
2014-10-22 09:01:00 -04:00
Bevis Tseng
aff49fbac6
Bug 1087131 - Part 1: Filter DCS of STK Text String with MASK(0x0C) instead of (0x0F) according to 3GPP TS 23.040. r=echen
2014-10-22 18:26:50 +08:00
Jessica Jong
8643dd2c80
Bug 1052843 - Part 3: Use enums for MobileRadioState in nsIMobileConnectionService.idl (gonk). r=echen
2014-10-24 17:12:35 +08:00
Edgar Chen
02d72943c4
Bug 1087839 - Fix JavaScript Warning: "ReferenceError: reference to undefined property rilContext.iccInfo.iccid". r=hsinyi
2014-10-23 14:33:13 +08:00
Szu-Yu Chen [:aknow]
b6259c3665
Bug 978639 - Part 7: follow-up of a typo for currentConferenceState. r=hsinyi
2014-10-23 18:45:53 +08:00
Ryan VanderMeulen
a8384fd2d1
Merge b2g-inbound to m-c. a=merge
2014-10-22 16:03:57 -04:00
Bevis Tseng
008ca8217a
Bug 1085765 - Part 1: Bail out earlier from GsmPDUHelper.readUserData() when there is no further data to read. r=htsai
2014-10-21 17:16:10 +08:00
Alphan Chen
46fb6f73a7
Bug 1084180 - Refine RemoveEntry - Don't remove only the entry but also its children if they exist. r=dhylands
2014-10-22 02:43:00 -04:00
Szu-Yu Chen [:aknow]
058a1bdba8
Bug 978639 - Part 5: Add hangUpConference method (ril). r=hsinyi
2014-10-20 03:13:00 -04:00
Jessica Jong
94d92feea1
Bug 1062912 - Part 3: move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (tests). r=hsinyi
2014-10-22 18:12:09 +08:00
Jessica Jong
508fc043eb
Bug 1062912 - Part 2: move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (impl). r=hsinyi
2014-10-22 18:12:07 +08:00
Jessica Jong
78df301642
Bug 1062912 - Part 1: move getNeighboringCellIds and getCellInfoList to nsIMobileConnectionService (idl). r=hsinyi
2014-10-22 18:12:05 +08:00
Dave Hylands
8b555620f4
Bug 1072567 - Fix bustage in unified build. r=dhylands
2014-10-21 18:59:04 -07:00
Dave Hylands
895b085975
Bug 1072576 - Register storages with MTP Server before starting it. r=echou
2014-10-21 17:28:12 -07:00
Szu-Yu Chen [:aknow]
5b749680d6
Bug 1059649 - Part 2: Remove pending conference check. r=hsinyi
2014-10-21 02:30:00 -04:00
Szu-Yu Chen [:aknow]
4c95578073
Bug 1059649 - Part 1: Redesign the logic of conference detection. r=hsinyi
2014-10-21 02:30:00 -04:00
Carsten "Tomcat" Book
f00bb60dcb
Backed out changeset d4a7883e0e92 (bug 978639)
2014-10-21 11:51:04 +02:00
Szu-Yu Chen [:aknow]
44c0238b96
Bug 978639 - Part 5: Add hangUpConference method (ril). r=hsinyi
2014-10-20 03:13:00 +02:00
Jessica Jong
d87173a898
Bug 1052842 - Part 3: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (gonk). r=echen
2014-10-21 14:31:46 +08:00
Szu-Yu Chen [:aknow]
1e4c85d003
Bug 1077190 - Part 1: Correct the logic of audio state setting. r=hsinyi
2014-10-16 23:40:00 +02:00
Carsten "Tomcat" Book
82495ab4f5
Merge m-c to b2g-inbound
2014-10-16 16:16:53 +02:00
Szu-Yu Chen [:aknow]
93f501699a
Bug 1058397 - Part 4: Wrap system message. r=hsinyi
2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
ef47cb3598
Bug 1058397 - Part 3: USSDSession implement. r=hsinyi
2014-10-15 02:51:00 -04:00
Ryan VanderMeulen
b87718267b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alphan Chen
ad4cfd9f60
Bug 1074593 - Add AddEntryAndNotify and RemoveEntryAndNotify for file/folder change when MTP in use. r=dhylands
2014-10-14 19:34:00 +02:00
Edgar Chen
1057e938ec
Bug 1081810 - Part 1: Implement IccCardLockError in C++. r=smaug
2014-10-13 12:35:53 +08:00
Makoto Kato
48462210ac
Bug 1031647 - Change string API usage. r=ehsan
2014-10-15 20:00:52 +09:00
Jessica Jong
515cd526d4
Bug 1074037 - (follow-up) fix undefined variable name. r=edgar
2014-10-13 23:12:47 +08:00
Bevis Tseng
d5c14d1ed5
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
586a5a5e11
Bug 1072367 - Part 2: Decode EXTENDED_DISPLAY & SIGNAL properly. r=echen
2014-10-02 18:26:37 +08:00
Bevis Tseng
5387d2fe84
Bug 1072367 - Part 1: Broadcast 'cdma-info-rec-received' system message per record. r=echen
2014-10-02 14:04:27 +08:00
Randy Lin
492331aaf3
Bug 1074177 - DTMF tone are not coming on Bluetooth headset. r=mwu.
2014-10-16 12:40:09 +08:00
Makoto Kato
0f0cde0277
Backed out changeset 118d4c56c3c4 (bug 1031647)
2014-10-15 10:51:15 +09:00
Makoto Kato
cf59f71590
Bug 1031647 - Change string API usage. r=ehsan
2014-10-15 10:15:39 +09:00
Jessica Jong
650136cc9e
Bug 1074037 - B2G RIL: refine DataCall's canHandleApn() decision logic. r=edgar
2014-10-09 02:24:00 +08:00
Ryan VanderMeulen
ac521ef58b
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]
803d1155e3
Bug 1058397 - Part 4: Wrap system message. r=hsinyi
2014-10-08 20:02:00 +02:00
Szu-Yu Chen [:aknow]
e610b4110e
Bug 1058397 - Part 3: USSDSession implement. r=hsinyi
2014-10-08 20:01:00 +02:00
Bevis Tseng
b4b8f8e470
Bug 1074092 - Move CBS Settings implementation from RadioInterfaceLayer to CellBroadcastService. r=htsai
2014-10-06 19:02:16 +08:00
Alphan Chen
7f69905218
Bug 1076715
- Add B2G supported playback formats for device info. r=dhylands
2014-10-08 03:16:00 +02:00
Vicamo Yang
b5125fff03
Bug 937485 - [WebIcc] use Webidl enum for cardState. r=edgar,smaug
2014-09-03 19:31:00 +08:00
Carsten "Tomcat" Book
433c32bb8c
Merge m-c to b2g-inbound a=merge
...
--HG--
extra : amend_source : 97412f1e791df737909df250fa3cf08eb9763504
2014-10-08 16:06:57 +02:00
Carsten "Tomcat" Book
63832ef4d2
merge b2g-inbound to mozilla-central a=merge
2014-10-08 15:50:32 +02:00
eden-chuang
8267776819
Bug 1074604 - handle file "modified" event in MozMtpDatabase and MozMtpServer. r=dhylands
2014-10-08 00:12:00 +02:00
Randy Lin
83944f372b
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
7bfd213055
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
Ehsan Akhgari
f57380cd06
Bug 1085199 - Part 2: Do not wrap the DOMRequest in a promise in dom/system/gonk tests; r=hsinyi
...
DOMRequest now has a .then() method compatible with Promise.
2014-10-22 09:20:34 -04:00
Peter Van der Beken
9254096129
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]
d404ff07bc
Bug 1069862 - Use serviceClass 0 to query callbarring option. r=hsinyi
2014-10-06 03:07:00 -04:00
Edgar Chen
89a961a124
Bug 994461 - Part 2: GPS changes for IccInfo WebIDL. r=kchen
2014-09-05 14:54:29 +08:00
Edgar Chen
6b28ee6382
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
8a58f62824
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
c933f54bad
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-10-03 14:29:24 +01:00
Alexandre Lissy
f93a807d31
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
3f29a8b281
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
3a844df4cb
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
1106be318f
Bug 1038531 - Unify NetworkWorker. r=fabrice r=mrbkap
2014-08-18 11:02:56 +08:00
Henry Chang
46c43cb360
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
bd9ab9083c
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
30f83fb75f
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
343477777e
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
2d1fba9969
Bug 1073088 - Don't close the mtp file descriptor twice. r=mwu
2014-09-26 16:21:58 -07:00
Edgar Chen
d4f02ceaf5
Bug 1061380 - Part 2: Refactor ICC I/O error. r=vicamo
2014-09-10 18:25:13 +08:00
Edgar Chen
d5d9a51b3c
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
0929c3c448
Bug 1059110 - Notify the result of setupDataCallByType() asynchronously. f=btseng, r=edgar
2014-09-26 04:03:00 -04:00
Vicamo Yang
7ce335d6c4
Bug 833229 - 3.e/4: implement GonkVoicemailService. r=echen
2014-09-26 13:00:25 +08:00
Vicamo Yang
a0009588bf
Bug 833229 - 3.c/4: implement MozVoicemailStatus in C++. r=smaug
2014-09-26 13:00:24 +08:00
Vicamo Yang
93b4165c4c
Bug 833229 - 3.a/4: interfance changes. r=echen, r=smaug
2014-09-26 13:00:24 +08:00
Vicamo Yang
6a5d2547e0
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
f0e413cc93
Bug 1072126: merge duplicated lines for STK icon loading. r=hsinyi
2014-09-26 13:00:15 +08:00
Ehsan Akhgari
080e94906d
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
03a030b03e
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
2014-09-16 13:15:16 -04:00
Henry Chang
3d22a4d5c9
Bug 1065916 - Make usb/wifi tethering request exclusively executed. r=chucklee
2014-09-18 17:08:05 +02:00
Alphan Chen
5c19f02e1f
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]
be66b3f865
Bug 889737 - Part 10: Fix xpcshell tests. r=vicamo
2014-09-22 01:36:00 -04:00
Szu-Yu Chen [:aknow]
f732302070
Bug 889737 - Part 09: Dial MMI (ril). r=vicamo
2014-09-22 01:36:00 -04:00
Vicamo Yang
8596a24d53
Bug 1063304 - 3.c/3: accommodate other components. r=echen
2014-09-21 15:24:43 +08:00
Vicamo Yang
2d6a6e67a7
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
c709e0de4e
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
f39f940858
Backed out changeset 9ff2889f236a (bug 1063304)
2014-09-17 13:13:08 +02:00
Ryan VanderMeulen
4ddd261546
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
Dave Hylands
bc4c91513d
Bug 1063877 - Change nsVolumeService to use sync IPC for initial request. r=khuey
2014-09-15 11:51:25 -07:00
Mike Habicher
a4981f12d6
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
2014-09-16 13:15:16 -04:00
Vicamo Yang
13e05f3696
Bug 1063304 - 3.c/3: accommodate other components. r=echen
2014-09-16 21:20:18 +08:00
Vicamo Yang
efcb8e82b1
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-16 21:20:17 +08:00
Henry Chang
eeeaf1ab57
Bug 1062550 - b2g crashes during USB tethering. r=vchang
2014-09-05 19:01:07 +08:00
Wes Kocher
332233753a
Merge m-c to inbound a=merge
2014-09-15 16:41:45 -07:00
Shu-yu Guo
320f4e1440
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Edgar Chen
75f4f34cf2
Bug 1062720 - Response 0x01 or 0x00 for the "Yes"/"No" request of GET_INKEY. r=hsinyi
2014-09-09 12:29:05 +08:00
Garvan Keeley
d7ac88c21f
Bug 1064266 - Use mcc and mnc from network, not from radio (ie SIM). r=kanru
2014-09-09 12:35:00 -04:00
Ryan VanderMeulen
e63bf097f6
Backed out changeset 661f503ea524 (bug 1053966) for Mnw perma-fail.
2014-09-10 12:36:12 -04:00
Shawn Ku
f45e3e78ab
Bug 1064647 - B2G RIL: Treat 0x90, 0x91, 0x9E and 0x9F as a success results for sw1 regarding ICC_IO. r=Edgar
2014-09-09 22:25:14 +08:00
Edgar Chen
76daa6a919
Bug 1065205 - Read IccId after we process appType and fallback to SIM configuration if appType is still unknown. r=vyang
2014-09-10 11:28:21 +08:00
Mike Habicher
82f45e99bf
Bug 1053966 - pass settings change notices to Observers as aSubject instead of aData, r=bz,qdot
2014-08-25 18:06:31 -04:00
Alphan Chen
07ff949ff4
Bug 1061117 - [MTP] Correct the offset and component in "MozMtpDatabase::CreateEntryForFile", r=dhylands
2014-09-09 10:35:06 +08:00