This is definitely related to #15, since the app does crash when focus is lost but the app continues to run. It is also wise to support this to limit resource consumption on the device.
Additionally, there may be an issue with the Boggle countdown timer continuing to run after the activity is killed, and calling methods on an object that has been garbage collected... need to look into this further.