Masatoshi Kimura
|
9a4bb22ca8
|
Bug 978611 - Part 2: Move lagacy dictionaries to WebIDL dictionaries for B2G. r=vicamo
--HG--
rename : dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl => dom/webidl/MozMobileConnection.webidl
rename : dom/network/interfaces/nsIDOMNetworkStatsManager.idl => dom/webidl/MozNetworkStats.webidl
|
2014-03-07 20:51:49 +09:00 |
|
Masatoshi Kimura
|
0704343f44
|
Bug 978611 - Part 1: Stop using legacy dictionaries from MmsMessage. r=vicamo
|
2014-03-07 20:51:48 +09:00 |
|
Bevis Tseng
|
fe9cf2b373
|
Bug 974820 - Part 2: Add error handling of sending/receiving SMS/MMS when device storage is full. r=vyang
|
2014-02-20 12:21:11 +08:00 |
|
Bevis Tseng
|
52b440f0b5
|
Bug 974820 - Part 1: Add new error type STORAGE_FULL_ERROR. r=vyang
|
2014-02-20 12:17:47 +08:00 |
|
Gene Lian
|
b94e9d8c60
|
Bug 901457 - [sms][mms] We need a property for the "sent" timestamp (part 2, implementation). r=vicamo
|
2013-09-23 10:31:32 +08:00 |
|
Gene Lian
|
e8d5279420
|
Bug 901457 - [sms][mms] We need a property for the "sent" timestamp (part 1, IDL changes). sr=sicking f=vicamo
|
2013-09-23 10:31:12 +08:00 |
|
Tom Schuster
|
4429c0e19f
|
Bug 939302 - Use DOMTimestamp for timestamps in MMS. r=bz,gen
|
2013-11-30 19:14:41 +08:00 |
|
Blake Kaplan
|
cbec85703d
|
Bug 933219 - Fix compartment mismatch in MobileMessageManager::Delete. r=gwagner
|
2013-12-05 13:28:41 -08:00 |
|
Vicamo Yang
|
fc2a716978
|
Bug 921918 - 3.d/4: construct mms deliveryInfo in db. r=gene
|
2013-11-25 18:55:03 +08:00 |
|
Vicamo Yang
|
7dbc86128c
|
Bug 921918 - 3.c/4: don't pass transactionId. r=gene
|
2013-11-25 18:55:02 +08:00 |
|
Vicamo Yang
|
30a9eb3543
|
Bug 921918 - 3.b/4: assign received |aMmsMessage.sender| in mmdb. r=gene
|
2013-11-25 18:55:01 +08:00 |
|
Vicamo Yang
|
941a54d77a
|
Bug 921918 - 3.a/4: iccId is optional. r=gene
|
2013-11-25 18:55:00 +08:00 |
|
Chia-hung Tai
|
7be830da3a
|
Bug 921918 - 1/4: B2G MMS: support read report events. Interface changes. r=gene
|
2013-11-25 18:54:58 +08:00 |
|
Carsten "Tomcat" Book
|
4c04485247
|
Backed out changeset 89433bb31453 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:56:32 +01:00 |
|
Carsten "Tomcat" Book
|
fa9c72b064
|
Backed out changeset 4780d72117e3 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:56:15 +01:00 |
|
Carsten "Tomcat" Book
|
5956c444c4
|
Backed out changeset 307e7260ada2 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:56:06 +01:00 |
|
Carsten "Tomcat" Book
|
78649662f0
|
Backed out changeset 6bdd99eabb57 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:55:57 +01:00 |
|
Carsten "Tomcat" Book
|
37d9a677ae
|
Backed out changeset 8446a3ac5060 (bug 921918) Windows XP Debug Bustage on a CLOSED TREE
|
2013-11-25 08:55:45 +01:00 |
|
Vicamo Yang
|
46f7c99efe
|
Bug 921918 - 3.d/4: construct mms deliveryInfo in db. r=gene
|
2013-11-25 15:19:27 +08:00 |
|
Vicamo Yang
|
ed9d001ca3
|
Bug 921918 - 3.c/4: don't pass transactionId. r=gene
|
2013-11-25 15:19:26 +08:00 |
|
Vicamo Yang
|
5722dce306
|
Bug 921918 - 3.b/4: assign received |aMmsMessage.sender| in mmdb. r=gene
|
2013-11-25 15:19:25 +08:00 |
|
Vicamo Yang
|
00d35c2d5d
|
Bug 921918 - 3.a/4: iccId is optional. r=gene
|
2013-11-25 15:19:24 +08:00 |
|
Chia-hung Tai
|
99b97685f1
|
Bug 921918 - 1/4: B2G MMS: support read report events. Interface changes. r=gene
|
2013-11-25 15:19:22 +08:00 |
|
Chia-hung Tai
|
2c4c6ee801
|
Bug 942009 - B2G MMS: s/isReadReportRequested/readReportRequested to align the W3C Spec. r=gene
|
2013-11-22 15:12:07 +08:00 |
|
Vicamo Yang
|
f063bf648b
|
Bug 736708 - 2/3: RIL implementation. r=gene
|
2013-11-20 03:46:15 +08:00 |
|
Vicamo Yang
|
05c75149f1
|
Bug 736708 - 1/3: WebSMS - support Replace-Short-Message-Type. Don't return next message id. r=gene
|
2013-11-20 03:46:12 +08:00 |
|
Vicamo Yang
|
6b63da3aea
|
Bug 889898 - MobileMessage: remove fallback backend, android/MmsService and SmsService::HasSupport(). r=gene
|
2013-11-15 17:07:33 +08:00 |
|
Vicamo Yang
|
2ac8ad8d1f
|
Bug 885679 - 1/3: B2G MMS - Add 'lastMessageSubject' to MobileMessageThread object. Interface changes. sr=gene
|
2013-11-06 20:46:02 +08:00 |
|
Chuck Lee
|
20fee65b25
|
Bug 859215 - 0002. IPDL change to support get SMSC address. r=vicamo
|
2013-09-16 10:12:38 +08:00 |
|
Chuck Lee
|
596403d7c9
|
Bug 859215 - 0001. IDL change. r=vicamo
|
2013-09-16 10:12:35 +08:00 |
|
Gene Lian
|
4486903fa6
|
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 1, DOM API IDL). r=hsinyi
|
2013-11-05 21:50:38 +08:00 |
|
Carsten "Tomcat" Book
|
733d0296fe
|
Backed out changeset f27a2aba0db2 (bug 927711) for build failure/bustage
|
2013-11-05 12:44:47 +01:00 |
|
Gene Lian
|
f4e6596c47
|
Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 1, DOM API IDL). r=hsinyi
|
2013-11-05 19:02:01 +08:00 |
|
Gene Lian
|
373683bc54
|
Bug 932201 - [B2G][DSDS] Gecko needs to properly download MMS for non-active SIM. r=ctai,vicamo
|
2013-11-05 17:21:56 +08:00 |
|
Chia-hung Tai
|
93f94c49df
|
Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang
|
2013-11-04 11:36:00 +08:00 |
|
Carsten "Tomcat" Book
|
2b7e74eaee
|
Backed out changeset a876f43914f6 (bug 921919) for build failures on a CLOSED TREE
|
2013-11-04 08:44:00 +01:00 |
|
Chia-hung Tai
|
de2310c350
|
Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang
|
2013-11-04 11:36:00 +08:00 |
|
Gene Lian
|
5975f19417
|
Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 3, add ICC ID). r=vicamo
|
2013-11-02 18:17:25 +08:00 |
|
Gene Lian
|
27f8014574
|
Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 2, IPDL for IPC). r=vicamo
|
2013-11-02 18:17:16 +08:00 |
|
Gene Lian
|
69bd4ee461
|
Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 1, DOM API IDL). sr=hsinyi r=vicamo
|
2013-11-02 18:16:59 +08:00 |
|
Gene Lian
|
ad742be574
|
Bug 887159 - B2G SMS: Handle message delivered timestamp for delivery report (part 2, implementation and tests). r=vicamo
|
2013-11-01 20:00:55 +08:00 |
|
Gene Lian
|
d6579c280b
|
Bug 887159 - B2G SMS: Handle message delivered timestamp for delivery report (part 1, DOM IDL). sr=hsinyi
|
2013-11-01 19:48:38 +08:00 |
|
Shao Hang Kao
|
05f9ff6a1a
|
Bug 928821 - B2G MMS: put deliveryStatus[] into a more generic structure MmsDeliveryInfo[] sr=gene r=gene
|
2013-10-22 16:57:25 +08:00 |
|
Vicamo Yang
|
638a2abf68
|
Bug 920551 - 2.a/2: fix MobileMessage. r=gene,khuey
|
2013-10-29 16:12:37 +08:00 |
|
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 |
|