azai91 / foursquared

Automatically exported from code.google.com/p/foursquared
Apache License 2.0
0 stars 0 forks source link

Provide native interface to add friends. #104

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Right now we launch a web browser for the user to add or remove friends in 
foursquare. We should provide a pretty user-interface to do that in the 
native app.

This is blocking on an API to add/remove friends.

Original issue reported on code.google.com by jlapenna on 21 Sep 2009 at 3:18

GoogleCodeExporter commented 8 years ago
/v1/findfriends/...
/v1/friend/...

Original comment by naveen...@gmail.com on 22 Dec 2009 at 5:29

GoogleCodeExporter commented 8 years ago
Adding friends is in, but we need to add an interface for removing friends. 
Perhaps this can be just a button on 
the user-details activity. Will open this as a separate issue.

Original comment by mar...@gmail.com on 23 Mar 2010 at 4:41