prey / prey-android-client

Android client for the Prey anti-theft software.
http://preyproject.com
GNU General Public License v3.0
426 stars 184 forks source link

Prey's (1.1.1) Android Client is causing dial-out to lag and SMS to be bugged #68

Closed vikrem closed 9 years ago

vikrem commented 10 years ago

Hello,

Prey's newest client (1.1.1) appears to be making my Android phone lag when trying to dial a phone number, and also causes my phone's SMS to be duplicated and not work properly.

This issue seems to only happen when my phone does not have internet connectivity.

The issue appears to be line 869 in file https://github.com/prey/prey-android-client/blob/8c9d62f/src/com/prey/PreyConfig.java

I have not yet been able to test it, but I suspect this connectivity-checking loop is causing things to hang.

vikrem commented 9 years ago

Looks like this was fixed in a later version. Thank you! :+1: