Commit History

Author SHA1 Message Date
  Zachary Hatton 0a4bc0209a EventArrayAdapter desmelled 9 years ago
  Fernando Diaz abc367defb Got rid of code smells. 9 years ago
  Yiupang 089e24b815 Remove smells 9 years ago
  Fernando Diaz 4a0f479df3 Updated Map to drop pin for each event. Renamed even details class/xml. Renamed lat/long getters and setters. 9 years ago
  Yiupang 179098ff55 fix exceptions 9 years ago
  Thomas Flucke 9ef9f2697d Modified HTTP handler to accept JSON or strings in the case of error messages. 9 years ago
  Thomas Flucke 67c68b4f1d Genericized HTTP response to allow any kind of JSON response instead of just Event List. 9 years ago
  Fernando Diaz ed8478df87 Fix editText in event details 9 years ago
  Yiupang a4c7e5c4c5 Fix some smells 9 years ago
  Yiupang 000e7f97cf Add Yiupang's test cases' templates and home btn on activity_login 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
  Yiupang 79dcbb98ad fix some smells 9 years ago
  Yiupang b21a69206f Finish GET data from the server 9 years ago
  Yiupang bd51b3637d added eventListener that redirects to event's detail screen when an item on viewList is clicked 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
  Yiupang c28d9ffc78 Add buttomBar for navigation and the header 9 years ago