vinaykumar129 / talkmyphone

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

SMS are not added to sms database #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. send an sms from talkmyphone
2. open another sms application
3. notice that sms you sent is not here, despite being sent received by third 
party.

What is the expected output? What do you see instead?
Sent SMS should be added to sms database.

What version of the product are you using? On what operating system?
Talkmyphone 1.4

Please provide any additional information below.

Original issue reported on code.google.com by sean...@gmail.com on 8 Sep 2010 at 12:12

GoogleCodeExporter commented 8 years ago
I do not promise anything on this one.

Even if I fix it, google does not officially give access to this "database". 
Third party apps that update the outbox (that is the standard name for the 
database you are refering to) are using a hack google has been mentioning in 
their android developper blog:

http://android-developers.blogspot.com/2010/05/be-careful-with-content-providers
.html

So far, sms apps like SmsPopup are using this hack for updating the outbox (I 
checked their code) but basically, what is said in this article is that this 
code can break anytime with an API update from google...

I'll fix it with the same hack, we'll see if google change their mind...

Original comment by chm.duquesne on 8 Sep 2010 at 4:45

GoogleCodeExporter commented 8 years ago
No problem, every other sms client is populating the outbox, so a hack is 
enough for me :-)

Original comment by sean...@gmail.com on 8 Sep 2010 at 5:00

GoogleCodeExporter commented 8 years ago
This function would be great! Thanks!

Original comment by 4kb...@gmail.com on 8 Sep 2010 at 5:52

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I also came to request  this, thanks for looking into it!

Original comment by NLcloth...@gmail.com on 9 Sep 2010 at 5:05

GoogleCodeExporter commented 8 years ago
Adding this feature would be great !

Original comment by augustin...@gmail.com on 10 Sep 2010 at 8:30

GoogleCodeExporter commented 8 years ago
Please stop with those "+1 Me too" comments, they trigger useless mail 
notifications.

Just star the issue, it has the same signification and it will show your 
interest!

Original comment by sean...@gmail.com on 10 Sep 2010 at 8:34

GoogleCodeExporter commented 8 years ago
Hello
Ton dernier code est bon il te manque seulement les permissions READ_SMS & 
WRITE_SMS testé sur mon Magic et sur l'émulateur.

Original comment by Florent....@gmail.com on 10 Sep 2010 at 11:14

GoogleCodeExporter commented 8 years ago
Ah merci! Je me demandais pourquoi ça n'allait pas...

Original comment by chm.duquesne on 11 Sep 2010 at 12:33

GoogleCodeExporter commented 8 years ago
Fixed in last beta (thanks to Florent Lopez).

Original comment by chm.duquesne on 12 Sep 2010 at 11:00

GoogleCodeExporter commented 8 years ago
I updated the app from the appoke market.
I just used it to send a SMS with Gtalk and I got twice each notification ("SMS 
sent" and "SMS delivered"). In my SMS client (I use handcent) I got the message 
twice.

Has it been sent twice (I can confirm that as soon as my friend read the 
message(s), I'll ask for more info) ? Or is that a bug caused by handcent ?

Original comment by augustin...@gmail.com on 12 Sep 2010 at 4:11