Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Flucke 9ef9f2697d Modified HTTP handler to accept JSON or strings in the case of error messages. hace 9 años
  Thomas Flucke 67c68b4f1d Genericized HTTP response to allow any kind of JSON response instead of just Event List. hace 9 años
  Fernando Diaz ed8478df87 Fix editText in event details hace 9 años
  Brenan e6b739f24c Update myevent_screen.xml hace 9 años
  Yiupang a4c7e5c4c5 Fix some smells hace 9 años
  Yiupang 000e7f97cf Add Yiupang's test cases' templates and home btn on activity_login hace 9 años
  Zachary Hatton 062c1d8e23 Create Event Screen update hace 9 años
  Zachary Hatton 0f283d9039 Create Event Screen update hace 9 años
  Fernando Diaz 4d1e3269bb Fixed app_id in strings.xml hace 9 años
  Zachary Hatton c0a5d3a8a6 Create Event changes hace 9 años
  Fernando Diaz 714b800a48 Log in fix and logo hace 9 años
  Thomas Flucke 4ced5fc537 Fixed issue with POST saying event id not found. hace 9 años
  Yiupang 46701d0562 Update default images hace 9 años
  Yiupang 3f6d6792a5 make event list prettier hace 9 años
  Thomas Flucke ffd389134c Set up GET to use dynamic data. Sample body for a PUT request: hace 9 años
  Thomas Flucke b1433c7912 Added extra method to set request body. hace 9 años
  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. hace 9 años
  Zachary Hatton a3c33bf850 Revised Create Event Screen hace 9 años
  Thomas Flucke abde86dd64 Set up memory database to use for testing and configured Event API to use (not GET for testing purposes) hace 9 años
  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. hace 9 años
  Fernando Diaz 1add5445e4 Facebook Log In. You'll need to make a facebook developers account in order for app to redirect after log in. hace 9 años
  Yiupang 79dcbb98ad fix some smells hace 9 años
  Yiupang b21a69206f Finish GET data from the server hace 9 años
  Thomas Flucke 8aa2024c5b Updated server code to support eclipse and added "secret key" for heroku. hace 9 años
  Zachary Hatton c585810c3e Created basic create screen. Work in Progress. hace 9 años
  Yiupang bd51b3637d added eventListener that redirects to event's detail screen when an item on viewList is clicked hace 9 años
  BMcGuffin 09b0cce343 Added skeleton for details screen; will expand on this further. hace 9 años
  Fernando Diaz dc3c5a0202 about us page hace 9 años
  Brenan d96377a27e Added dual lists for myevents/favoriteevents hace 9 años
  Yiupang e576cd65be fix crashes hace 9 años