Commit Graph

14 Commits

Author SHA1 Message Date
Chia-hung Tai
7f0f01fea5 Bug 792328 - Process MM text attachment to String. r=vyang 2013-01-17 17:35:14 +08:00
Chia-hung Tai
5a02eb842b Bug 823816 - Replace NullTerminatedTexts with TextString in ConstrainedEncoding. r=vyang 2012-12-24 14:33:20 +08:00
Chia-hung Tai
85dc9a9ee5 Bug 792330 - Add all WSP content types into WSP_WELL_KNOWN_CONTENT_TYPES; r=vyang 2012-11-21 11:13:48 +08:00
Vicamo Yang
a39061d0de Bug 761057 - Part 2: Add required encoders for M-Send.req/M-Send.conf PDU, r=philikon 2012-07-26 12:11:40 +08:00
Vicamo Yang
f6f2cd1a53 Bug 761057 - Part 1: disable some v1.4 parameters for compatibility, r=philikon
Carrier's MMS implementation may not be up-to-date. Encoding some
mandatory well known parameters with newest version might cause
problem and not accepted by MMSC.
2012-07-26 12:11:33 +08:00
Vicamo Yang
5a737efb7b Bug 761069: B2G MMS: support email addressing model, r=philikon 2012-07-26 10:07:56 +08:00
Vicamo Yang
7766802bee Bug 775038 - Part 4: fix type parameter decode, r=philikon 2012-07-23 10:20:50 +08:00
Vicamo Yang
500609a0fa Bug 775038 - Part 3: Refactor X-Mms-Retrieve-Status decoding, r=philikon
MMS defines several status groups. They may have errors of the same
meaning but assigned with different numbers. Rename error value
constants to prevent from name collisions.

Also simplify decoding process.
2012-07-23 10:20:45 +08:00
Vicamo Yang
b81d1a14ce Bug 775038 - Part 2: refactor ContentLocationValue test cases, r=philikon 2012-07-23 10:20:40 +08:00
Vicamo Yang
fa297c4400 Bug 775038 - Part 1: fix various minor defects, r=philikon
* Document Address.decode()
* Merge CharsetEncodedString into EncodedStringValue
* Merge ClassIdentifier into MessageClassValue
* Export missed coder objects and fix test scripts as well
* ReplyChargingValue is defined in MmsPduHelper, not WspPduHelper
* Fix multiple decode test cases data
* Char-set value in EncodedStringValue should be decoded as IntegerValue
* Don't insert per PDU typeinfo into decoded MMS message object
* "Date" is also a mandatory field for M-Retrieve.req PDU.
2012-07-23 10:20:34 +08:00
Vicamo Yang
eb01e9be8d Bug 773592: suppor MMS headers with multiple values, r=philikon 2012-07-20 14:40:01 +08:00
Vicamo Yang
0df8eb25a5 Bug 749856 - Part 6: add WSP/MMS encoding, r=philikon 2012-06-04 13:05:03 +08:00
Vicamo Yang
1776f22dbc Bug 749856 - Part 2: Add MmsPduHelper, r=philikon 2012-06-04 13:04:44 +08:00
Vicamo Yang
7bf41b202b Bug 744360 - Part 1: add WspPduHelper, r=philikon 2012-06-04 13:04:24 +08:00