Brenan
|
28e1a8e02d
Button is in a better place now
|
před 9 roky |
Brenan
|
f38305fbc2
Conservative layout values
|
před 9 roky |
Yiupang
|
179098ff55
fix exceptions
|
před 9 roky |
Brenan
|
4d86dab921
MyEventScreen goes to CreateEventScreen1 on button press
|
před 9 roky |
Yiupang
|
f5057f4e0d
Added a unit test
|
před 9 roky |
Brenan
|
cd7a39b3a7
MyEventScreen has event descriptions
|
před 9 roky |
Thomas Flucke
|
6546178ba8
Fixed issue that was causing GET to bug out. I had accidentally swapped the if/else conditions.
|
před 9 roky |
Thomas Flucke
|
9ef9f2697d
Modified HTTP handler to accept JSON or strings in the case of error messages.
|
před 9 roky |
Thomas Flucke
|
67c68b4f1d
Genericized HTTP response to allow any kind of JSON response instead of just Event List.
|
před 9 roky |
Fernando Diaz
|
ed8478df87
Fix editText in event details
|
před 9 roky |
Brenan
|
e6b739f24c
Update myevent_screen.xml
|
před 9 roky |
Yiupang
|
a4c7e5c4c5
Fix some smells
|
před 9 roky |
Yiupang
|
000e7f97cf
Add Yiupang's test cases' templates and home btn on activity_login
|
před 9 roky |
Zachary Hatton
|
062c1d8e23
Create Event Screen update
|
před 9 roky |
Zachary Hatton
|
0f283d9039
Create Event Screen update
|
před 9 roky |
Fernando Diaz
|
4d1e3269bb
Fixed app_id in strings.xml
|
před 9 roky |
Zachary Hatton
|
c0a5d3a8a6
Create Event changes
|
před 9 roky |
Fernando Diaz
|
714b800a48
Log in fix and logo
|
před 9 roky |
Thomas Flucke
|
4ced5fc537
Fixed issue with POST saying event id not found.
|
před 9 roky |
Yiupang
|
46701d0562
Update default images
|
před 9 roky |
Yiupang
|
3f6d6792a5
make event list prettier
|
před 9 roky |
Thomas Flucke
|
ffd389134c
Set up GET to use dynamic data. Sample body for a PUT request:
|
před 9 roky |
Thomas Flucke
|
b1433c7912
Added extra method to set request body.
|
před 9 roky |
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.
|
před 9 roky |
Zachary Hatton
|
a3c33bf850
Revised Create Event Screen
|
před 9 roky |
Thomas Flucke
|
abde86dd64
Set up memory database to use for testing and configured Event API to use (not GET for testing purposes)
|
před 9 roky |
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.
|
před 9 roky |
Fernando Diaz
|
1add5445e4
Facebook Log In. You'll need to make a facebook developers account in order for app to redirect after log in.
|
před 9 roky |
Yiupang
|
79dcbb98ad
fix some smells
|
před 9 roky |
Yiupang
|
b21a69206f
Finish GET data from the server
|
před 9 roky |