futurice / festapp-android

festapp Android client
http://futurice.github.io/festapp-server/
MIT License
12 stars 15 forks source link

Event is always ended, none of the HTTP GETs are actually run! #86

Closed joelmertanen closed 10 years ago

joelmertanen commented 10 years ago

In main activity and fest app service, the following test is ATM always false:

    if (nowDate.before(GigDAO.getEndOfSunday())) {

It masks a great deal of issues because the content is never actually updated.

NVI commented 10 years ago

Robotti3 will work on this.