altosdroid: Keep speaking even when screen is off
authorKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 02:17:40 +0000 (19:17 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 02:17:40 +0000 (19:17 -0700)
commitb64ab2a8a25b0c22443bc77829c7f35b4f1c2455
treeaa912a6c7d46d4ade47dfa10d6e828c3458aad72
parentd015cfc1499a263549f52d46e9e5b934fcb94f53
altosdroid: Keep speaking even when screen is off

Move the voice and telemetry disabling calls from onStop to onDestroy
so that a stopped application only leaves off updating the screen, and
not the voice bits as well.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java