Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better activity flow between chooser and game #38

Closed
chrisboyle opened this issue Sep 18, 2011 · 6 comments
Closed

Better activity flow between chooser and game #38

chrisboyle opened this issue Sep 18, 2011 · 6 comments
Assignees
Labels
feature The current behaviour is acceptable, but could be better
Milestone

Comments

@chrisboyle
Copy link
Owner

First run:
Welcome dialog -> game chooser -> game -> user hits back button -> app exits.

Some users are confused that they're not back at the game chooser.

Subsequent runs:
Resumes previous game -> user hits back button -> app exits.

Users occasionally don't manage to find the game chooser again. :-(

Some users, myself included, want to dip in and out of their current puzzle without visiting the chooser (start app, make a move or two, Back). I don't want to break established behaviour for these users.

Some other users would prefer to always go back to the chooser; I have about 4 Market comments to this effect. This will be more the case once issue #17 is fixed (so you can have several different games in progress).

@chrisboyle
Copy link
Owner Author

An idea: make the game chooser a dialog, then you will naturally not expect "back" to re-open it. But this reduces the screen space, which may be fatal on a little HTC Wildfire or similar.

@chrisboyle
Copy link
Owner Author

A user just requested that the back button return to the chooser - I think the best we can do here is to add this as an option, off by default.

@Spirko
Copy link

Spirko commented Apr 2, 2012

Could have a 3-way option on this: SaveGame&Quit, MainMenu (GameChooser), and Ask. The ask dialog could have a selection to "Do this from now on" to set the option on the fly. Option would be called "Back button within a game" or something.

@chrisboyle
Copy link
Owner Author

Now inclined towards an option, on by default, possibly with a toast when returning to the chooser via Back. I think "ask" would be too disruptive though, so don't plan to do that.

@chrisboyle chrisboyle added this to the next-play-release milestone Sep 2, 2014
@doopl
Copy link
Contributor

doopl commented Sep 2, 2014

What would the toast say?

Do you think it would upset people if back always went to the chooser with no option? I mean, you'd still be able to leave the game in one press of the home button.

@chrisboyle
Copy link
Owner Author

I'd been thinking a toast of "Returning to chooser, disable this in settings" or something, but you're right, it's probably better to always do it, and see if anyone complains.

@chrisboyle chrisboyle self-assigned this Sep 2, 2014
@chrisboyle chrisboyle modified the milestones: 10264.1, next-play-release Jul 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature The current behaviour is acceptable, but could be better
Projects
None yet
Development

No branches or pull requests

3 participants