Execute commands received via SMS on the main service
authorMarius Gavrilescu <marius@ieval.ro>
Mon, 25 Aug 2014 10:54:48 +0000 (13:54 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Mon, 25 Aug 2014 10:54:48 +0000 (13:54 +0300)
commite0c7f061c5a2a4d8798deed39a8347f6e3a0e54b
treec0da18f37cba281ca74f13a99803c93d1afe8203
parentba6b96a349051e64a04e8969bb1f907d9d4b01a7
Execute commands received via SMS on the main service

Until now, commands received via SMS were executed on the
BroadcastReceiver, breaking some commands (such as speak). Thanks to
Valerio Bozzolan for reporting this issue.
src/ro/ieval/fonbot/FonBotMainService.java
src/ro/ieval/fonbot/SmsReceiver.java
This page took 0.010136 seconds and 4 git commands to generate.