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

Android notification: "Prey is working its magic!" #59

Closed Marooned-MB closed 10 years ago

Marooned-MB commented 10 years ago

Since recently update Pray is pushing notification on phone every few minutes saying "Prey is working its magic!". Strange thing is that I've checked git repository and the last change in the code using notification_title message was done in 2011.

Anyway, this really frustrating and there is no option to disable this. Pray is supposed to work silently! When the phone is stolen the last thing we want is to tell the thief that there is some tracking service working in the background. This makes Pray absolutely pointless!

This notification is even "lying" as it says that the new report was sent and it leads us to the www Pray panel where there is no info about the report. Why even sending a report when device is not marked as missing?

Looks like Charlie Foxtrot a bit.

jCalaU commented 10 years ago

Thanks Marooned-MD, this issue was solved here https://github.com/prey/prey-android-client/commit/b1ad8c00856e5810c8b96efe2cc8e9be8adc235e

Marooned-MB commented 10 years ago

Thanks for the fix!