iliyantn / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

received MMS in threadview are all from me #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.downloaded the RC1 from Market :D
2.tested mms handling

What is the expected output? What do you see instead?
the received MMS are in threadview shown as from "ich" not from the 
sender. So all MMS I got are from me in the view (SMSDroid say it!). Only 
the MMS, the SMS are correctly shown

What version of the product are you using? On what operating system?
SMSDroid v 0.0.11 on htc Magic with Android 1.6

Please provide any additional information below.
low priority for me. It's actually no problem. 
thx for this great app

Original issue reported on code.google.com by fw1977m...@gmail.com on 5 May 2010 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by felix.bechstein on 6 May 2010 at 4:53

GoogleCodeExporter commented 9 years ago
hmpf. i simply do not know, how to fix this.
this is the same problem as adress for mms. i do not know where this is located 
in
the systems database..

Original comment by felix.bechstein on 6 May 2010 at 8:16

GoogleCodeExporter commented 9 years ago
No problem at the moment. Switch it to a lower priority and I'm sure you will 
be enlighted in some days. 
Then you are able to fix it. I can wait some days.

Original comment by fw1977m...@gmail.com on 6 May 2010 at 8:28

GoogleCodeExporter commented 9 years ago
please try this one.
please make sure that outgoing mms are shown as outgoing (i do not have any 
here.)
if not: please go to the particular message list, press home, launch sendlog.

Original comment by felix.bechstein on 9 May 2010 at 6:32

Attachments:

GoogleCodeExporter commented 9 years ago
Nearly perfect. The names are correctly shown. Outgoing with "ich" and the 
others with the right name. 
But the outgoing are sortet at the end of the list in theadview. Now it is as 
if the sent mms are my last 
message. In every thread.

I sent the log as you wrote.

Original comment by fw1977m...@gmail.com on 9 May 2010 at 7:10

GoogleCodeExporter commented 9 years ago
please try again.
seems like mms drafts/outgoing do have the same m_type

Original comment by felix.bechstein on 9 May 2010 at 7:26

Attachments:

GoogleCodeExporter commented 9 years ago
:) sorry, it's a little bit funny. I hope you can smile too. Now it is sorted 
correctly, like before. But all 
mms, also the outgoings are NOT from me. They are all from the receiver.

Original comment by fw1977m...@gmail.com on 9 May 2010 at 7:54

GoogleCodeExporter commented 9 years ago
and here we go. forgot to remove one comment..

-  // TODO case Message.MMS_OUT:
+  case Message.MMS_OUT:

Original comment by felix.bechstein on 9 May 2010 at 8:01

Attachments:

GoogleCodeExporter commented 9 years ago
Yes! That was it. Works perfect(ly?)!

Great job!

Original comment by fw1977m...@gmail.com on 9 May 2010 at 8:10

GoogleCodeExporter commented 9 years ago
\o/

Original comment by felix.bechstein on 9 May 2010 at 8:41