Commit Graph

81 Commits

Author SHA1 Message Date
Vicamo Yang
2067adcb47 Bug 926302 - 1/3: B2G DSDS - numRadioInterfaces and default service ids. Interface changes. r=hsinyi 2013-10-24 16:14:50 +08:00
Edgar Chen
34b6212bde Bug 912902 - MMS/SMS: retrieve GSM MSISDN / CDMA MDN correctly. r=gene 2013-10-15 10:42:49 +08:00
Trevor Saunders
a8459b4e00 bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
Gene Lian
7f8b14d692 Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:48:07 +08:00
Gene Lian
9f5d5b5dda Backed out changeset 9f377abbf13e 2013-09-09 21:22:37 +08:00
Gene Lian
7f6d55e888 Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:00:45 +08:00
Ryan VanderMeulen
d82368f831 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Vicamo Yang
7b3b646ae7 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-06 16:11:54 +08:00
Wes Kocher
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Gene Lian
1a6639563f Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir 2013-08-09 21:25:53 +08:00
Ed Morley
19e0e1f7ed Backed out changeset 8b6235d4c2ac (bug 873351) 2013-09-04 11:50:46 +01:00
Vicamo Yang
9ec5a297b3 Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene 2013-09-04 15:53:50 +08:00
Gregory Szorc
918eef7c37 Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
a7872e972f Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE. 2013-08-14 15:12:20 -04:00
Gregory Szorc
260d3a8e7c Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Gene Lian
bdc10c2013 Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 1, provide and correct DB functions). r=vicamo a=koi+ 2013-07-31 15:23:37 +08:00
Fernando Jiménez
fca6121578 Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 0: WebSMS. sr=vicamo 2013-07-30 00:50:21 +02:00
Vicamo Yang
40d98c0265 Bug 891235: remove mozSms. rs=mounir 2013-07-26 18:40:27 +08:00
Gene Lian
b05b7bb8b3 Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 1, "InvalidAddressError"). r=vicamo a=leo+ 2013-07-11 11:23:49 +08:00
Boris Zbarsky
6be6fb3ca2 Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Vicamo Yang
ccf4d89b35 Bug 814581 - Part 1/8: MultiSIM - interface changes. sr=hsinyi 2013-07-02 17:36:33 +08:00
Chia-hung Tai
b6b96897bf Bug 880561 - B2G MMS: Add 2 more error status (in flight mode and no sim card) when sending MMS. r=gene 2013-06-18 12:06:32 +08:00
Gene Lian
69d21f35db Bug 880648 - [MMS] Accented characters are not correctly sent/received in a MMS (part 1, content blob should be encoded by utf-8). r=vicamo a=leo+ 2013-06-18 16:28:55 +08:00
Gene Lian
565d96f00b Backed out changeset 66523a98fe19 2013-06-18 16:25:52 +08:00
Gene Lian
5d4927b0bb Bug 880648 - [MMS] Accented characters are not correctly sent/received in a MMS (part 1, content blob should be encoded by utf-8). r=vicamo a=leo+ 2013-06-18 16:13:39 +08:00
Chia-hung Tai
0a999016d8 Bug 810099 - B2G MMS: Support onretrieving event - interface changes. r=vynag 2013-05-09 18:53:39 -07:00
Vicamo Yang
09500dff4f Bug 871944 - move dom/mms/* to dom/mobilemessage/*. r=gene
--HG--
rename : dom/mms/interfaces/nsIMmsService.idl => dom/mobilemessage/interfaces/nsIMmsService.idl
rename : dom/mms/interfaces/nsIWapPushApplication.idl => dom/mobilemessage/interfaces/nsIWapPushApplication.idl
rename : dom/mms/src/ril/MmsPduHelper.jsm => dom/mobilemessage/src/ril/MmsPduHelper.jsm
rename : dom/mms/src/ril/MmsService.js => dom/mobilemessage/src/ril/MmsService.js
rename : dom/mms/src/ril/MmsService.manifest => dom/mobilemessage/src/ril/MmsService.manifest
rename : dom/mms/src/ril/WapPushManager.js => dom/mobilemessage/src/ril/WapPushManager.js
rename : dom/mms/src/ril/WspPduHelper.jsm => dom/mobilemessage/src/ril/WspPduHelper.jsm
rename : dom/mms/src/ril/mms_consts.js => dom/mobilemessage/src/ril/mms_consts.js
rename : dom/mms/src/ril/wap_consts.js => dom/mobilemessage/src/ril/wap_consts.js
rename : dom/mms/tests/header_helpers.js => dom/mobilemessage/tests/header_helpers.js
rename : dom/mms/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/test_mms_pdu_helper.js
rename : dom/mms/tests/test_mms_service.js => dom/mobilemessage/tests/test_mms_service.js
rename : dom/mms/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/test_wsp_pdu_helper.js
2013-05-27 11:18:50 +08:00
Boris Zbarsky
620839f027 Bug 868312 finale: finish rooting dom/ code. r=smaug 2013-05-17 21:48:25 -04:00
Chuck Lee
a2f7b81b82 Bug 771458 - 0003. delete message in DB by array. r=vicamo 2013-04-25 18:02:36 +08:00
Chuck Lee
eb85696efa Bug 771458 - 0002. Change IPDL to support delete() by array. r=vicamo 2013-04-29 17:50:55 +08:00
Gene Lian
387278dade Bug 869807 - B2G MMS: fail to send MMS due to the wrong assignment for expiryDate. r=vicamo a=leo+ 2013-05-08 18:41:00 +08:00
Chia-hung Tai
7d9575571b Bug 863241 - Part 1: Interface changes. r=vyang 2013-04-26 17:06:49 +08:00
Chia-hung Tai
d24571cf23 Bug 867227 - Part 1: Interface changes. r=vyang, sr=mounir 2013-04-30 15:59:03 -07:00
Vicamo Yang
7a23fd9768 Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger 2013-04-19 20:38:02 +08:00
Chia-hung Tai
220985b025 Bug 810091 - B2G MMS: Don't download message twice on receiving duplicated notification. r=vyang, r=gene.lian 2013-03-22 19:04:02 +08:00
Vicamo Yang
4b239ac3db Bug 854790 1/4: Support filtering mobile messages with thread id. Interface changes. sr=mounir 2013-04-12 14:56:12 +08:00
Vicamo Yang
ac29d93f96 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-10 00:41:27 +08:00
Vicamo Yang
fee1c421b5 Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent 2013-04-10 00:41:23 +08:00
Vicamo Yang
8f528d829f Bug 849739 2/4: DOM. r=mounir,mrbkap 2013-04-10 00:37:54 +08:00
Vicamo Yang
f35f3fbcde Bug 849739 1/4 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent 2013-04-10 00:37:50 +08:00
Vicamo Yang
743cb3a49f Bug 838467 2/5: DOM implementation. r=sicking,bent 2013-04-10 00:35:59 +08:00
Vicamo Yang
6d192d0fb6 Bug 838467 1/5: use DOMCursor instead of SmsCursor. Interface changes. sr=sicking, r=bent 2013-04-10 00:35:55 +08:00
Chia-hung Tai
bb1adb758c Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking 2013-03-21 17:57:41 +08:00
Ryan VanderMeulen
78fef2951c Backed out 13 changesets (bug 838467, bug 849739, bug 749086) for Marionette failures. 2013-04-09 08:54:00 -04:00
Randell Jesup
a6584c08ed Backout changeset a54f620cf84c (bug 843445) for build failures 2013-04-09 03:55:21 -04:00
Chia-hung Tai
6855481581 Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking 2013-03-21 17:57:41 +08:00
Vicamo Yang
774b9419e0 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-09 10:22:19 +08:00
Vicamo Yang
9aa369c31e Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent 2013-04-09 10:22:15 +08:00
Vicamo Yang
ded9ac336c Bug 849739 2/5: DOM. r=mounir,mrbkap 2013-04-09 10:21:54 +08:00