aykutuysal / smsspamdetector

Android application for sms spam detection using support vector machines and bayesian filtering
0 stars 0 forks source link

Single run AlarmReceiver #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Introduce a preference boolean value to check whether alarm is ever set before. 
If so, no need to re-set it etc.

Original issue reported on code.google.com by can...@gmail.com on 11 Jun 2011 at 8:23

GoogleCodeExporter commented 9 years ago
Also stop alarm when user turns off svm.

Original comment by can...@gmail.com on 12 Jun 2011 at 10:51

GoogleCodeExporter commented 9 years ago
Completed, now dependent on user preference.

Original comment by can...@gmail.com on 12 Jun 2011 at 2:23