Kanaksinh / gtalksms

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

Why GtalkSMS intercept SMS before be launcher/connected ? #198

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I recently installed the application 
LBE Security service who tracks rights of applications.
I get a warning when I received a SMS to ask if I shoud give access GtalkSMS to 
it.

I'm agree that gtalkSMS could read my sms to display them when it's launched 
and connected. But why do that before ?? It's a little worry.

Regards.

Original issue reported on code.google.com by aurelien...@gmail.com on 12 Jul 2011 at 10:29

GoogleCodeExporter commented 8 years ago
Hi

Don't be worry, GTalkSMS is register as a SMS reader. So when you receive a SMS 
a part of GTalkSMS is called. 
If the application isn't started/connected we do nothing.
The Android OS didn't know if the application is started, so we are called 
anyway.

GTalkSMS ask a lot of permission because we use many features of the phone, 
it's the power of this application.

If you understand Java you can have a lock on the source code available on this 
website.

I'm closing this issue because it's not a bug.

For this kind of questions don't hesitate to use the mailing list  
http://groups.google.com/group/gtalksms-users

Thank you

Original comment by Florent....@gmail.com on 12 Jul 2011 at 8:17

GoogleCodeExporter commented 8 years ago
Just to ammend: The SMS receiver is active even when the App is not running 
because we have a feature that allows to start GTalkSMS by sending a special 
keyword via SMS.

Original comment by fschm...@gmail.com on 12 Jul 2011 at 8:25

GoogleCodeExporter commented 8 years ago
Okay I understand :)
Thanks for your explaination :)

Original comment by aurelien...@gmail.com on 13 Jul 2011 at 7:30