History log of /frameworks/opt/mms/src/java/com/google/android/mms/pdu/PduParser.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a81f07778a3400a7839564f9fc027b1548329004 17-Aug-2012 Anson Zhang <anson.zhang@sonymobile.com> Support MMS with empty subject

Phones fail to receive MMS messages that have empty subject.
There are operators who report this as an issue.

Change-Id: I553e4d6524638d12290d2c2f0c4640b261eeddf5
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/PduParser.java
d02b0b273f4915d1873bbb5472492380451b84ff 29-Aug-2012 Tom Taylor <tomtaylor@google.com> Support group mms

Bug 6282172

Add some logging code (turned off) to the pdu parser to make it easy to
see what's in the pdu. When we're looking for a thread that an incoming
message belongs to, use all the recipients the message was addressed to.

Change-Id: I791c9594d9645903bb392f0fb29dc8522159c424
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/PduParser.java
d02a064168ae5c916b977182b764580e601cb084 14-Jun-2012 Wink Saville <wink@google.com> Create mms-common

mms-common was created by moving all of
frameworks/base/core/java/com/google/android/mms
to:
frameworks/opt/mms

Change-Id: I7b9f491e19161d86ccfffc01ace826de23ef167e
/frameworks/opt/mms/src/java/com/google/android/mms/pdu/PduParser.java