CS4431 / CS4431-android

0 stars 0 forks source link

Add the user token to API calls that require it #19

Open flyingtoaster0 opened 10 years ago

flyingtoaster0 commented 10 years ago

user_id as a POST param for the token

-Skipping login if token exists -My Listings -Creating a sell -Sending the email -RemoveListing

flyingtoaster0 commented 10 years ago

Branch Cody's My_listings_infoscreens branch (because it already has onclicklisteners implemented) and add infinite scroll with token

flyingtoaster0 commented 10 years ago

Merge loginscreenstuff into gary's creating a sell branch

flyingtoaster0 commented 10 years ago

Merged login stuff into creating a sell branch