Instead of checking the subway status only when the app is open on the Subway
tab, use a configurable background service that will check the Subway Service
status on Twitter.
By default, the background service will check every 30 minutes.
The service will be friendly with the device battery (not checking when battery
lower than 25%).
The user will be able to customize the check frequency, disable it, enable it
only on WiFi...
A notification will be shown when the service is down.
When down, the checking frequency could be shorter (setting)...
Need to test how the service affects battery life and eventually disable it by
default so users don't complain about battery life issues.
Eventually check if the use last known location is near Montreal, before
checking the subway service status if the user is kilometers away.
Original issue reported on code.google.com by mathieu.mea on 12 Feb 2012 at 4:38
Original issue reported on code.google.com by
mathieu.mea
on 12 Feb 2012 at 4:38