Commit Graph

326 Commits

Author SHA1 Message Date
Shao Hang Kao
838999d3a4 Bug 935873 - MMS retry should handle modified input stream, Part 2 - test case, r=vyang 2013-11-13 17:57:45 +08:00
Shao Hang Kao
b7759a021d Bug 935873 - MMS retry should handle modified input stream, Part 1 - Implementation, r=vyang 2013-11-13 17:54:38 +08:00
Bevis Tseng
5e1cdc3f19 Bug 937894 - [B2G][MMS] Unable to send MMS without having manually input MMS port value (AT&T SIM). r=gene 2013-11-13 15:47:49 +08:00
Birunthan Mohanathas
58a91e67d8 Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan 2013-11-11 14:17:14 -05:00
Vicamo Yang
2d29cb9e3f Bug 936763 - B2G MMS: the connected/disconnected network can come from 3G not MMS, which throws exceptions when accessing MMS proxy settings. r=vicamo 2013-11-11 12:41:03 +08:00
Vicamo Yang
f850406118 Bug 885679 - 3/3: test cases. r=gene 2013-11-06 20:46:13 +08:00
Vicamo Yang
3dc218f8ad Bug 885679 - 2/3: DOM & backend changes. r=gene 2013-11-06 20:46:06 +08:00
Vicamo Yang
0821717569 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
8f61c5b0f8 Bug 859215 - 0005. Marionette test for read SMSC address. r=vicamo. 2013-09-16 10:12:45 +08:00
Chuck Lee
54cea5eddf Bug 859215 - 0004. Get SMSC address in mobilemessage. r=vicamo 2013-09-16 10:12:43 +08:00
Chuck Lee
a4cd8ed8e4 Bug 859215 - 0002. IPDL change to support get SMSC address. r=vicamo 2013-09-16 10:12:38 +08:00
Chuck Lee
348ff21961 Bug 859215 - 0001. IDL change. r=vicamo 2013-09-16 10:12:35 +08:00
Gene Lian
d648d92ec0 Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 2, implementation). r=ctai 2013-11-06 10:30:25 +08:00
Gene Lian
6de68d1cfa 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
0a601b940b Backed out changeset f27a2aba0db2 (bug 927711) for build failure/bustage 2013-11-05 12:44:47 +01:00
Carsten "Tomcat" Book
a6ca1b79a5 Backed out changeset 6cb70cc44e8c (bug 927711) for build failure/bustage 2013-11-05 12:44:33 +01:00
Gene Lian
9fa9c34615 Bug 927711 - B2G MMS : Handle message delivered timestamp for delivery report (part 2, implementation). r=ctai 2013-11-05 19:02:33 +08:00
Gene Lian
d1ee4dbc77 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
6d99c2a8bb 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
Ryan VanderMeulen
a6b084b84f Merge b2g-inbound to m-c. 2013-11-04 16:17:59 -05:00
Carsten "Tomcat" Book
f10da167db merge b2g-inbound to mozilla-central 2013-11-04 13:52:18 +01:00
Carsten "Tomcat" Book
5fc6dc9c6e Backed out changeset a876f43914f6 (bug 921919) for build failures on a CLOSED TREE 2013-11-04 08:44:00 +01:00
Chia-hung Tai
88e3cfe5ce 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
Chia-hung Tai
a85ed734f4 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
Nathan Froyd
a418387f4c Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
These includes are no longer needed.  It's much easier to locate these
includes when they're not obscured by a bunch of other stuff.
2013-10-18 14:47:04 -04:00
Nathan Froyd
cabc180073 Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
These include statements have been made redundant by all the qualifications
to the using statements.
2013-10-18 13:34:08 -04:00
Nathan Froyd
ad3ed9e5be Bug 918651 - part 5 - qualify all IPDL using statements with required header; r=ehsan 2013-10-01 15:25:07 -04:00
Gene Lian
6ee6d2a61e Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports (follow-up). r=ctai 2013-11-01 22:45:57 +08:00
Gene Lian
5e32be762d 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
552be33c21 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
Gene Lian
369aca7ecc Bug 933207 - B2G SMS & MMS: Fire system messages for the delivery reports. r=ctai 2013-11-01 17:55:54 +08:00
Chia-hung Tai
2d1364cfa6 Bug 914060 - [B2G][Helix][message][zhaotao] Wired combination algorithm when handling sending sms to different phone numbers:phonebook digits match not work. r=vyang 2013-10-31 17:20:00 +08:00
Shao Hang Kao
3d2ffbbfdb Bug 928821 - B2G MMS: put deliveryStatus[] into a more generic structure MmsDeliveryInfo[] sr=gene r=gene 2013-10-22 16:57:25 +08:00
Bevis Tseng
b499932469 Bug 922580 - B2G MMS: Stop downloading MMS immediately when airplane mode is on. r=gene 2013-10-28 16:43:38 +08:00
Chia-hung Tai
ba49087806 Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene 2013-10-30 11:48:47 +08:00
Ed Morley
d54e219b06 Merge mozilla-central and b2g-inbound 2013-10-29 16:34:46 +00:00
Vicamo Yang
90db936578 Bug 920551 - 2.a/2: fix MobileMessage. r=gene,khuey 2013-10-29 16:12:37 +08:00
Nicholas Nethercote
ba1e9bce90 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Carsten "Tomcat" Book
63e13d3fb3 Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
Mike Hommey
1d566f7586 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Vicamo Yang
fe6bb6c92a Bug 926302 - 3/3: test cases. r=hsinyi 2013-10-24 16:15:15 +08:00
Vicamo Yang
d5accb0c72 Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey 2013-10-24 16:15:06 +08:00
Vicamo Yang
a2dff26413 Bug 926302 - 2.a/3: refactor preference/settings names. r=gene 2013-10-24 16:14:59 +08:00
Vicamo Yang
ff080eb1b2 Bug 926302 - 1/3: B2G DSDS - numRadioInterfaces and default service ids. Interface changes. r=hsinyi 2013-10-24 16:14:50 +08:00
Mike Hommey
61124c1afc Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Mike Hommey
e2ae65f67a Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal 2013-10-24 08:00:23 +09:00
Trevor Saunders
d3d322d222 [PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
 content/media/webspeech/recognition/Makefile.in |  1 -
 content/media/webspeech/recognition/moz.build   |  5 +-
 content/media/webspeech/synth/Makefile.in       |  1 -
 content/media/webspeech/synth/pico/Makefile.in  |  3 --
 dom/alarm/Makefile.in                           |  2 -
 dom/apps/src/Makefile.in                        |  1 -
 dom/base/Makefile.in                            |  2 -
 dom/base/moz.build                              | 26 ++++++++++-
 dom/battery/Makefile.in                         |  1 -
 dom/bindings/Makefile.in                        |  3 --
 dom/bindings/moz.build                          | 17 ++++++-
 dom/bindings/test/Makefile.in                   |  5 +-
 dom/bluetooth/Makefile.in                       |  2 -
 dom/bluetooth/moz.build                         |  7 ++-
 dom/browser-element/Makefile.in                 |  3 --
 dom/browser-element/moz.build                   |  6 ++-
 dom/camera/Makefile.in                          |  1 -
 dom/camera/moz.build                            |  5 +-
 dom/devicestorage/Makefile.in                   |  1 -
 dom/dom-config.mk                               | 61 -------------------------
 dom/encoding/Makefile.in                        |  1 -
 dom/fmradio/Makefile.in                         |  2 -
 dom/fmradio/ipc/Makefile.in                     |  1 -
 dom/fmradio/ipc/moz.build                       |  5 +-
 dom/fmradio/moz.build                           |  5 +-
 dom/icc/src/Makefile.in                         |  4 --
 dom/media/Makefile.in                           |  3 --
 dom/media/moz.build                             |  6 ++-
 dom/mobilemessage/src/Makefile.in               |  1 -
 dom/mobilemessage/src/moz.build                 |  5 +-
 dom/network/src/Makefile.in                     |  2 -
 dom/plugins/base/Makefile.in                    |  1 -
 dom/plugins/base/moz.build                      |  8 +++-
 dom/power/Makefile.in                           |  1 -
 dom/quota/Makefile.in                           |  1 -
 dom/system/gonk/Makefile.in                     |  2 -
 dom/telephony/Makefile.in                       |  1 -
 dom/time/Makefile.in                            |  1 -
 dom/wifi/Makefile.in                            |  5 --
 39 files changed, 85 insertions(+), 123 deletions(-)
 delete mode 100644 dom/dom-config.mk
 delete mode 100644 dom/wifi/Makefile.in
2013-10-23 17:20:55 -04:00
Birunthan Mohanathas
ca89c214af Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
Gene Lian
fb94fef200 Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 7, clean up for alignment). r=vicamo 2013-11-02 18:18:16 +08:00
Gene Lian
207ed721c8 Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 6, test cases). r=vicamo 2013-11-02 18:18:06 +08:00