Remove LocalBroadcastReceiver
authorMarius Gavrilescu <marius@ieval.ro>
Tue, 26 Mar 2013 10:55:05 +0000 (12:55 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Tue, 26 Mar 2013 10:55:05 +0000 (12:55 +0200)
commitc0c92599e4794433ad69fffcfcd3af677a37b03a
treec124de91dc267a35869426cb81b469561e653924
parent02c042b0f3567b750a976368e398a4c0a3650d98
Remove LocalBroadcastReceiver

Since adding FonBotMainService#ACTION_TRIGGER_POLL, LocalBroadcastReceiver became useless, as the alarm can directly poll via the service.
AndroidManifest.xml
src/ro/ieval/fonbot/Heavy.java
src/ro/ieval/fonbot/LocalBroadcastReceiver.java [deleted file]
This page took 0.010432 seconds and 4 git commands to generate.