siramix / buzzwords

A mobile word game that will change the word.
www.siramix.com/buzzwords
GNU General Public License v3.0
10 stars 1 forks source link

Bug: Phone goes to sleep on some activities #74

Closed lucasrowe closed 11 years ago

lucasrowe commented 12 years ago

Phone goes to sleep during the following known activities, check for others.

Buzzmode (this is a doozy)! Also during Ready dialog

edwardrowe commented 12 years ago

Tested all activities for sleepness. Here are the results:

Activity / Expected (Sleep or NoSleep) / Result

Title / Sleep / Sleep Packpurchase / S / S Gamesetup / S / S Turn / NS (at any time) / S (all times) TurnSummary / S / S GameEnd / S / S Buzzmode / NS / S Rules / S / S Settings / S / S

Essentially, Turn needs to not sleep as well as Buzzmode. I thought we fixed this. I'll look into it.

edwardrowe commented 12 years ago

This has been fixed as follows:

Buzzer will never go to sleep. Turn will go to sleep in all states except when the timer is running (unpaused). This includes "Are you ready?" or any dialog from the pause menu.