SergKlimov / flickr-viewer-for-honeycomb

Automatically exported from code.google.com/p/flickr-viewer-for-honeycomb
0 stars 0 forks source link

View User's Most Popular Photos #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We should add a new tab for viewing current user's most popular photos. The tab 
should also allow users to sort the photos by views(default option), comments 
or favourites. 

The API we should use is 
http://www.flickr.com/services/api/flickr.stats.getPopularPhotos.html

Original issue reported on code.google.com by yuyang...@gmail.com on 20 Sep 2011 at 2:19

GoogleCodeExporter commented 8 years ago
seems the api is not implemented in flickr4android, need to take care of.

Original comment by charle...@gmail.com on 20 Sep 2011 at 6:53

GoogleCodeExporter commented 8 years ago
sure, will do the implementation asap

Sent from my Nexus One

Original comment by yuyang...@gmail.com on 20 Sep 2011 at 7:05

GoogleCodeExporter commented 8 years ago
ui part 1 done, currently the sort type can not be specified, thinking of 
adding a setting section, this will depend on how frequent user uses this 
feature, if this feature is used often, providing action items in the photo 
grid view?

Original comment by charle...@gmail.com on 20 Sep 2011 at 3:11

GoogleCodeExporter commented 8 years ago
This feature has been implemented

Original comment by yuyang...@gmail.com on 24 Sep 2011 at 11:57

GoogleCodeExporter commented 8 years ago
actually this issue is not 100% done yet, still need to think about how to 
provide the sort condition...

Original comment by charle...@gmail.com on 24 Sep 2011 at 2:06