Yiupang
|
46701d0562
Update default images
|
9 vuotta sitten |
Yiupang
|
3f6d6792a5
make event list prettier
|
9 vuotta sitten |
Thomas Flucke
|
ffd389134c
Set up GET to use dynamic data. Sample body for a PUT request:
|
9 vuotta sitten |
Thomas Flucke
|
b1433c7912
Added extra method to set request body.
|
9 vuotta sitten |
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 vuotta sitten |
Zachary Hatton
|
a3c33bf850
Revised Create Event Screen
|
9 vuotta sitten |
Thomas Flucke
|
abde86dd64
Set up memory database to use for testing and configured Event API to use (not GET for testing purposes)
|
9 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
Yiupang
|
79dcbb98ad
fix some smells
|
9 vuotta sitten |
Yiupang
|
b21a69206f
Finish GET data from the server
|
9 vuotta sitten |
Thomas Flucke
|
8aa2024c5b
Updated server code to support eclipse and added "secret key" for heroku.
|
9 vuotta sitten |
Zachary Hatton
|
c585810c3e
Created basic create screen. Work in Progress.
|
9 vuotta sitten |
Yiupang
|
bd51b3637d
added eventListener that redirects to event's detail screen when an item on viewList is clicked
|
9 vuotta sitten |
BMcGuffin
|
09b0cce343
Added skeleton for details screen; will expand on this further.
|
9 vuotta sitten |
Fernando Diaz
|
dc3c5a0202
about us page
|
9 vuotta sitten |
Brenan
|
d96377a27e
Added dual lists for myevents/favoriteevents
|
9 vuotta sitten |
Yiupang
|
e576cd65be
fix crashes
|
9 vuotta sitten |
Brenan
|
34e0922b5a
Added dual lists for myevents/favoriteevents
|
9 vuotta sitten |
Yiupang
|
fdcc1d74bf
customized icon on the botton bar.
|
9 vuotta sitten |
Zachary Hatton
|
0b1c2ad24b
|
9 vuotta sitten |
Zachary Hatton
|
08e96f4b67
Made comments wherever a code smell was. Fixed some code smells. Updated Event class.
|
9 vuotta sitten |
Yiupang
|
1fab194252
commented out fb api and did event listview
|
9 vuotta sitten |
Zachary Hatton
|
e56793c553
Fixed a couple errors with Event
|
9 vuotta sitten |
Zachary Hatton
|
01e692eacb
Added set and get methods to Event Class
|
9 vuotta sitten |
Yiupang
|
5bc5ba80f5
Integrate Google Map with the app
|
9 vuotta sitten |
Thomas Flucke
|
7c1dd9328d
Readded Event model to server
|
9 vuotta sitten |
Thomas Flucke
|
193dd5b112
Removed Event.java
|
9 vuotta sitten |
Thomas Flucke
|
d4dbb801fd
Added jackson JSON parsing library as a dependancy for the android app.
|
9 vuotta sitten |
Thomas Flucke
|
648cea698a
Fixed import and commented out annotations temporarily.
|
9 vuotta sitten |