Thomas Flucke
|
abde86dd64
Set up memory database to use for testing and configured Event API to use (not GET for testing purposes)
|
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 |
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 years ago |
Yiupang
|
79dcbb98ad
fix some smells
|
9 years ago |
Yiupang
|
b21a69206f
Finish GET data from the server
|
9 years ago |
Thomas Flucke
|
8aa2024c5b
Updated server code to support eclipse and added "secret key" for heroku.
|
9 years ago |
Zachary Hatton
|
c585810c3e
Created basic create screen. Work in Progress.
|
9 years ago |
Yiupang
|
bd51b3637d
added eventListener that redirects to event's detail screen when an item on viewList is clicked
|
9 years ago |
BMcGuffin
|
09b0cce343
Added skeleton for details screen; will expand on this further.
|
9 years ago |
Fernando Diaz
|
dc3c5a0202
about us page
|
9 years ago |
Brenan
|
d96377a27e
Added dual lists for myevents/favoriteevents
|
9 years ago |
Yiupang
|
e576cd65be
fix crashes
|
9 years ago |
Brenan
|
34e0922b5a
Added dual lists for myevents/favoriteevents
|
9 years ago |
Yiupang
|
fdcc1d74bf
customized icon on the botton bar.
|
9 years ago |
Zachary Hatton
|
0b1c2ad24b
|
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 |
Zachary Hatton
|
e56793c553
Fixed a couple errors with Event
|
9 years ago |
Zachary Hatton
|
01e692eacb
Added set and get methods to Event Class
|
9 years ago |
Yiupang
|
5bc5ba80f5
Integrate Google Map with the app
|
9 years ago |
Thomas Flucke
|
7c1dd9328d
Readded Event model to server
|
9 years ago |
Thomas Flucke
|
193dd5b112
Removed Event.java
|
9 years ago |
Thomas Flucke
|
d4dbb801fd
Added jackson JSON parsing library as a dependancy for the android app.
|
9 years ago |
Thomas Flucke
|
648cea698a
Fixed import and commented out annotations temporarily.
|
9 years ago |
Thomas Flucke
|
e7652feb45
Created Event model.
|
9 years ago |
Yiupang
|
c28d9ffc78
Add buttomBar for navigation and the header
|
9 years ago |
Yiupang
|
29e1dd9824
Commit rest of the files
|
9 years ago |
Yiupang
|
2859929582
base
|
9 years ago |
Thomas Flucke
|
3be5965bbc
Added controllers with dumby functions and mapped API calls to them.
|
9 years ago |
Thomas Flucke
|
928cabd62e
Added framework server template.
|
9 years ago |