Commit History

Author SHA1 Message Date
  Fernando Diaz 714b800a48 Log in fix and logo 9 years ago
  Thomas Flucke 4ced5fc537 Fixed issue with POST saying event id not found. 9 years ago
  Yiupang 46701d0562 Update default images 9 years ago
  Yiupang 3f6d6792a5 make event list prettier 9 years ago
  Thomas Flucke ffd389134c Set up GET to use dynamic data. Sample body for a PUT request: 9 years ago
  Thomas Flucke b1433c7912 Added extra method to set request body. 9 years ago
  Thomas Flucke 62f78a3b77 I modified the HTTP interface to support PUT and DELETE, and also switched to using JSON as the method body to be compatable with server expected format. 9 years ago
  Zachary Hatton a3c33bf850 Revised Create Event Screen 9 years ago
  Thomas Flucke abde86dd64 Set up memory database to use for testing and configured Event API to use (not GET for testing purposes) 9 years ago
  Fernando Diaz 6daed5f66b Created new activity to redirect to event details. Created new XML for event details screen from old one to list info. Only listing name, food, and description so far. Note: first event in list causes crash, likely due to null values. 9 years ago
  Fernando Diaz 1add5445e4 Facebook Log In. You'll need to make a facebook developers account in order for app to redirect after log in. 9 years ago
  Yiupang 79dcbb98ad fix some smells 9 years ago
  Yiupang b21a69206f Finish GET data from the server 9 years ago
  Thomas Flucke 8aa2024c5b Updated server code to support eclipse and added "secret key" for heroku. 9 years ago
  Zachary Hatton c585810c3e Created basic create screen. Work in Progress. 9 years ago
  Yiupang bd51b3637d added eventListener that redirects to event's detail screen when an item on viewList is clicked 9 years ago
  BMcGuffin 09b0cce343 Added skeleton for details screen; will expand on this further. 9 years ago
  Fernando Diaz dc3c5a0202 about us page 9 years ago
  Brenan d96377a27e Added dual lists for myevents/favoriteevents 9 years ago
  Yiupang e576cd65be fix crashes 9 years ago
  Brenan 34e0922b5a Added dual lists for myevents/favoriteevents 9 years ago
  Yiupang fdcc1d74bf customized icon on the botton bar. 9 years ago
  Zachary Hatton 0b1c2ad24b 9 years ago
  Zachary Hatton 08e96f4b67 Made comments wherever a code smell was. Fixed some code smells. Updated Event class. 9 years ago
  Yiupang 1fab194252 commented out fb api and did event listview 9 years ago
  Zachary Hatton e56793c553 Fixed a couple errors with Event 9 years ago
  Zachary Hatton 01e692eacb Added set and get methods to Event Class 9 years ago
  Yiupang 5bc5ba80f5 Integrate Google Map with the app 9 years ago
  Thomas Flucke 7c1dd9328d Readded Event model to server 9 years ago
  Thomas Flucke 193dd5b112 Removed Event.java 9 years ago