Let users disable command confirmations over SMS
authorMarius Gavrilescu <marius@ieval.ro>
Mon, 1 Sep 2014 21:49:14 +0000 (00:49 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Mon, 1 Sep 2014 21:49:14 +0000 (00:49 +0300)
commita5259b32f390d9adf8bca1b7a4bbb620bde11479
tree1e3ba4652fba4bf6b84b9457141bed5845f7fc1a
parente4e4926fe4f8580a24ff0a5e9c8d28736962d63a
Let users disable command confirmations over SMS

Most FonBot commands confirm their execution with a short message, but
this can be wasteful is SMS messages are used. This commit adds a new
preference that disables confirmation messages if the command was sent
over SMS. Thanks to Valerio Bozzolan for the suggestion in bug 14.
res/xml/prefs.xml
src/ro/ieval/fonbot/Heavy.java
src/ro/ieval/fonbot/SmsStatusReceiver.java
src/ro/ieval/fonbot/Utils.java
This page took 0.01092 seconds and 4 git commands to generate.