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 |
Thomas Flucke
|
8aa2024c5b
Updated server code to support eclipse and added "secret key" for heroku.
|
před 9 roky |
Zachary Hatton
|
c585810c3e
Created basic create screen. Work in Progress.
|
před 9 roky |
Yiupang
|
bd51b3637d
added eventListener that redirects to event's detail screen when an item on viewList is clicked
|
před 9 roky |
BMcGuffin
|
09b0cce343
Added skeleton for details screen; will expand on this further.
|
před 9 roky |
Fernando Diaz
|
dc3c5a0202
about us page
|
před 9 roky |
Brenan
|
d96377a27e
Added dual lists for myevents/favoriteevents
|
před 9 roky |
Yiupang
|
e576cd65be
fix crashes
|
před 9 roky |
Brenan
|
34e0922b5a
Added dual lists for myevents/favoriteevents
|
před 9 roky |
Yiupang
|
fdcc1d74bf
customized icon on the botton bar.
|
před 9 roky |
Zachary Hatton
|
0b1c2ad24b
|
před 9 roky |
Zachary Hatton
|
08e96f4b67
Made comments wherever a code smell was. Fixed some code smells. Updated Event class.
|
před 9 roky |
Yiupang
|
1fab194252
commented out fb api and did event listview
|
před 9 roky |
Zachary Hatton
|
e56793c553
Fixed a couple errors with Event
|
před 9 roky |
Zachary Hatton
|
01e692eacb
Added set and get methods to Event Class
|
před 9 roky |
Yiupang
|
5bc5ba80f5
Integrate Google Map with the app
|
před 9 roky |
Thomas Flucke
|
7c1dd9328d
Readded Event model to server
|
před 9 roky |
Thomas Flucke
|
193dd5b112
Removed Event.java
|
před 9 roky |
Thomas Flucke
|
d4dbb801fd
Added jackson JSON parsing library as a dependancy for the android app.
|
před 9 roky |
Thomas Flucke
|
648cea698a
Fixed import and commented out annotations temporarily.
|
před 9 roky |
Thomas Flucke
|
e7652feb45
Created Event model.
|
před 9 roky |
Yiupang
|
c28d9ffc78
Add buttomBar for navigation and the header
|
před 9 roky |
Yiupang
|
29e1dd9824
Commit rest of the files
|
před 9 roky |
Yiupang
|
2859929582
base
|
před 9 roky |
Thomas Flucke
|
3be5965bbc
Added controllers with dumby functions and mapped API calls to them.
|
před 9 roky |