Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: notify when new comic is available #20

Open
jskeet opened this issue Jun 11, 2010 · 1 comment
Open

Enhancement: notify when new comic is available #20

jskeet opened this issue Jun 11, 2010 · 1 comment

Comments

@jskeet
Copy link

jskeet commented Jun 11, 2010

It would be nice to optionally poll the web site in the background at appropriate times (either just on Mon/Wed/Fri or possibly every day, in order to catch "extra" comics) and display an Android notification when a new comic is available. The notification would launch the app to display the comic.

That way lazy people who occasionally lose track of what day it is could always be up to date.

Of course with Froyo this could be done with the notification framework, obviating the need for polling...

@damccull
Copy link
Contributor

damccull commented Jun 9, 2011

To use the notification framework, I believe there'd need to be a server set up that sends out the notifications. Might be easier and less expensive to just have it poll, like you originally suggested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants