Cronologia Commit

Autore SHA1 Messaggio Data
  Fernando Diaz 4a0f479df3 Updated Map to drop pin for each event. Renamed even details class/xml. Renamed lat/long getters and setters. 9 anni fa
  Fernando Diaz f8af42c80d Edited MapScreen to drop pins for each event. 9 anni fa
  Yiupang bf8033dafe added mockito.jar 9 anni fa
  Brenan 28e1a8e02d Button is in a better place now 9 anni fa
  Brenan f38305fbc2 Conservative layout values 9 anni fa
  Yiupang 179098ff55 fix exceptions 9 anni fa
  Brenan 4d86dab921 MyEventScreen goes to CreateEventScreen1 on button press 9 anni fa
  Yiupang f5057f4e0d Added a unit test 9 anni fa
  Brenan cd7a39b3a7 MyEventScreen has event descriptions 9 anni fa
  Thomas Flucke 6546178ba8 Fixed issue that was causing GET to bug out. I had accidentally swapped the if/else conditions. 9 anni fa
  Thomas Flucke 9ef9f2697d Modified HTTP handler to accept JSON or strings in the case of error messages. 9 anni fa
  Thomas Flucke 67c68b4f1d Genericized HTTP response to allow any kind of JSON response instead of just Event List. 9 anni fa
  Fernando Diaz ed8478df87 Fix editText in event details 9 anni fa
  Brenan e6b739f24c Update myevent_screen.xml 9 anni fa
  Yiupang a4c7e5c4c5 Fix some smells 9 anni fa
  Yiupang 000e7f97cf Add Yiupang's test cases' templates and home btn on activity_login 9 anni fa
  Zachary Hatton 062c1d8e23 Create Event Screen update 9 anni fa
  Zachary Hatton 0f283d9039 Create Event Screen update 9 anni fa
  Fernando Diaz 4d1e3269bb Fixed app_id in strings.xml 9 anni fa
  Zachary Hatton c0a5d3a8a6 Create Event changes 9 anni fa
  Fernando Diaz 714b800a48 Log in fix and logo 9 anni fa
  Thomas Flucke 4ced5fc537 Fixed issue with POST saying event id not found. 9 anni fa
  Yiupang 46701d0562 Update default images 9 anni fa
  Yiupang 3f6d6792a5 make event list prettier 9 anni fa
  Thomas Flucke ffd389134c Set up GET to use dynamic data. Sample body for a PUT request: 9 anni fa
  Thomas Flucke b1433c7912 Added extra method to set request body. 9 anni fa
  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 anni fa
  Zachary Hatton a3c33bf850 Revised Create Event Screen 9 anni fa
  Thomas Flucke abde86dd64 Set up memory database to use for testing and configured Event API to use (not GET for testing purposes) 9 anni fa
  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 anni fa