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