OrangesCyf / boardgamegeek

Automatically exported from code.google.com/p/boardgamegeek
0 stars 0 forks source link

Main screen with last items #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Instead of displaying the BGG logo, the main page could show the last items 
viewed for quick access. That would be especially nice if account features 
(i.e. add play) are added.

Original issue reported on code.google.com by revilo.f...@gmail.com on 15 Jul 2010 at 6:39

GoogleCodeExporter commented 9 years ago
Huh, this should become an enhancement, but I fail to see the option to change 
this. First use of google code, sorry :)

- lydon

Original comment by revilo.f...@gmail.com on 15 Jul 2010 at 6:40

GoogleCodeExporter commented 9 years ago
Don't worry - on the internet you're never really alone :)  Changed to 
Enhancement.

Original comment by bond.den...@gmail.com on 15 Jul 2010 at 6:50

GoogleCodeExporter commented 9 years ago
Actually, Android design patterns dictate that the initial screen is a 
dashboard with access to the most common features. It's likely there will be 
access to the last viewed games.

Original comment by chris.co...@gmail.com on 15 Jul 2010 at 10:22

GoogleCodeExporter commented 9 years ago
Refinement of the idea: Like the Mail app (HTC) has the message view as it's 
main screen. There are buttons to filter the list of messages to show only new 
stuff, or mails with attachments, etc.

This app could show Recent Items, My Collection, Wishlist, etc. as jumppoint. 
Search via the search key and filter the lists by using the menu key.

I would avoid a matrix of buttons (just to give an example) that gives you 
access to some functions of the app, cause for me the CENTRAL part are the 
items in the database and anything else is based on a choice of a subset of 
these items. So selecting what to manipulate first is the natural UI choice in 
my oppinion.

Original comment by revilo.f...@gmail.com on 19 Jul 2010 at 5:18

GoogleCodeExporter commented 9 years ago
Perhaps we could add a "favorites" or "MRU" display of games to the home 
activity on tablet devices. That would leave room for a full 6 button dashboard 
and matches well with the emerging Android UI standard.

Original comment by chris.co...@gmail.com on 13 Jun 2011 at 4:06

GoogleCodeExporter commented 9 years ago
Implemented the navigation drawer and removed the dashboard.
Added a "mostly recently viewed" sort order for the collection view.

Original comment by chris.co...@gmail.com on 18 Sep 2013 at 8:46